1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/website/docs/reference
Ivan Lee e45a953cd1
Chore: Update Python SDK compatibility. (#3474)
<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️ -->

## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->

Update to Python compatibility table. 

* Impression events supported in v5.6.0.
([Docs](https://docs.getunleash.io/unleash-client-python/eventcallbacks.html))
* Bootstrapping from files and custom boostrapping has been supported
since v5.2.0.
([Docs](https://docs.getunleash.io/unleash-client-python/filecache.html)
&
[Docs](https://docs.getunleash.io/unleash-client-python/customcache.html))

<!-- Does it close an issue? Multiple? -->
Closes #

<!-- (For internal contributors): Does it relate to an issue on public
roadmap? -->
<!--
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10) item:
#
-->

### Important files
<!-- PRs can contain a lot of changes, but not all changes are equally
important. Where should a reviewer start looking to get an overview of
the changes? Are any files particularly important? -->


## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? -->
2023-04-07 10:34:38 +02:00
..
addons
api/legacy/unleash docs: new variants per environment (#2590) 2023-02-24 15:25:03 +01:00
deploy docs: fix typo 2023-04-04 07:50:25 +02:00
integrations
sdks Chore: Update Python SDK compatibility. (#3474) 2023-04-07 10:34:38 +02:00
activation-strategies.md
api-tokens-and-client-keys.mdx docs: Update api-tokens-and-client-keys.mdx (#3418) 2023-03-29 13:53:57 +02:00
archived-toggles.md
change-requests.md docs: Update change requests permissions docs (#3194) 2023-02-27 08:47:01 +01:00
custom-activation-strategies.md
environments.md docs: slight update to environment docs (#3187) 2023-02-24 12:48:45 +00:00
event-log.md
feature-toggle-types.md
feature-toggle-variants.md docs: new variants per environment (#2590) 2023-02-24 15:25:03 +01:00
feature-toggles.mdx
front-end-api.md
impression-data.md
login-history.md docs: login history (#3261) 2023-03-08 19:08:50 +00:00
maintenance-mode.mdx feat: remove maintenance feature flag (#3199) 2023-02-27 15:36:56 +02:00
network-view.mdx network-view-docs: rename source file (#3183) 2023-02-24 08:36:12 +00:00
notifications.md docs: notifications (#3361) 2023-03-24 10:37:25 +01:00
playground.mdx
project-collaboration-mode.md docs: Project collaboration mode docs (#3360) 2023-03-22 13:13:56 +01:00
projects.md
public-signup.mdx
rbac.md docs: update documentation around permissions for variants (#3195) 2023-02-28 14:06:24 +01:00
segments.mdx feat: better segment info (#3243) 2023-03-02 14:13:27 +00:00
service-accounts.md
sso.md
stickiness.md
strategy-constraints.md docs: add notes to constraints and segment docs about large values (#3142) 2023-02-17 11:06:25 +00:00
tags.md
technical-debt.md
unleash-context.md
whats-new-v4.md