Skip to content
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-pubsublite-kafka
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.3
Choose a base ref
...
head repository: googleapis/java-pubsublite-kafka
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.4
Choose a head ref
  • 9 commits
  • 23 files changed
  • 4 contributors

Commits on Aug 16, 2021

  1. chore: release 0.6.4-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 Aug 16, 2021
    Configuration menu
    Copy the full SHA
    520a392 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Configuration menu
    Copy the full SHA
    cc89644 View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#202)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-08-19 17:12:16,941 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-pubsublite-kafka/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-08-19 17:12:18,227 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/5d3adb2d-4a2b-41ce-a3a8-3cfd58759d33/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Aug 19, 2021
    Configuration menu
    Copy the full SHA
    d34c368 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. ci: removing linkage-monitor from the required checks (#203)

    Linkage Monitor is no longer needed, because the Libraries BOM synchronizes with Google Cloud BOM and the shared dependencies BOM GoogleCloudPlatform/cloud-opensource-java#2137
    suztomo authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    9775b6e View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. chore: enable release-trigger bot (#204)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/d3620f8b-8ee6-4364-af29-a9aff64e0f65/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@63cff63
    yoshi-automation authored Aug 25, 2021
    Configuration menu
    Copy the full SHA
    dd75c84 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. ci: removing linkage-monitor from the required checks (#205)

    Source-Author: Tomo Suzuki <[email protected]>
    Source-Date: Wed Aug 25 13:18:10 2021 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: e2aa5bcc3356d9e3b8b53de3b5c86226447d3a22
    Source-Link: googleapis/synthtool@e2aa5bc
    yoshi-automation authored Sep 10, 2021
    Configuration menu
    Copy the full SHA
    6dc5df7 View commit details
    Browse the repository at this point in the history
  2. chore: regenerate common templates (#210)

    * build(java): update renovate config to mark conformance tests as a test commit type
    
    Source-Author: kolea2 <[email protected]>
    Source-Date: Tue Aug 31 14:35:19 2021 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 9a238a0623879c3de129a376c6085d4a862f6eb9
    Source-Link: googleapis/synthtool@9a238a0
    
    * chore(java): install maven 3.8.1 at runtime
    
    * chore: pin github action runner at ubuntu-16.04
    
    * chore: install maven 3.8.1 at runtime
    
    * chore: fix typo
    
    Source-Author: Neenu Shaji <[email protected]>
    Source-Date: Thu Sep 2 15:46:06 2021 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: ad7fd76e17bf9494a3e47ff9cf445f61564432e0
    Source-Link: googleapis/synthtool@ad7fd76
    
    * chore(java): update windows build
    
    to install maven 3.8.1 at runtime too (related to #1202)
    
    Tested in [java-bigquerystorage](googleapis/java-bigquerystorage@7834f4f)
    
    Source-Author: Stephanie Wang <[email protected]>
    Source-Date: Tue Sep 7 13:04:27 2021 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 17ee6e5c08f2eb47029beee4776ce990e56b3925
    Source-Link: googleapis/synthtool@17ee6e5
    
    * chore(java): remove readme autosynth job config
    
    README generation is now handled by owlbot
    
    Source-Author: Jeff Ching <[email protected]>
    Source-Date: Wed Sep 8 12:11:28 2021 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: df5093b950d4aafd49a4c7758d74c44485263ada
    Source-Link: googleapis/synthtool@df5093b
    
    * chore: remove readme synth.py config
    
    Source-Author: Jeff Ching <[email protected]>
    Source-Date: Wed Sep 8 13:23:41 2021 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 2d31a9243781b282202b4f76dc7bbc8b45803196
    Source-Link: googleapis/synthtool@2d31a92
    
    * chore: add gcf-owl-bot to list of trusted contributors
    
    Source-Author: Jeff Ching <[email protected]>
    Source-Date: Wed Sep 8 13:42:12 2021 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: a6b97202771f89a4b76873d43ea9a07d7fc95f91
    Source-Link: googleapis/synthtool@a6b9720
    
    * chore(java): update shared-config and shared-dependencies version in pom template
    
    Source-Author: Neenu Shaji <[email protected]>
    Source-Date: Wed Sep 8 17:28:48 2021 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 396d9b84a1e93880f5bf88b59ecd38a0a6dffc5e
    Source-Link: googleapis/synthtool@396d9b8
    yoshi-automation authored Sep 10, 2021
    Configuration menu
    Copy the full SHA
    ffeeafa View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. deps: update dependency com.google.cloud:google-cloud-pubsublite-pare…

    …nt to v1.0.6 (#208)
    
    [![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-pubsublite-parent](https://togithub.com/googleapis/java-shared-config) | `1.0.4` -> `1.0.6` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsublite-parent/1.0.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsublite-parent/1.0.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsublite-parent/1.0.6/compatibility-slim/1.0.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsublite-parent/1.0.6/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**: 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, 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-pubsublite-kafka).
    renovate-bot authored Sep 13, 2021
    Configuration menu
    Copy the full SHA
    812dcba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87a1abd View commit details
    Browse the repository at this point in the history
Loading