Releases: PostHog/posthog-dotnet
Releases ยท PostHog/posthog-dotnet
v2.2.3 - Etags Are The Best Tags Edition
What's Changed
- included evaluated_at properties in $feature_flag_called events by @dmarticus in #126
- fix: capture enriches with local eval when enabled by @dustinbyrne in #133
- feat(flags): Add ETag support for local evaluation polling by @haacked in #135
New Contributors
- @joshsny made their first contribution in #128
- @dustinbyrne made their first contribution in #133
Full Changelog: v2.2.2...v2.2.3
v2.2.2 - Small Wins Big Gains Edition
v2.2.1 - Fallback Edition
What's Changed
- Bump version to 2.2.0 by @haacked in #116
- Fix 'Resource not accessible by integration' error on forked PRs by restricting test-reporter action by @Copilot in #115
- Fix misleading PersonProperties documentation by @haacked in #117
- Fix feature flag cache key to include person properties and groups by @haacked in #118
- fix(flags): multi-condition feature flags with static cohorts to fallback to API by @haacked in #121
New Contributors
- @Copilot made their first contribution in #115
Full Changelog: v2.2.0...v2.2.1
v2.2.0 - To Exception Is Human Edition
What's Changed
- feat(err): Manual capture of exceptions by @darielkremov in #108
New Contributors
- @darielkremov made their first contribution in #108
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- feat: Add optional distinctId to GroupIdentifyAsync by @luke-belton in #105
Full Changelog: v2.0.1...v2.1.0
v2.0.1
What's Changed
- feat: allow capture to override timestamp with datetime or datetimeoffset by @darkopia in #101
- Use
pull_request_targetby @haacked in #103 - chore: Add MIT license by @haacked in #106
- fix: don't sort condition sets with variant overrides to top by @andyzzhao in #107
- fix: test discovery warning for netcoreapp3.1 by @haacked in #109
Full Changelog: v2.0.0...v2.0.1
v2.0.0 - It Depends Edition
This version targets .net 8.0 instead of .net 9.0 which should make it usable by a larger population.
What's Changed
- feat: allow custom timestamps on .net by @darkopia in #98
- feat(flags): Implement local evaluation of flag dependencies by @haacked in #97
- feat(flags): use .net 8 packages by @haacked in #99
New Contributors
Full Changelog: v1.0.8...v2.0.0
v1.0.8 - Deterministic Requests are the Best Requests Edition
What's Changed
- Prepare v1.0.7 release by @haacked in #89
- fix: Pass project API key in
remote_configandlocal_evaluationrequests by @haacked in #93
Full Changelog: v1.0.7...v1.0.8
v1.0.7 - The Boy Scout Edition
What's Changed
Full Changelog: v1.0.6...v1.0.7
v1.0.6 - Load All The Flags Edition
What's Changed
- Add unit test for null condition index by @haacked in #73
- Remove token from local_evaluation API call by @haacked in #76
- chore: Add workflow to call Flags Project Board by @haacked in #78
- feat: Add LoadFeatureFlagsAsync method for manual feature flag reloading by @haacked in #85
- fix: Ensure serialization doesn't fail when encountering flag dependencies by @haacked in #86
- chore: Bump version to 1.0.6 by @haacked in #87
Full Changelog: v1.0.5...v1.0.6