Thanks to visit codestin.com
Credit goes to github.com

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-pubsub-group-kafka-connector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: googleapis/java-pubsub-group-kafka-connector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.1
Choose a head ref
  • 4 commits
  • 5 files changed
  • 3 contributors

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    4c107d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. deps: update google-cloud-shared-config to 1.11.3 (#357)

    deps: update google-cloud-shared-dependencies to 3.39.0
    deps: use google-cloud-bom 0.231.0 instead of libraries-bom
    deps: depend on pubsublite libraries from google-cloud-bom
    deps: update pubsublite-kafka to 1.2.2
    deps: update flogger to 0.8
    fix: An optimization in guava 33.3.0 broke our tests by not calling `addListener()` on futures which are already `isDone()`. Add mock call to make our futures not `isDone()` in some tests.
    bcol-google authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    0907353 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.3.1-SNAPSHOT (#355)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    6b3d685 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 1.3.1 (#362)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    41c6121 View commit details
    Browse the repository at this point in the history
Loading