Releases: harness/ff-python-server-sdk
Releases · harness/ff-python-server-sdk
1.1.2
1.1.1
What's Changed
- FFM-3667 - Remove type check on pre req check as MV flags do not evaluate correctly by @stephenmcconkey in #37
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- (maint) Updating README.md by @davejohnston in #26
- [FFM-2617] new evaluation engine by @enver-bisevac in #27
- [FFM-2621] integration tests for new eval engine by @enver-bisevac in #28
- [FFM-2616] new eval engine integrated in client class by @enver-bisevac in #29
- [FFM-3364]: Add default config options for python by @davejohnston in #30
- Update Readme.md by @stephenmcconkey in #33
- [FFM-3689]: Add Check to see if analytics are enabled before trying to enqueue them by @stephenmcconkey in #34
- [FFM-3685]: Add method to set poll interval, enforce minimum poll time of 60s by @stephenmcconkey in #32
- [SWAT-8089]: Python SDK doesnt update cache after segment change event by @davejohnston in #35
- MAINIT - Bump python version to 1.1.0 by @stephenmcconkey in #36
New Contributors
- @stephenmcconkey made their first contribution in #33
Full Changelog: 1.0.6...1.1.0
1.0.6
What's Changed
- (maint) Add initial drone CI config by @davejohnston in #12
- Update .drone.yml by @tphoney in #15
- (maint) The locked version of the oapi dep breaks the build by @davejohnston in #18
- Adding Feature Flag Image for docs by @davejohnston in #19
- Updates further reading README by @Andrew-Hayes in #21
- (maint) Update docs to show more examples by @davejohnston in #22
- Updates docs links by @Andrew-Hayes in #23
- Simplify the README by @davejohnston in #24
New Contributors
- @tphoney made their first contribution in #15
- @Andrew-Hayes made their first contribution in #21
Full Changelog: 1.0.5...1.0.6
1.0.5
Variation value always return boolean value - fixed