Releases: PostHog/posthog-dotnet
Releases · PostHog/posthog-dotnet
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_target
by @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_config
andlocal_evaluation
requests 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
v1.0.5 - The Indecision Edition
What's Changed
- chore(flags): Decide v4 support - adds version, id, reason, and requestId to
$feature_flag_called
events by @haacked in #71 - Make less decide requests when enriching events by @haacked in #72
Full Changelog: v1.0.4...v1.0.5
v1.0.4 - Gotta Catch Them All Edition
v1.0.3 - Hide The Dirty Laundry Edition
What's Changed
Full Changelog: v1.0.2...v1.0.3
v1.0.2 - Let Those Not Disposed Cast The First Stone Edition
What's Changed
Full Changelog: v1.0.1...v1.0.2