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/java-shared-config
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.12.1
Choose a base ref
...
head repository: googleapis/java-shared-config
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.12.2
Choose a head ref
  • 4 commits
  • 7 files changed
  • 2 contributors

Commits on Dec 10, 2024

  1. Configuration menu
    Copy the full SHA
    37766b0 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.12.2-SNAPSHOT (#942)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    1b42e0f View commit details
    Browse the repository at this point in the history
  3. fix: fixed the profile for Artifact Registry deployment (#950)

    The java-shared-config repository was able to publish the
    artifacts to my Artifact Registry:
    
    mvn deploy -P=release-gcp-artifact-registry -P=-release-sonatype \
      -P=-release-staging-repository -Dartifact-registry-url=artifactregistry://us-maven.pkg.dev/...
    suztomo authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    8a496d3 View commit details
    Browse the repository at this point in the history
  4. chore(main): release 1.12.2 (#951)

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