Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 25, 2025

Bumps unleashclient from 6.3.0 to 6.4.0.

Release notes

Sourced from unleashclient's releases.

v6.4.0

What's Changed

New Contributors

Full Changelog: Unleash/unleash-python-sdk@v6.3.0...v6.4.0

v6.4.0-beta.0

First version with experimental streaming support.

What's Changed

New Contributors

Full Changelog: Unleash/unleash-python-sdk@v6.3.0...v6.4.0-beta.0

Changelog

Sourced from unleashclient's changelog.

v6.4.0

  • (Minor) Added experimental streaming support.
  • (Bugfix) The SDK should shutdown gracefully in a threaded environment, rather than raising an error.
Commits
  • 0bf3076 docs: changelog for 6.4 (#378)
  • 935b594 chore: remove the global thread tear down in the streaming tests (#377)
  • 58b3e8d fix: client should no longer raise an error when being shutdown by multiple t...
  • ddb9d55 fix(test): skip a failing pytest on end-of-life Python 3.8 on Windows (#375)
  • 20e1fd2 fix: send client spec version when fetching features (#370)
  • b72c9a8 chore: update register.py to allow 200 response code (#374)
  • 3c4b92d feat: streaming connector (#368)
  • 69a94f8 refactor: connectors abstraction (#367)
  • dc141f0 chore: change registration name to unleash-python-sdk (#364)
  • 9fc3b35 chore: update references to new repo name (#363)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [unleashclient](https://github.com/Unleash/unleash-python-sdk) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/Unleash/unleash-python-sdk/releases)
- [Changelog](https://github.com/Unleash/unleash-python-sdk/blob/main/CHANGELOG.md)
- [Commits](Unleash/unleash-python-sdk@v6.3.0...v6.4.0)

---
updated-dependencies:
- dependency-name: unleashclient
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants