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.2.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.0
Choose a head ref
  • 13 commits
  • 44 files changed
  • 8 contributors

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    4e06c33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5cad34 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 1.2.1-SNAPSHOT (#323)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] authored May 14, 2024
    Configuration menu
    Copy the full SHA
    e368356 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. feat: add kafka migration (#330)

    * Add Migration tooling
    
    * Update push-image.sh
    
    * Rename PSL_job.json to pubsub_lite_job.json
    
    * Update Dockerfile
    
    * Rename start-psl-connector.sh to start-pubsub-lite-connector.sh
    johnjcasey authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    58e7555 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a14a933 View commit details
    Browse the repository at this point in the history
  3. fix: report connector package version instead of kafka connect version (

    #266)
    
    * fix: report connector package version instead of kafka connect version
    
    * fix: lint
    HurSungYun authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    33f2761 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc00e06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    290787b View commit details
    Browse the repository at this point in the history
  6. chore: update requirements.txt to address dependabot security alerts.…

    … (#1936) (#312)
    
    Created by running:
    pip-compile requirements.in --generate-hashes --upgrade within synthtool/gcp/templates/java_library/.kokoro and synthtool/docker/owlbot/java/src/
    Source-Link: googleapis/synthtool@853dbcd
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:084ad4c60551b075846bcb2405ec1c14b0d00ec1eb5503d4dd0d2a92cdc2d3e2
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    87c2dc1 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    18e6d8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c63561 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. deps: Update kafka-clients and pubsublite-kafka and pubsublite clients (

    #353)
    
    * deps: Upgrade the kafka version to 3.8.0 to match the pubsublite-kafka lib, Upgrade google-cloud-shared-dependencies to 3.20.0 past guava and threeten CVEs
    
    TODO(bcol-google): Update the pubsublite-kafka to the new version once a release is cut from googleapis/java-pubsublite-kafka#482
    
    * deps: Upgrade pubsublike-kafka to 1.2.1, Upgrade pubsublite client libs to match.
    bcol-google authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    773f67b View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. chore(main): release 1.3.0 (#325)

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