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-eventsource
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.1
Choose a base ref
...
head repository: launchdarkly/python-eventsource
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.0
Choose a head ref
  • 13 commits
  • 34 files changed
  • 5 contributors

Commits on May 4, 2023

  1. Bump flask from 2.0.2 to 2.3.2 in /contract-tests (#9)

    * Bump flask from 2.0.2 to 2.3.2 in /contract-tests
    
    Bumps [flask](https://github.com/pallets/flask) from 2.0.2 to 2.3.2.
    - [Release notes](https://github.com/pallets/flask/releases)
    - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
    - [Commits](pallets/flask@2.0.2...2.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: flask
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Disable 3.7 test
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Matthew Keeler <mkeeler@launchdarkly.com>
    dependabot[bot] and keelerm84 authored May 4, 2023
    Configuration menu
    Copy the full SHA
    4fb1569 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    3f6fbfc View commit details
    Browse the repository at this point in the history
  2. Add file SECURITY.md (#10)

    This pull request was auto generated by the Launchdarkly Github
    Standards automation platform.
    
    * Add default SECURITY.md file
    kparkinson-ld authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    714bd20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9475b81 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    5c0f6fc View commit details
    Browse the repository at this point in the history
  2. Add file SECURITY.md (#12)

    This pull request was auto generated by the Launchdarkly Github
    Standards automation platform.
    
    * Add default SECURITY.md file
    kparkinson-ld authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ff6dfcc View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Add file CODEOWNERS (#11)

    This pull request was auto generated by the Launchdarkly Github
    Standards automation platform.
    
    * Add default CODEOWNERS file
    kparkinson-ld authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    71166f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    211ce99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    340ff73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67a4725 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5dca2e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    4a36d9f View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.1.0 (#18)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [1.1.0](1.0.1...1.1.0)
    (2023-11-16)
    
    
    ### Features
    
    * Expand support to include urllib3 v2
    ([#15](#15))
    ([340ff73](340ff73))
    
    ---
    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 Nov 16, 2023
    Configuration menu
    Copy the full SHA
    5404701 View commit details
    Browse the repository at this point in the history
Loading