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.1
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.2
Choose a head ref
  • 19 commits
  • 5 files changed
  • 7 contributors

Commits on Apr 3, 2025

  1. Configuration menu
    Copy the full SHA
    5e6b566 View commit details
    Browse the repository at this point in the history
  2. 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
    Lance726 authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    e0f7744 View commit details
    Browse the repository at this point in the history
  3. 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>
    dependabot[bot] authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    6f7e93d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abfb043 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. 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>
    dependabot[bot] and gcf-owl-bot[bot] authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    5d9071e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2e2049 View commit details
    Browse the repository at this point in the history
  3. 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>
    dependabot[bot] and gcf-owl-bot[bot] authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    d8efd0e View commit details
    Browse the repository at this point in the history
  4. 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>
    dependabot[bot] and gcf-owl-bot[bot] authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    cb01ad1 View commit details
    Browse the repository at this point in the history
  5. 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>
    dependabot[bot] and gcf-owl-bot[bot] authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    a9cf65e View commit details
    Browse the repository at this point in the history
  6. 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>
    dependabot[bot] and gcf-owl-bot[bot] authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    346f1de View commit details
    Browse the repository at this point in the history
  7. 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>
    dependabot[bot] and gcf-owl-bot[bot] authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    c5f2a5e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2025

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

Commits on Apr 22, 2025

  1. fix: typo in comment (#377)

    pradn authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    1f2cfe5 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

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

Commits on May 6, 2025

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

Commits on May 30, 2025

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

Commits on Jun 2, 2025

  1. 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>
    dependabot[bot] authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    08841f0 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.3.2-SNAPSHOT (#363)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    2fa9585 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 1.3.2 (#385)

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