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-reactive
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.10
Choose a base ref
...
head repository: apache/pulsar-client-reactive
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.0
Choose a head ref
  • 9 commits
  • 7 files changed
  • 2 contributors

Commits on Dec 17, 2024

  1. [Release 0.5.10] Post release steps (#201)

    * [Release 0.5.10] Update latest version in README.adoc to 0.5.10
    
    * [Release 0.5.10] Update next snapshot version to 0.5.11-SNAPSHOT
    onobc authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    2997ba9 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

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

Commits on Feb 12, 2025

  1. Update project version to 0.6.x (#204)

    This updates the project version from 0.5.x to the next minor 0.6.x,
    specifically `0.6.0-SNAPSHOT`. The reasoning is the update from
    Pulsar 3.3.x to 4.0.x warrants at least a minor bump.
    onobc authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    5fa838f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a609168 View commit details
    Browse the repository at this point in the history
  3. Update to Pulsar 4.0.2 (#202)

    onobc authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    a93b096 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. Fix GitHub Actions CI (#208)

    - use ubuntu-latest since ubuntu-20.04 stopped working 2025-04-15
    - sync changes made to .github/actions/tune-runner-vm/action.yml
    - use latest setup-gradle
    lhotari authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    1edfc5b View commit details
    Browse the repository at this point in the history
  2. Update Pulsar to version 4.0.4 (#205)

    * Update Pulsar to version 4.0.4
    
    Also updates the following patch dependencies:
    
    - sl4j to 2.0.17
    - testcontainers to 1.20.6
    
    * Use apachepulsar/pulsar:4.0.4 image for validation too
    
    ---------
    
    Co-authored-by: Lari Hotari <[email protected]>
    onobc and lhotari authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    ecd2bba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a209674 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59c86e2 View commit details
    Browse the repository at this point in the history
Loading