Releases: flagship-io/flagship-python-sdk
Releases · flagship-io/flagship-python-sdk
Release list
3.0.1
Fixed
- Corrected Segment Hit logic and configuration manager.
Documentation
- Updated documentation links in the configuration.
CI/CD
- Updated GitHub Actions workflow for the Python package.
- Updated supported Python versions in the CI workflow.
3.0.0
Added:
- Visitor instance management
- Flag management class
- Hits are now sent with a batch processing system
Changed:
- SDK new architecture
- Init and configuration
- synchronizeModification / getModification / getModificationInfo / activateModification are now obsolete and have been replaced by Flag class
2.1.5
Fix:
- Prevent conflicts with Typing dependency
Removed: - Pytest dependency from requirements
2.1.4
Fix Event hit value type: must be integer > 0