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-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: apache/pulsar-client-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: branch-3.6
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 5 files changed
  • 1 contributor

Commits on Jan 21, 2025

  1. Bump version to 3.6.0

    BewareMyPower committed Jan 21, 2025
    Configuration menu
    Copy the full SHA
    66e18a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2025

  1. Set the minimum macOS version to 13 (#239)

    (cherry picked from commit e6800f8)
    BewareMyPower committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    f245126 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2025

  1. Fix conflicts with other python libraries due to static link to libst…

    …dc++ (#244)
    
    Fixes #242
    Fixes #243
    Fixes #245
    
    Add a patch to avoid linking to libgcc and libstdc++.
    
    (cherry picked from commit 4a4ac3f)
    BewareMyPower committed Feb 8, 2025
    Configuration menu
    Copy the full SHA
    80b9764 View commit details
    Browse the repository at this point in the history
  2. Bump version to 3.6.1

    BewareMyPower committed Feb 8, 2025
    Configuration menu
    Copy the full SHA
    b3b6cbd View commit details
    Browse the repository at this point in the history
Loading