Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/sdk-platform-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.17.0
Choose a base ref
...
head repository: googleapis/sdk-platform-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.18.0
Choose a head ref
  • 12 commits
  • 61 files changed
  • 7 contributors

Commits on Apr 12, 2023

  1. chore(main): release 2.17.1-SNAPSHOT (#1623)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    01cb4aa View commit details
    Browse the repository at this point in the history
  2. chore: Add HttpJson CRUD Showcase tests (#1589)

    * chore: Add CRUD showcase test
    
    * chore: Add test name for parameterized tests
    
    * chore: Remove parameterized tests
    
    * chore: Clean up CRUD test
    
    * chore: Update comment
    
    * chore: Add additional test case for CRUD
    
    * chore: Update tests
    
    * chore: Clean up tests
    
    * chore: Updated to split each RPC to its own test
    
    * chore: Address PR comments
    
    * chore: Address PR comments
    
    * chore: Add some documentation to methods
    
    * chore: Address PR comments
    lqiu96 authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    59efbbb View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. chore: Fix testCancelOuterFutureBeforeStart flaky test (#1583)

    * chore: Fix testCancelOuterFutureBeforeStart flaky test
    
    * chore: Fix assertions
    
    * chore: Allow FailableCallable to have access to ExternalFuture
    
    * chore: Fix format issues
    
    * chore: Use MockCallable for this flaky test
    
    * chore: Update comment
    
    * chore: Update to the latest mockito version
    
    * chore: Address PR comments
    
    * chore: Add externalfuture for FailingCallable
    
    * chore: Add comments to document the externalFuture
    
    * chore: Move tracer verification to the end
    lqiu96 authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    a2ee512 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca4de24 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. chore: handle FlowControllerTest thread start variation by polling (#…

    …1586)
    
    * chore: handle FlowControllerTest thread start variation by polling
    
    * chore: add license to new files
    
    * chore: use assertThrows and ensure original assertion is cause
    
    * chore: simplify assertByPolling to method with 2 args
    
    * chore: lint
    
    * chore: fix javadoc
    burkedavison authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    0019c92 View commit details
    Browse the repository at this point in the history
  2. test: validation for gapic-generator-java-bom (#1629)

    * test: validation for gapic-generator-java-bom
    suztomo authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    eee46fe View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    7203192 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. chore: fix links in README (#1646)

    * Point to migrated java-shared-dependencies pom
    * Add link to gapic-generator-java/DEVELOPMENT.md
    emmileaf authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    e9f766e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e85c4b View commit details
    Browse the repository at this point in the history
  3. chore: migrate showcase tests job for graalvm from GA to kokoro (#1625)

    * chore: migrate showcase tests job for graalvm from GA to kokoro
    mpeddada1 authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    c2d6d15 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    5fd79ea View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.18.0 (#1647)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    1f4ecb4 View commit details
    Browse the repository at this point in the history
Loading