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-assured-workloads
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: googleapis/java-assured-workloads
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 13 commits
  • 105 files changed
  • 4 contributors

Commits on May 24, 2022

  1. chore(main): release 1.1.1-SNAPSHOT (#441)

    🤖 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 May 24, 2022
    Configuration menu
    Copy the full SHA
    a3dae5f View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

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

    …workloads to v1.1.0 (#442)
    
    [![Mend 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-assured-workloads](https://github.com/googleapis/java-) | `1.0.4` -> `1.1.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-assured-workloads/1.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-assured-workloads/1.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-assured-workloads/1.1.0/compatibility-slim/1.0.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-assured-workloads/1.1.0/confidence-slim/1.0.4)](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**: Renovate will not automatically rebase this PR, because other commits have been found.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-assured-workloads).
    renovate-bot authored May 25, 2022
    Configuration menu
    Copy the full SHA
    2d85094 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. chore(deps): upgrade gapic-generator-java to 2.8.0 and update gax-jav…

    …a to 2.18.1 (#439)
    
    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 450543911
    
    Source-Link: googleapis/googleapis@5528344
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/9f6775cab1958982b88967a43e5e806af0f135db
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOWY2Nzc1Y2FiMTk1ODk4MmI4ODk2N2E0M2U1ZTgwNmFmMGYxMzVkYiJ9
    gcf-owl-bot[bot] authored May 27, 2022
    Configuration menu
    Copy the full SHA
    3504b30 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

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

    …onfig to v1.5.0 (#445)
    
    [![Mend 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://github.com/googleapis/java-shared-config) | `1.4.0` -> `1.5.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.0/compatibility-slim/1.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.0/confidence-slim/1.4.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-config</summary>
    
    ### [`v1.5.0`](https://github.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#&#8203;150-httpsgithubcomgoogleapisjava-shared-configcomparev140v150-2022-06-10)
    
    [Compare Source](https://github.com/googleapis/java-shared-config/compare/v1.4.0...v1.5.0)
    
    ##### Features
    
    -   add build scripts for native image testing in Java 17 ([#&#8203;1440](https://github.com/googleapis/java-shared-config/issues/1440)) ([#&#8203;475](https://github.com/googleapis/java-shared-config/issues/475)) ([e4dfc1b](https://github.com/googleapis/java-shared-config/commit/e4dfc1ba29295158c78c8fcf94467d2a6a33538a))
    -   to produce Java 8 compatible bytecode when using JDK 9+ ([2468276](https://github.com/googleapis/java-shared-config/commit/2468276145cdfe1ca911b52f765e026e77661a09))
    
    ##### Dependencies
    
    -   update surefire.version to v3.0.0-m7 ([bbfe663](https://github.com/googleapis/java-shared-config/commit/bbfe66393af3e49612c9c1e4334ba39c133ea1d0))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-assured-workloads).
    renovate-bot authored Jun 13, 2022
    Configuration menu
    Copy the full SHA
    ba1a8dc View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. feat!: Removed _v1beta1 suffix from proto file names (#443)

    - [ ] Regenerate this pull request now.
    
    BREAKING CHANGE: proto file name is changed from assuredworkloads_v1beta1.proto to assuredworkloads.proto
    
    PiperOrigin-RevId: 454705538
    
    Source-Link: googleapis/googleapis@cf681da
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/988099009f8094b9c2f3efd773a12696c93c8e38
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTg4MDk5MDA5ZjgwOTRiOWMyZjNlZmQ3NzNhMTI2OTZjOTNjOGUzOCJ9
    
    chore: Integrate new gapic-generator-java and rules_gapic
    PiperOrigin-RevId: 454027580
    
    Source-Link: googleapis/googleapis@1b22277
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/e04cea20d0d12eb5c3bdb360a9e72b654edcb638
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTA0Y2VhMjBkMGQxMmViNWMzYmRiMzYwYTllNzJiNjU0ZWRjYjYzOCJ9
    gcf-owl-bot[bot] authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    f034f3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52ce80e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

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

    …cies to v2.13.0 (#447)
    
    [![Mend 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://github.com/googleapis/java-shared-dependencies) | `2.12.0` -> `2.13.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.13.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.13.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.13.0/compatibility-slim/2.12.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.13.0/confidence-slim/2.12.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-dependencies</summary>
    
    ### [`v2.13.0`](https://github.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#&#8203;2130-httpsgithubcomgoogleapisjava-shared-dependenciescomparev2120v2130-2022-06-22)
    
    [Compare Source](https://github.com/googleapis/java-shared-dependencies/compare/v2.12.0...v2.13.0)
    
    ##### Dependencies
    
    -   update dependency com.google.api-client:google-api-client-bom to v1.35.0 ([#&#8203;709](https://github.com/googleapis/java-shared-dependencies/issues/709)) ([239f8c3](https://github.com/googleapis/java-shared-dependencies/commit/239f8c33a11e233e6af79aee8c7e68cd156a0554))
    -   update dependency com.google.api-client:google-api-client-bom to v1.35.1 ([#&#8203;713](https://github.com/googleapis/java-shared-dependencies/issues/713)) ([6559b45](https://github.com/googleapis/java-shared-dependencies/commit/6559b45b027dba783a9525d35e32183d78773cbe))
    -   update dependency com.google.api:api-common to v2.2.1 ([#&#8203;710](https://github.com/googleapis/java-shared-dependencies/issues/710)) ([650d4c5](https://github.com/googleapis/java-shared-dependencies/commit/650d4c5f8c3cfce711257d47280ad773cd2e2414))
    -   update dependency com.google.errorprone:error_prone_annotations to v2.14.0 ([#&#8203;701](https://github.com/googleapis/java-shared-dependencies/issues/701)) ([d24730f](https://github.com/googleapis/java-shared-dependencies/commit/d24730f78669f80b109e590b903446e5552e3e36))
    -   update dependency com.google.http-client:google-http-client-bom to v1.42.0 ([#&#8203;711](https://github.com/googleapis/java-shared-dependencies/issues/711)) ([5168a18](https://github.com/googleapis/java-shared-dependencies/commit/5168a181722128d434a0d0d2ab5cc485686bbc78))
    -   update dependency com.google.oauth-client:google-oauth-client-bom to v1.34.0 ([#&#8203;708](https://github.com/googleapis/java-shared-dependencies/issues/708)) ([620336e](https://github.com/googleapis/java-shared-dependencies/commit/620336e6733e2017116e5e8a7b403b183a728bc1))
    -   update dependency com.google.oauth-client:google-oauth-client-bom to v1.34.1 ([#&#8203;712](https://github.com/googleapis/java-shared-dependencies/issues/712)) ([a2c18a5](https://github.com/googleapis/java-shared-dependencies/commit/a2c18a5bc4152cc9034cec691a29f54a35c38a51))
    -   update dependency com.google.protobuf:protobuf-bom to v3.21.0 ([#&#8203;703](https://github.com/googleapis/java-shared-dependencies/issues/703)) ([5f9fe12](https://github.com/googleapis/java-shared-dependencies/commit/5f9fe1200b4bdf4c54bf947c21bd3ed02f26f990))
    -   update dependency com.google.protobuf:protobuf-bom to v3.21.1 ([#&#8203;705](https://github.com/googleapis/java-shared-dependencies/issues/705)) ([c68edfb](https://github.com/googleapis/java-shared-dependencies/commit/c68edfbe7e1993e1112640b867b29aa2fbcf7579))
    -   update dependency io.grpc:grpc-bom to v1.47.0 ([#&#8203;707](https://github.com/googleapis/java-shared-dependencies/issues/707)) ([d02918a](https://github.com/googleapis/java-shared-dependencies/commit/d02918a0418cd65d1d247f27afb0637f1f8f5666))
    -   update dependency org.checkerframework:checker-qual to v3.22.1 ([#&#8203;706](https://github.com/googleapis/java-shared-dependencies/issues/706)) ([545843b](https://github.com/googleapis/java-shared-dependencies/commit/545843b492cead230b8cc72a1dae7d4922f33b39))
    -   update dependency org.checkerframework:checker-qual to v3.22.2 ([#&#8203;717](https://github.com/googleapis/java-shared-dependencies/issues/717)) ([142852a](https://github.com/googleapis/java-shared-dependencies/commit/142852a37140f221197f5c71aed451def353b1e0))
    -   update gax.version to v2.18.2 ([#&#8203;718](https://github.com/googleapis/java-shared-dependencies/issues/718)) ([5f8156e](https://github.com/googleapis/java-shared-dependencies/commit/5f8156e55c6a07b018a8c5efafa68be781b4288b))
    -   update google.common-protos.version to v2.9.0 ([#&#8203;714](https://github.com/googleapis/java-shared-dependencies/issues/714)) ([9e5591e](https://github.com/googleapis/java-shared-dependencies/commit/9e5591ec3035350450ecbfebd00e08216433b06c))
    -   update google.core.version to v2.8.0 ([#&#8203;719](https://github.com/googleapis/java-shared-dependencies/issues/719)) ([4023c60](https://github.com/googleapis/java-shared-dependencies/commit/4023c6063a2c5b5308da531df1a08c90c491965d))
    -   update iam.version to v1.4.0 ([#&#8203;700](https://github.com/googleapis/java-shared-dependencies/issues/700)) ([c1097a4](https://github.com/googleapis/java-shared-dependencies/commit/c1097a46ab0739b0b7234bc510e4c3d9ce2c2861))
    -   update iam.version to v1.4.1 ([#&#8203;716](https://github.com/googleapis/java-shared-dependencies/issues/716)) ([e2dc7c2](https://github.com/googleapis/java-shared-dependencies/commit/e2dc7c21c39e007878841e2664d548ec44a72d54))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-assured-workloads).
    renovate-bot authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    23477f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. feat: Enable REST transport for most of Java and Go clients (#448)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 456641589
    
    Source-Link: googleapis/googleapis@8a251f5
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/4ca52a529cf01308d9714950edffbea3560cfbdb
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGNhNTJhNTI5Y2YwMTMwOGQ5NzE0OTUwZWRmZmJlYTM1NjBjZmJkYiJ9
    gcf-owl-bot[bot] authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    9ccf283 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. chore: update dependencies for regapic (#1467) (#449)

    * chore: update dependencies for regapic
    
    * add more dependencies and trigger comment
    
    * update goldens
    
    * fix indentation
    
    * remove duplicate gax-httpjson dependency
    
    * remove duplicated dependencies
    Source-Link: googleapis/synthtool@fa54eb2
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:1ec28a46062b19135b11178ceee60231e5f5a92dab454e23ae0aab72cd875906
    gcf-owl-bot[bot] authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    b94776d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. fix: update gapic-generator-java with mock service generation fixes (#…

    …450)
    
    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 457524730
    
    Source-Link: googleapis/googleapis@917e7f2
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/2497f9a069d3f6b2d6810d5a4e239cda1e7e5a39
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjQ5N2Y5YTA2OWQzZjZiMmQ2ODEwZDVhNGUyMzljZGExZTdlNWEzOSJ9
    gcf-owl-bot[bot] authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    a6c6d15 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. chore: Disable CLIRR checks on releas (#1474) (#452)

    Source-Link: googleapis/synthtool@7a220e2
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:6d4e3a15c62cfdcb823d60e16da7521e7c6fc00eba07c8ff12e4de9924a57d28
    gcf-owl-bot[bot] authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    2346703 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. feat: ITAR June Preview Launch (#453)

    - [ ] Regenerate this pull request now.
    
    Committer: @Guisin
    PiperOrigin-RevId: 458302463
    
    Source-Link: googleapis/googleapis@523fdaf
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/b3f1325af8bdfc19d92d34eec02e06cdbed14479
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjNmMTMyNWFmOGJkZmMxOWQ5MmQzNGVlYzAyZTA2Y2RiZWQxNDQ3OSJ9
    gcf-owl-bot[bot] authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    bf926c7 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.0.0 (#446)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [2.0.0](v1.1.0...v2.0.0) (2022-07-01)
    
    
    ### ⚠ BREAKING CHANGES
    
    * proto file name is changed from assuredworkloads_v1beta1.proto to assuredworkloads.proto
    
    ### Features
    
    * Enable REST transport for most of Java and Go clients ([#448](#448)) ([9ccf283](9ccf283))
    * ITAR June Preview Launch ([#453](#453)) ([bf926c7](bf926c7))
    * Removed _v1beta1 suffix from proto file names ([#443](#443)) ([f034f3d](f034f3d))
    
    
    ### Bug Fixes
    
    * update gapic-generator-java with mock service generation fixes ([#450](#450)) ([a6c6d15](a6c6d15))
    
    
    ### Dependencies
    
    * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#447](#447)) ([23477f6](23477f6))
    
    ---
    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 Jul 1, 2022
    Configuration menu
    Copy the full SHA
    7899b1a View commit details
    Browse the repository at this point in the history
Loading