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

Commits on Feb 19, 2021

  1. chore(master): release 1.0.2-SNAPSHOT (#41)

    🤖 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 Feb 19, 2021
    Configuration menu
    Copy the full SHA
    9071df6 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. chore: release gapic-generator-java v0.0.21 with gapic_metadata.json …

    …support (#43)
    
    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/6d8a2230-83a8-47a6-a140-19101e563b93/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    PiperOrigin-RevId: 358516065
    Source-Link: googleapis/googleapis@af8f71d
    yoshi-automation authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    8496f5e View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. feat: deprecate TransferableSkus field (#44)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/679a8fed-21f3-4860-990c-bf5199c9e87f/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    PiperOrigin-RevId: 358862009
    Source-Link: googleapis/googleapis@2916ac4
    
    BREAKING CHANGE: TransferableSkus field deprecation. Okay to make this change since no clients are using the libraries that were released just last week. The fields were supposed to be deprecated but missed. We have communicated to clients about this change.
    yoshi-automation authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    3acf948 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. chore: fix release version (#46)

    The removed field has been guarantee by the backend team to have never been in use.
    
    Release-As: 1.1.0
    chingor13 authored Feb 24, 2021
    Configuration menu
    Copy the full SHA
    dbfdf4f View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:google-cloud-channel …

    …to v1.0.1 (#42)
    
    [![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-channel](https://togithub.com/googleapis/java-) | `1.0.0` -> `1.0.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-channel/1.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-channel/1.0.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-channel/1.0.1/compatibility-slim/1.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-channel/1.0.1/confidence-slim/1.0.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    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-channel).
    renovate-bot authored Feb 24, 2021
    Configuration menu
    Copy the full SHA
    28f0294 View commit details
    Browse the repository at this point in the history
  3. chore(master): release 1.1.0 (#45)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ## [1.1.0](https://www.github.com/googleapis/java-channel/compare/v1.0.1...v1.1.0) (2021-02-24)
    
    
    ### ⚠ BREAKING CHANGES
    
    * TransferableSkus field deprecation. Okay to make this change since no clients are using the libraries that were released just last week. The fields were supposed to be deprecated but missed. We have communicated to clients about this change.
    
    ### Features
    
    * deprecate TransferableSkus field ([#44](https://www.github.com/googleapis/java-channel/issues/44)) ([3acf948](https://www.github.com/googleapis/java-channel/commit/3acf94818273c3676b0df6cae063ab977b8f0fef))
    ---
    
    
    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 24, 2021
    Configuration menu
    Copy the full SHA
    4ec35a3 View commit details
    Browse the repository at this point in the history
Loading