v6.4.0
What's Changed
- docs: add docs for lifecycle events by @sighphyre in #360
- docs: standardize on 'flags' not 'toggles' by @sighphyre in #362
- chore: update references to new repo name by @gastonfournier in #363
- chore: change registration name to unleash-python-sdk by @gastonfournier in #364
- Refactor: connectors abstraction by @Tymek in #367
- feat: streaming connector by @Tymek in #368
- Update register.py: Allow 200 response code by @dmonopoly in #374
- fix: send client spec version when fetching features by @sighphyre in #370
- Skip a failing pytest on end-of-life Python 3.8 on Windows by @cclauss in #375
- fix: client should no longer raise an error when being shutdown by multiple threads by @sighphyre in #376
- chore: remove the global thread tear down in the streaming tests by @sighphyre in #377
- docs: changelog for 6.4 by @sighphyre in #378
New Contributors
- @gastonfournier made their first contribution in #363
- @dmonopoly made their first contribution in #374
- @cclauss made their first contribution in #375
Full Changelog: v6.3.0...v6.4.0