Releases: mixpanel/mixpanel-python
Releases · mixpanel/mixpanel-python
Release 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
Release 4.9.0
Release 4.8.4
- Disable urllib3 security warning only if not verifying server certs. (#102)