Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.
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-artifact-registry
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Choose a base ref
...
head repository: googleapis/java-artifact-registry
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Choose a head ref
  • 18 commits
  • 20 files changed
  • 7 contributors

Commits on Jan 7, 2022

  1. chore: release 0.5.1-SNAPSHOT (#200)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jan 7, 2022
    Configuration menu
    Copy the full SHA
    f405e3c View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

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

Commits on Jan 11, 2022

  1. Configuration menu
    Copy the full SHA
    32b6f71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c96112f View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. build(deps): update dependency com.google.cloud:google-cloud-shared-c…

    …onfig to v1.2.5 (#205)
    
    * build(deps): update dependency com.google.cloud:google-cloud-shared-config to v1.2.5
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    renovate-bot and gcf-owl-bot[bot] authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    6ad77e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

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

Commits on Jan 17, 2022

  1. chore(deps): update dependency com.google.cloud:google-cloud-artifact…

    …-registry to v0.5.0 (#201)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-artifact-registry](https://togithub.com/googleapis/java-artifact-registry) | `0.4.3` -> `0.5.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-artifact-registry/0.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-artifact-registry/0.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-artifact-registry/0.5.0/compatibility-slim/0.4.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-artifact-registry/0.5.0/confidence-slim/0.4.3)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-artifact-registry</summary>
    
    ### [`v0.5.0`](https://togithub.com/googleapis/java-artifact-registry/blob/HEAD/CHANGELOG.md#&#8203;050-httpswwwgithubcomgoogleapisjava-artifact-registrycomparev043v050-2022-01-07)
    
    [Compare Source](https://togithub.com/googleapis/java-artifact-registry/compare/v0.4.3...v0.5.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   This will be a breaking change for languages that generate client libraries using resource annotations to provide overloads accepting resource names. Where previously such languages would have generated (in-pseudocode) GetRepository(LocationName) they will now (correctly) generate GetRepository(RepositoryName). Code using the older methods will be broken by this change, but would never have worked anyway.
    
    ##### Features
    
    -   Artifact Registry v1 public protos ([#&#8203;159](https://www.togithub.com/googleapis/java-artifact-registry/issues/159)) ([3764ef6](https://www.github.com/googleapis/java-artifact-registry/commit/3764ef67c52af1692e2b66a7100c203d74c75c54))
    
    ##### Bug Fixes
    
    -   **artifactregistry:** fix resource pattern ID segment name ([#&#8203;193](https://www.togithub.com/googleapis/java-artifact-registry/issues/193)) ([a3edf3d](https://www.github.com/googleapis/java-artifact-registry/commit/a3edf3dc0f21c2075febf18a1ca8d6eea399b1f5))
    -   Fix the resource annotations for GetRepositoryRequest ([#&#8203;171](https://www.togithub.com/googleapis/java-artifact-registry/issues/171)) ([dd2adb5](https://www.github.com/googleapis/java-artifact-registry/commit/dd2adb5df54f44734077b99aa9bb859f9bff8a51))
    -   **java:** add -ntp flag to native image testing command ([#&#8203;1299](https://www.togithub.com/googleapis/java-artifact-registry/issues/1299)) ([#&#8203;192](https://www.togithub.com/googleapis/java-artifact-registry/issues/192)) ([4d263cd](https://www.github.com/googleapis/java-artifact-registry/commit/4d263cd96b8c26e23f6b0d4223799f0e360710e1))
    -   **java:** java 17 dependency arguments ([#&#8203;1266](https://www.togithub.com/googleapis/java-artifact-registry/issues/1266)) ([#&#8203;177](https://www.togithub.com/googleapis/java-artifact-registry/issues/177)) ([0fa73db](https://www.github.com/googleapis/java-artifact-registry/commit/0fa73db98462b1564a6d9796202f22864034e132))
    -   **java:** run Maven in plain console-friendly mode ([#&#8203;1301](https://www.togithub.com/googleapis/java-artifact-registry/issues/1301)) ([#&#8203;196](https://www.togithub.com/googleapis/java-artifact-registry/issues/196)) ([a876c65](https://www.github.com/googleapis/java-artifact-registry/commit/a876c654640de5a140af549c74772f67a20ca221))
    
    ##### Documentation
    
    -   fix docstring formatting ([#&#8203;175](https://www.togithub.com/googleapis/java-artifact-registry/issues/175)) ([e97c22c](https://www.github.com/googleapis/java-artifact-registry/commit/e97c22cce17721c53e5173fc153f4e6b199038f9))
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.4.0 ([#&#8203;174](https://www.togithub.com/googleapis/java-artifact-registry/issues/174)) ([7991c2a](https://www.github.com/googleapis/java-artifact-registry/commit/7991c2a2708b81cd8e33a21ec7e4419053f05fee))
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 ([#&#8203;185](https://www.togithub.com/googleapis/java-artifact-registry/issues/185)) ([a19ed68](https://www.github.com/googleapis/java-artifact-registry/commit/a19ed68328854ee26465815ae3f3f740b24c4597))
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 ([#&#8203;190](https://www.togithub.com/googleapis/java-artifact-registry/issues/190)) ([67de42f](https://www.github.com/googleapis/java-artifact-registry/commit/67de42f028f9e405ea1eeb18e840e3c721506ca0))
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.6.0 ([#&#8203;198](https://www.togithub.com/googleapis/java-artifact-registry/issues/198)) ([0f68c71](https://www.github.com/googleapis/java-artifact-registry/commit/0f68c719b81ed21e2001b253aa8743652a62bc8c))
    
    ##### [0.4.3](https://www.github.com/googleapis/java-artifact-registry/compare/v0.4.2...v0.4.3) (2021-09-22)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.3.0 ([#&#8203;155](https://www.togithub.com/googleapis/java-artifact-registry/issues/155)) ([203cad7](https://www.github.com/googleapis/java-artifact-registry/commit/203cad787fba708a454858d70c84e337ee7e6dc4))
    
    ##### [0.4.2](https://www.github.com/googleapis/java-artifact-registry/compare/v0.4.1...v0.4.2) (2021-09-14)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.1 ([#&#8203;148](https://www.togithub.com/googleapis/java-artifact-registry/issues/148)) ([57573bd](https://www.github.com/googleapis/java-artifact-registry/commit/57573bd2c46b70122ce43065494047fcab96d0bb))
    
    ##### [0.4.1](https://www.github.com/googleapis/java-artifact-registry/compare/v0.4.0...v0.4.1) (2021-09-03)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.0 ([#&#8203;136](https://www.togithub.com/googleapis/java-artifact-registry/issues/136)) ([97b1d73](https://www.github.com/googleapis/java-artifact-registry/commit/97b1d731b03c5469ca40113e8442056d556f80b8))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-artifact-registry).
    renovate-bot authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    cae861a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3534d68 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. feat: promote to GA (#210)

    Release-As: 1.0.0
    Neenu1995 authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    bda9695 View commit details
    Browse the repository at this point in the history
  2. build(deps): update dependency org.codehaus.mojo:build-helper-maven-p…

    …lugin to v3.3.0 (#199)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [org.codehaus.mojo:build-helper-maven-plugin](http://www.mojohaus.org/build-helper-maven-plugin/) ([source](https://togithub.com/mojohaus/build-helper-maven-plugin)) | `3.2.0` -> `3.3.0` | [![age](https://badges.renovateapi.com/packages/maven/org.codehaus.mojo:build-helper-maven-plugin/3.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.codehaus.mojo:build-helper-maven-plugin/3.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.codehaus.mojo:build-helper-maven-plugin/3.3.0/compatibility-slim/3.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.codehaus.mojo:build-helper-maven-plugin/3.3.0/confidence-slim/3.2.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-artifact-registry).
    renovate-bot authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    8ae82d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. chore: add codeowners (#212)

    * chore: add codeowners
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    dinagraves and gcf-owl-bot[bot] authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    d42114d View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. deps: update actions/github-script action to v5 (#216)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [actions/github-script](https://togithub.com/actions/github-script) | action | major | `v3` -> `v5` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>actions/github-script</summary>
    
    ### [`v5`](https://togithub.com/actions/github-script/compare/v4...v5)
    
    [Compare Source](https://togithub.com/actions/github-script/compare/v4...v5)
    
    ### [`v4`](https://togithub.com/actions/github-script/compare/v3...v4)
    
    [Compare Source](https://togithub.com/actions/github-script/compare/v3...v4)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-artifact-registry).
    renovate-bot authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    b660f40 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. chore: remove dep dashboard (#215)

    * chore: remove dep dashboard
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    averikitsch and gcf-owl-bot[bot] authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    7403b79 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. build(deps): update dependency com.google.cloud:google-cloud-shared-c…

    …onfig to v1.2.6 (#214)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.2.5` -> `1.2.6` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.2.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.2.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.2.6/compatibility-slim/1.2.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.2.6/confidence-slim/1.2.5)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-config</summary>
    
    ### [`v1.2.6`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#&#8203;126-httpsgithubcomgoogleapisjava-shared-configcomparev125v126-2022-01-19)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.2.5...v1.2.6)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-artifact-registry).
    renovate-bot authored Jan 28, 2022
    Configuration menu
    Copy the full SHA
    bec1e75 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. deps: update dependency com.google.cloud:google-cloud-shared-dependen…

    …cies to v2.7.0 (#218)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `2.6.0` -> `2.7.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.7.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.7.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.7.0/compatibility-slim/2.6.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.7.0/confidence-slim/2.6.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-dependencies</summary>
    
    ### [`v2.7.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#&#8203;270-httpsgithubcomgoogleapisjava-shared-dependenciescomparev260v270-2022-01-28)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v2.6.0...v2.7.0)
    
    ##### Dependencies
    
    -   update dependency com.fasterxml.jackson:jackson-bom to v2.13.1 ([#&#8203;555](https://togithub.com/googleapis/java-shared-dependencies/issues/555)) ([67b5663](https://togithub.com/googleapis/java-shared-dependencies/commit/67b56635509215fd132b2ffbcaed995a6de93879))
    -   update dependency com.google.api-client:google-api-client-bom to v1.33.1 ([#&#8203;580](https://togithub.com/googleapis/java-shared-dependencies/issues/580)) ([895dba2](https://togithub.com/googleapis/java-shared-dependencies/commit/895dba2afef6c295b0e21a4ccd27feee1b6af8e2))
    -   update dependency com.google.api:api-common to v2.1.3 ([#&#8203;587](https://togithub.com/googleapis/java-shared-dependencies/issues/587)) ([5dbbce8](https://togithub.com/googleapis/java-shared-dependencies/commit/5dbbce80baa045818757912e6db4f222c12b75f6))
    -   update dependency com.google.auth:google-auth-library-bom to v1.4.0 ([#&#8203;578](https://togithub.com/googleapis/java-shared-dependencies/issues/578)) ([c274c62](https://togithub.com/googleapis/java-shared-dependencies/commit/c274c62905192bcc48c82104bf50cbeaa1894c2b))
    -   update dependency com.google.errorprone:error_prone_annotations to v2.11.0 ([#&#8203;582](https://togithub.com/googleapis/java-shared-dependencies/issues/582)) ([314da38](https://togithub.com/googleapis/java-shared-dependencies/commit/314da38c9f12cf425b5d1be8297e9f2a78d13948))
    -   update dependency com.google.http-client:google-http-client-bom to v1.41.2 ([#&#8203;579](https://togithub.com/googleapis/java-shared-dependencies/issues/579)) ([c8df06d](https://togithub.com/googleapis/java-shared-dependencies/commit/c8df06ddb3f4a975e928bbdd9dfae293e81efa39))
    -   update dependency com.google.oauth-client:google-oauth-client-bom to v1.33.0 ([#&#8203;576](https://togithub.com/googleapis/java-shared-dependencies/issues/576)) ([3315988](https://togithub.com/googleapis/java-shared-dependencies/commit/3315988059ca0223f078b0f760960674bfa8c04a))
    -   update dependency com.google.protobuf:protobuf-bom to v3.19.3 ([#&#8203;571](https://togithub.com/googleapis/java-shared-dependencies/issues/571)) ([c1931e1](https://togithub.com/googleapis/java-shared-dependencies/commit/c1931e1c4611ca3d1e2afac1c9e983cf1ec4a7de))
    -   update dependency io.grpc:grpc-bom to v1.44.0 ([#&#8203;586](https://togithub.com/googleapis/java-shared-dependencies/issues/586)) ([52c47b7](https://togithub.com/googleapis/java-shared-dependencies/commit/52c47b7425af438ba1a82dac87f9002353a6a87a))
    -   update dependency org.checkerframework:checker-qual to v3.21.1 ([#&#8203;554](https://togithub.com/googleapis/java-shared-dependencies/issues/554)) ([81bbb91](https://togithub.com/googleapis/java-shared-dependencies/commit/81bbb91774ab67161371bfd0dfd143de89dee4c9))
    -   update gax.version to v2.11.0 ([#&#8203;581](https://togithub.com/googleapis/java-shared-dependencies/issues/581)) ([1899612](https://togithub.com/googleapis/java-shared-dependencies/commit/189961226f84cdd4e283780d2c7d4a4dffc3e00c))
    -   update gax.version to v2.9.0 ([#&#8203;573](https://togithub.com/googleapis/java-shared-dependencies/issues/573)) ([ee5e38e](https://togithub.com/googleapis/java-shared-dependencies/commit/ee5e38efea574eeb2b5803192da98ba1ce1c8e6e))
    -   update google.common-protos.version to v2.7.2 ([#&#8203;588](https://togithub.com/googleapis/java-shared-dependencies/issues/588)) ([caac0e6](https://togithub.com/googleapis/java-shared-dependencies/commit/caac0e68e336b801becb6322b5b81fce1824ad8a))
    -   update google.core.version to v2.4.0 ([#&#8203;589](https://togithub.com/googleapis/java-shared-dependencies/issues/589)) ([6a292e3](https://togithub.com/googleapis/java-shared-dependencies/commit/6a292e3530a06d6b228f3154ed4e979ef68d7aeb))
    -   update iam.version to v1.2.1 ([#&#8203;569](https://togithub.com/googleapis/java-shared-dependencies/issues/569)) ([62dd270](https://togithub.com/googleapis/java-shared-dependencies/commit/62dd2705b257c4bb539bfe619234f38d0e13b138))
    -   update opencensus.version to v0.30.0 ([#&#8203;552](https://togithub.com/googleapis/java-shared-dependencies/issues/552)) ([ebae62e](https://togithub.com/googleapis/java-shared-dependencies/commit/ebae62eca75234db4fd571f42b8ed0f6ce1bd1f7))
    -   update opencensus.version to v0.31.0 ([#&#8203;585](https://togithub.com/googleapis/java-shared-dependencies/issues/585)) ([021b066](https://togithub.com/googleapis/java-shared-dependencies/commit/021b066a833af1629c89fcca593d16b9786ee0bf))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-artifact-registry).
    renovate-bot authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    d13b401 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

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

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    b35bd10 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.0.0 (#211)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [1.0.0](v0.5.0...v1.0.0) (2022-02-03)
    
    
    ### Features
    
    * promote to GA ([#210](#210)) ([bda9695](bda9695))
    
    
    ### Dependencies
    
    * **java:** update actions/github-script action to v5 ([#1339](https://github.com/googleapis/java-artifact-registry/issues/1339)) ([#217](#217)) ([f2e471e](f2e471e))
    * update actions/github-script action to v5 ([#216](#216)) ([b660f40](b660f40))
    * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#218](#218)) ([d13b401](d13b401))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Feb 3, 2022
    Configuration menu
    Copy the full SHA
    32e31af View commit details
    Browse the repository at this point in the history
Loading