Skip to content
This repository was archived by the owner on Jul 17, 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-service-management
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.1
Choose a base ref
...
head repository: googleapis/java-service-management
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.2
Choose a head ref
  • 7 commits
  • 16 files changed
  • 4 contributors

Commits on Jun 23, 2022

  1. chore(main): release 3.1.2-SNAPSHOT (#252)

    🤖 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 Jun 23, 2022
    Configuration menu
    Copy the full SHA
    9eb0910 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

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

    …management to v3.1.1 (#253)
    
    [![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-service-management](https://github.com/googleapis/java-service-management) | `3.1.0` -> `3.1.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-service-management/3.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-service-management/3.1.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-service-management/3.1.1/compatibility-slim/3.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-service-management/3.1.1/confidence-slim/3.1.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### 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**: 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-service-management).
    renovate-bot authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    2d5bd67 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

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

    * 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
    698552d 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 (#…

    …255)
    
    - [ ] 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
    4eee177 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) (#259)

    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
    f58eab8 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. ci: removing clirr from required checks (#257)

    Making CLIRR not required. The version bumps are now controlled by the Release Please and OwlBot. The CL authors create appropriate change description to control major version bumps.
    suztomo authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    dc01409 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 3.1.2 (#256)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [3.1.2](v3.1.1...v3.1.2) (2022-07-01)
    
    
    ### Bug Fixes
    
    * update gapic-generator-java with mock service generation fixes ([#255](#255)) ([4eee177](4eee177))
    
    ---
    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
    3ec5388 View commit details
    Browse the repository at this point in the history
Loading