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: launchdarkly/python-server-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9.11.0
Choose a base ref
...
head repository: launchdarkly/python-server-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9.11.1
Choose a head ref
  • 3 commits
  • 8 files changed
  • 2 contributors

Commits on May 29, 2025

  1. chore: Drop python 3.8 test support (#334)

    Python 3.8 has been EOL since October of 2024. As a result, builds are
    starting to fail because tooling support is moving on. To combat this,
    we are bumping our testing to only include 3.9 or higher.
    keelerm84 authored May 29, 2025
    Configuration menu
    Copy the full SHA
    965527d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5270962 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 9.11.1 (#335)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [9.11.1](9.11.0...9.11.1)
    (2025-05-29)
    
    
    ### Bug Fixes
    
    * Raise minimum eventsource dep to v1.2.4
    ([#333](#333))
    ([5270962](5270962))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored May 29, 2025
    Configuration menu
    Copy the full SHA
    4181a69 View commit details
    Browse the repository at this point in the history
Loading