Releases: mixpanel/mixpanel-python
Releases · mixpanel/mixpanel-python
mixpanel-openfeature v0.1.0
Initial release of the Mixpanel OpenFeature provider for Python.
This provider integrates Mixpanel feature flags with the OpenFeature standard, allowing you to evaluate Mixpanel feature flags using the OpenFeature SDK.
Features
- Supports both local (client-side) and remote (server-side) flag evaluation
- Sync and async evaluation
- Compatible with
mixpanel>=5.1.0andopenfeature-sdk>=0.7.0 - Requires Python 3.9+
Installation
pip install mixpanel-openfeatureRelease v5.1.0
What's Changed
- Runtime rules engine by @joshua-koehler in #148
- add CLAUDE.md and copilot-instructions.md by @jaredmixpanel in #149
- Bump to beta version 5.1.0b1 by @jaredmixpanel in #150
- Convert README from reStructuredText to Markdown by @jaredmixpanel in #151
- Pin beta, don't use greater than on it by @joshua-koehler in #152
- Release runtime engine 🚢 by @joshua-koehler in #153
New Contributors
- @joshua-koehler made their first contribution in #148
Full Changelog: v5.0.0...v5.1.0
Release v5.0.0
What's Changed
Feature Flagging support
- Implement initial feature flag support by @efahk in #141
- Update py sdk exposure event tracking and add docs by @efahk in #144
- Updates to flag providers by @efahk in #146
- Updated salt support and convenience methods for flag providers by @efahk in #147
Full Changelog: 4.11.1...v5.0.0
Release v5.0.0b2
What's Changed
Full Changelog: v5.0.0b1...v5.0.0b2
Release v5.0.0b1
What's Changed
- Remove stray
docs/conf.pyfrom wheel by @claui in #143 - Implement initial feature flag support by @efahk in #141
Full Changelog: v4.11.1...v5.0.0b1
Release v4.11.1
What's Changed
- Loosen requests requirement by @hans-lizihan in #138
- More tweaks on deps by @hans-lizihan in #139
- Bump docs version by @efahk in #140
New Contributors
- @hans-lizihan made their first contribution in #138
Full Changelog: v4.11.0...v4.11.1
Release v4.11.0
Release v4.10.1
What's Changed
- Add 3.11, 3.12 support in PyPi metadata, testing matrix by @jaredmixpanel in #129
- Fix connection reset error on long sessions by @dror-fs in #123
- bump version to 4.10.1 by @jaredmixpanel in #131
New Contributors
Full Changelog: v4.10.0...v4.10.1
Release v4.10.0
What's Changed
- send millisecond precision time with events and people updates by @jaredmixpanel in #111
New Contributors
- @jaredmixpanel made their first contribution in #111
Full Changelog: 4.9.0...v4.10.0