File tree Expand file tree Collapse file tree 1 file changed +11
-10
lines changed
Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Original file line number Diff line number Diff line change 1- ## 4.4.1 and 4.4. 2- 2025-06-07
1+ ## 4.4.2- 2025-06-09
22
3- - empty point release to fix the posthog_analytics release
3+ - empty point release to fix release automation
4+
5+ ## 4.4.1 2025-06-09
6+
7+ - empty point release to fix release automation
48
59## 4.4.0 - 2025-06-09
610
711- Use the new ` /flags ` endpoint for all feature flag evaluations (don't fall back to ` /decide ` at all)
812
913## 4.3.2 - 2025-06-06
1014
11- Add context management:
15+ 1 . Add context management:
1216 - New context manager with ` posthog.new_context() `
1317 - Tag functions: ` posthog.tag() ` , ` posthog.get_tags() ` , ` posthog.clear_tags() `
1418 - Function decorator:
1519 - ` @posthog.scoped ` - Creates context and captures exceptions thrown within the function
1620 - Automatic deduplication of exceptions to ensure each exception is only captured once
17-
18- ## 4.2.1 - 2025-6-05
19-
20- 1 . fix: feature flag request use geoip_disable (#235 )
21- 2 . chore: pin actions versions (#210 )
22- 3 . fix: opinionated setup and clean fn fix (#240 )
23- 4 . fix: release action failed (#241 )
21+ 2 . fix: feature flag request use geoip_disable (#235 )
22+ 3 . chore: pin actions versions (#210 )
23+ 4 . fix: opinionated setup and clean fn fix (#240 )
24+ 5 . fix: release action failed (#241 )
2425
2526## 4.2.0 - 2025-05-22
2627
You can’t perform that action at this time.
0 commit comments