-
Notifications
You must be signed in to change notification settings - Fork 28
Comparing changes
Open a pull request
base repository: googleapis/java-pubsub-group-kafka-connector
base: v1.3.1
head repository: googleapis/java-pubsub-group-kafka-connector
compare: v1.3.2
- 19 commits
- 5 files changed
- 7 contributors
Commits on Apr 3, 2025
-
build(deps): update dependency com.google.cloud:google-cloud-shared-c…
…onfig to v1.15.1 (#364)
Configuration menu - View commit details
-
Copy full SHA for 5e6b566 - Browse repository at this point
Copy the full SHA 5e6b566View commit details -
fix: CloudPubSubSourceTask fails to ACK messages in Kafka 4.0 due to …
…deprecated commitRecord method (#371) * fix: override commitRecord method to compatible with kafka4.0 * Format code
Configuration menu - View commit details
-
Copy full SHA for e0f7744 - Browse repository at this point
Copy the full SHA e0f7744View commit details -
build(deps): bump jinja2 from 3.1.3 to 3.1.6 in /.kokoro (#367)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.6. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.3...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6f7e93d - Browse repository at this point
Copy the full SHA 6f7e93dView commit details -
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v3.45.1 (#365)
Configuration menu - View commit details
-
Copy full SHA for abfb043 - Browse repository at this point
Copy the full SHA abfb043View commit details
Commits on Apr 4, 2025
-
build(deps): bump zipp from 3.18.0 to 3.19.1 in /.kokoro (#340)
* build(deps): bump zipp from 3.18.0 to 3.19.1 in /.kokoro Bumps [zipp](https://github.com/jaraco/zipp) from 3.18.0 to 3.19.1. - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.18.0...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5d9071e - Browse repository at this point
Copy the full SHA 5d9071eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2e2049 - Browse repository at this point
Copy the full SHA e2e2049View commit details -
build(deps): bump certifi from 2024.2.2 to 2024.7.4 in /.kokoro (#339)
* build(deps): bump certifi from 2024.2.2 to 2024.7.4 in /.kokoro Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4. - [Commits](certifi/python-certifi@2024.02.02...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d8efd0e - Browse repository at this point
Copy the full SHA d8efd0eView commit details -
build(deps): bump urllib3 from 2.2.1 to 2.2.2 in /.kokoro (#336)
* build(deps): bump urllib3 from 2.2.1 to 2.2.2 in /.kokoro Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.1...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cb01ad1 - Browse repository at this point
Copy the full SHA cb01ad1View commit details -
build(deps): bump idna from 3.4 to 3.7 in /.kokoro (#317)
* build(deps): bump idna from 3.4 to 3.7 in /.kokoro Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.4...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a9cf65e - Browse repository at this point
Copy the full SHA a9cf65eView commit details -
build(deps): bump urllib3 from 1.26.12 to 1.26.19 in /.kokoro (#331)
* build(deps): bump urllib3 from 1.26.12 to 1.26.19 in /.kokoro Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.12 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.12...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 346f1de - Browse repository at this point
Copy the full SHA 346f1deView commit details -
build(deps): bump jinja2 from 3.0.3 to 3.1.4 in /.kokoro (#320)
* build(deps): bump jinja2 from 3.0.3 to 3.1.4 in /.kokoro Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 to 3.1.4. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.0.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c5f2a5e - Browse repository at this point
Copy the full SHA c5f2a5eView commit details
Commits on Apr 16, 2025
-
build(deps): update dependency com.google.cloud:google-cloud-shared-c…
…onfig to v1.15.4 (#375)
Configuration menu - View commit details
-
Copy full SHA for eb8c081 - Browse repository at this point
Copy the full SHA eb8c081View commit details
Commits on Apr 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1f2cfe5 - Browse repository at this point
Copy the full SHA 1f2cfe5View commit details
Commits on May 2, 2025
-
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v3.46.2 (#376)
Configuration menu - View commit details
-
Copy full SHA for 63189e8 - Browse repository at this point
Copy the full SHA 63189e8View commit details
Commits on May 6, 2025
-
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v3.47.0 (#379)
Configuration menu - View commit details
-
Copy full SHA for 4749491 - Browse repository at this point
Copy the full SHA 4749491View commit details
Commits on May 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3847757 - Browse repository at this point
Copy the full SHA 3847757View commit details
Commits on Jun 2, 2025
-
build(deps): bump certifi from 2024.2.2 to 2024.7.4 in /.kokoro (#382)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4. - [Commits](certifi/python-certifi@2024.02.02...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-version: 2024.7.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 08841f0 - Browse repository at this point
Copy the full SHA 08841f0View commit details -
chore(main): release 1.3.2-SNAPSHOT (#363)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2fa9585 - Browse repository at this point
Copy the full SHA 2fa9585View commit details -
chore(main): release 1.3.2 (#385)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c5e9ac3 - Browse repository at this point
Copy the full SHA c5e9ac3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.3.1...v1.3.2