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: apache/pulsar-client-cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.7.1
Choose a base ref
...
head repository: apache/pulsar-client-cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.7.2
Choose a head ref
  • 5 commits
  • 9 files changed
  • 1 contributor

Commits on Jun 23, 2025

  1. Configuration menu
    Copy the full SHA
    77de765 View commit details
    Browse the repository at this point in the history
  2. Avoid getLastMessageId RPC when calling hasMessageAvailable after see…

    …k by timestamp (#491)
    
    (cherry picked from commit 15e0b00)
    BewareMyPower committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    95b5e71 View commit details
    Browse the repository at this point in the history
  3. Fix acknowledgeCumulative never returns when accepting an invalid mes…

    …sage id for a multi-topics consumer (#492)
    
    (cherry picked from commit 9e119ce)
    BewareMyPower committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    fb3cbd4 View commit details
    Browse the repository at this point in the history
  4. Remove static link to libstdc++ to avoid conflicts (#493)

    (cherry picked from commit 639786f)
    BewareMyPower committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    dba2752 View commit details
    Browse the repository at this point in the history
  5. Release 3.7.2

    BewareMyPower committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    556c644 View commit details
    Browse the repository at this point in the history
Loading