fix(deps): update dependency unleashclient to v6 #1706
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^5.8.0
->^6.0.0
Release Notes
Unleash/unleash-client-python (unleashclient)
v6.0.1
Compare Source
What's Changed
Full Changelog: Unleash/unleash-client-python@v6.0.0...v6.0.1
v6.0.0
Compare Source
What's Changed
Full Changelog: Unleash/unleash-client-python@v5.12.3...v6.0.0
v5.12.3
Compare Source
v5.12.2
v5.12.1
v5.12.0
v5.11.2
v5.11.1
v5.11.0
v5.10.1
v5.10.0
v5.9.2
v5.9.1
v5.9.0
check_date_operators
works with dateutil < 2.9.1.v5.8.0
v5.7.1
v5.7.0
v5.6.0
v5.5.0
v5.4.1
v5.4.0
bootstraped
parameter. Thanks @koffie !v5.3.0
v5.2.0
v5.1.2
v5.1.1
UnleashClient
logger.v5.1.0
unleash-client-python
to modernize tooling (setuptools_scm
and centralizing tool config inpyproject.toml
).v5.0.1
/client/feature
for Gitlab. Thanks @janLo!v5.0.0
initialize_client()
again won't re-run initialization./client/feature
endpoint.master
tomain
.v4.4.1
v4.4.0
v4.3.0
initialize_client()
will raise exception if UnleashClient is configured with an invalid URL.is_enabled()
orget_varients()
calls fail.v4.2.0
v4.1.0
v4.0.0
default_value
argument in theis_enabled()
method.v3.6.2
variations
reference in favor ofvariants
verbiage.v3.6.1
v3.6.0
v3.5.1
v3.5.0
default_value
argument in theis_enabled()
method (as it can cause counter-intuitive behavior) and add deprecation warning. This argument will be removed in the next major version upgrade!fallback_function
argument instead. If you need a blanket True in case of an exception, you can pass in a lambda like:lambda x, y: True
.v3.4.1, v3.4.2
General
v3.4.0
Bugfixes
is_enabled()
. It will not be called on successful execution of the method.v3.3.0
General
Bugfixes
v3.2.0
General
v3.1.1
Bugfixes
properties
sub-property in the context as specified by Unleash context documentation.v3.1.0
General
v3.0.0
General
v2.6.0
General
v2.5.0
General
v2.4.0
General
v2.3.0
General
Bugfix
disable_metrics
arugment wasn't honored.v2.2.1
Bugfixes
v2.2.0
v2.1.0
General
v2.0.1
Bugfixes
bucket.start
value sent to Unleash was never updated. Credit to Calle for bug report/proposed solution! =)v2.0.0
Bugfixes
/api/
in Unleash server URLs. Before upgrading, please adjust your server URL accordingly (i.e. changing http://unleash.heroku.com to http://unleash.heroku.com/api).v1.0.2
General
Bugfixes
v1.0.0
General
v0.3.0
General
Bugfixes
v0.2.0
General
v0.1.1
General
v0.1.0
General
Configuration
📅 Schedule: Branch creation - "after 5am on saturday" in timezone Europe/Prague, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.