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: main
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: 8.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 48 files changed
  • 25 contributors

Commits on Oct 20, 2023

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

Commits on Oct 23, 2023

  1. prepare 8.2.1 release (#229)

    ## [8.2.1] - 2023-10-20
    ### Fixed:
    - Replace deprecated `utcfromtimestamp` usage.
    
    ---------
    
    Co-authored-by: Robert J. Neal <rneal@launchdarkly.com>
    Co-authored-by: Robert J. Neal <robertjneal@users.noreply.github.com>
    Co-authored-by: LaunchDarklyCI <dev@launchdarkly.com>
    Co-authored-by: Eli Bishop <eli@launchdarkly.com>
    Co-authored-by: Ben Woskow <48036130+bwoskow-ld@users.noreply.github.com>
    Co-authored-by: Ember Stevens <ember.stevens@launchdarkly.com>
    Co-authored-by: ember-stevens <79482775+ember-stevens@users.noreply.github.com>
    Co-authored-by: Matthew M. Keeler <keelerm84@gmail.com>
    Co-authored-by: charukiewicz <charukiewicz@protonmail.com>
    Co-authored-by: LaunchDarklyReleaseBot <launchdarklyreleasebot@launchdarkly.com>
    Co-authored-by: Christian Charukiewicz <christian@foxhound.systems>
    Co-authored-by: Matthew M. Keeler <mkeeler@launchdarkly.com>
    Co-authored-by: Ben Woskow <bwoskow@launchdarkly.com>
    Co-authored-by: Gavin Whelan <gwhelan@launchdarkly.com>
    Co-authored-by: Elliot <35050275+Apache-HB@users.noreply.github.com>
    Co-authored-by: Gabor Angeli <gabor@squareup.com>
    Co-authored-by: Elliot <apachehaisley@gmail.com>
    Co-authored-by: LaunchDarklyCI <LaunchDarklyCI@users.noreply.github.com>
    Co-authored-by: hroederld <hroeder@launchdarkly.com>
    Co-authored-by: Louis Chan <lchan@launchdarkly.com>
    Co-authored-by: prpnmac <95777763+prpnmac@users.noreply.github.com>
    Co-authored-by: Louis Chan <91093020+louis-launchdarkly@users.noreply.github.com>
    Co-authored-by: Daniel Fritz <dfritz@indigoag.com>
    24 people authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    90aff92 View commit details
    Browse the repository at this point in the history
  2. Releasing version 8.2.1

    LaunchDarklyReleaseBot committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    7629de9 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

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

Commits on Jan 2, 2024

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

Commits on Jan 24, 2024

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

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    bd62ef0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e07ef9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d095345 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. chore(8.x): release 8.3.0 (#258)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [8.3.0](8.2.1...8.3.0)
    (2024-02-14)
    
    
    ### Features
    
    * Enable gzip Accept-Encoding header on polling requests
    ([537b240](537b240))
    
    ---
    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 Feb 14, 2024
    Configuration menu
    Copy the full SHA
    13c985c View commit details
    Browse the repository at this point in the history
Loading