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-dataflow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.1
Choose a base ref
...
head repository: googleapis/java-dataflow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.0
Choose a head ref
  • 8 commits
  • 54 files changed
  • 4 contributors

Commits on Jun 23, 2022

  1. chore(main): release 0.6.2-SNAPSHOT (#184)

    🤖 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
    d7d6721 View commit details
    Browse the repository at this point in the history
  2. feat: Enable REST transport for most of Java and Go clients (#182)

    - [ ] 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 23, 2022
    Configuration menu
    Copy the full SHA
    5a7f987 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-dataflow…

    … to v0.6.1 (#186)
    
    [![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-dataflow](https://togithub.com/googleapis/java-dataflow) | `0.6.0` -> `0.6.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dataflow/0.6.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dataflow/0.6.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dataflow/0.6.1/compatibility-slim/0.6.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dataflow/0.6.1/confidence-slim/0.6.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-dataflow</summary>
    
    ### [`v0.6.1`](https://togithub.com/googleapis/java-dataflow/blob/HEAD/CHANGELOG.md#&#8203;061-httpsgithubcomgoogleapisjava-dataflowcomparev060v061-2022-06-23)
    
    [Compare Source](https://togithub.com/googleapis/java-dataflow/compare/v0.6.0...v0.6.1)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#&#8203;181](https://togithub.com/googleapis/java-dataflow/issues/181)) ([bc949a7](https://togithub.com/googleapis/java-dataflow/commit/bc949a7c7d7232506466fc41c5acafd5592ff223))
    
    </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-dataflow).
    renovate-bot authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    3cf1449 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

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

    * 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
    749ae7a 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) (#191)

    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
    b0eadd6 View commit details
    Browse the repository at this point in the history
  2. docs: corrected the Dataflow job name regex (#190)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 458015583
    
    Source-Link: googleapis/googleapis@9b7d76e
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/fb26a7ca71df63e4c527e9e607e57a382e8095f6
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZmIyNmE3Y2E3MWRmNjNlNGM1MjdlOWU2MDdlNTdhMzgyZTgwOTVmNiJ9
    gcf-owl-bot[bot] authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    8fbc2f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

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

    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
    12ddcf0 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.7.0 (#185)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.7.0](v0.6.1...v0.7.0) (2022-07-01)
    
    
    ### Features
    
    * Enable REST transport for most of Java and Go clients ([#182](#182)) ([5a7f987](5a7f987))
    
    
    ### Documentation
    
    * corrected the Dataflow job name regex ([#190](#190)) ([8fbc2f0](8fbc2f0))
    
    ---
    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
    8a34358 View commit details
    Browse the repository at this point in the history
Loading