Thanks to visit codestin.com
Credit goes to github.com

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.32.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.33.0
Choose a head ref
  • 9 commits
  • 61 files changed
  • 6 contributors

Commits on Jan 19, 2024

  1. chore(main): release 2.32.1-SNAPSHOT (#2398)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    8cd1061 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0a3c1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f22c012 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. chore: renovate bot config validation (#2404)

    * chore: add renovate bot config validation workflow.
    ddixit14 authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    71e2333 View commit details
    Browse the repository at this point in the history
  2. chore: fix go link for unmanaged dependency check (#2407)

    Updating the go link with correct one.
    suztomo authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    f969910 View commit details
    Browse the repository at this point in the history
  3. feat: Introduce interfaces for metrics instrumentation (#2403)

    This PR introduces new public interfaces and refactors existing interfaces for metrics instrumentation. All the interfaces are framework-agnostic. Implementation of the interfaces should use an observability framework like OpenTelemetry.
    blakeli0 authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    3c61b14 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. chore: do not include optional dependencies in unmanaged dependency c… (

    #2410)
    
    * chore: do not include optional dependencies in unmanaged dependency check
    
    * restore gapic bom
    
    * change version in pom
    
    * change pom in tests
    JoeWang1127 authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    909bdf9 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. fix: Verify Universe Domain's DirectPath Compatibility after Endpoint…

    … Resolution (#2412)
    
    * fix: Verify Universe Domain's DirectPath Compatibility after Endpoint Resolution
    
    * chore: Address PR comments
    
    * chore: Remove DirectPath logging statement
    lqiu96 authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e2de93b View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.33.0 (#2408)

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