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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.137.1
Choose a base ref
...
head repository: googleapis/java-pubsub
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.138.0
Choose a head ref
  • 16 commits
  • 35 files changed
  • 7 contributors

Commits on Feb 27, 2025

  1. Configuration menu
    Copy the full SHA
    0774019 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81d3435 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d3d2e4 View commit details
    Browse the repository at this point in the history
  4. fix: Prevent excessive string parsing when publishing and receiving m…

    …essages to improve performance (#2317)
    
    * docs: Add samples and tests for ingestion from Kafka sources
    
    * docs: Styles fixes for samples/tests
    
    * fix: Prevent excessive string parsing when publishing and receiving messages to improve performance
    
    * test: Fix test to use proper subscription name
    
    * test: Fix MessageDispatcherTest
    
    * test: Add subscription name to all required builders in MessageDispatcherTest
    
    * fix: Fix formatting of test files
    
    * fix: Use TopicName instead of String for startPublishRpcSpan
    
    * fix: Use SubscriptionName instead of String for startSubscriberRpcSpan
    
    * fix: Removed unused subscriptionName string
    michaelpri10 authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    07b1350 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2025

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

Commits on Mar 3, 2025

  1. build(deps): update dependency org.apache.maven.plugins:maven-project…

    …-info-reports-plugin to v3.9.0 (#2357)
    renovate-bot authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    284b662 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    115dcb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c409f53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f04c67a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6db0390 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. Configuration menu
    Copy the full SHA
    15899d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de6f84a View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2025

  1. chore(main): release 1.137.2-SNAPSHOT (#2352)

    * chore(main): release 1.137.2-SNAPSHOT
    
    * chore: generate libraries at Thu Mar 13 19:32:49 UTC 2025
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: cloud-java-bot 
    release-please[bot] and cloud-java-bot authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    14e1d71 View commit details
    Browse the repository at this point in the history
  2. chore: Update generation configuration at Fri Mar 14 02:21:49 UTC 2025 (

    #2370)
    
    * chore: Update generation configuration at Fri Mar 14 02:21:49 UTC 2025
    
    * chore: generate libraries at Fri Mar 14 02:22:23 UTC 2025
    cloud-java-bot authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    76b2a3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1345aa View commit details
    Browse the repository at this point in the history
  4. chore(main): release 1.138.0 (#2369)

    * chore(main): release 1.138.0
    
    * chore: generate libraries at Fri Mar 14 18:02:14 UTC 2025
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: cloud-java-bot 
    release-please[bot] and cloud-java-bot authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    4ba9d63 View commit details
    Browse the repository at this point in the history
Loading