File tree Expand file tree Collapse file tree 1 file changed +9
-15
lines changed
Expand file tree Collapse file tree 1 file changed +9
-15
lines changed Original file line number Diff line number Diff line change 1- ## 4.5.0 - 2025-06-09
1+ ## 4.4.2 - 2025-06-09
22
3- - add additional user and request context to captured exceptions via the Django integration
3+ - empty point release to fix release automation
44
5- ## 4.4.1 and 4.4.2 - 2025-06-07
5+ ## 4.4.1 2025-06-09
66
7- - empty point release to fix the posthog_analytics release
8-
9- ## 4.4.1 and 4.4.2- 2025-06-07
10-
11- - empty point release to fix the posthog_analytics release
7+ - empty point release to fix release automation
128
139## 4.4.0 - 2025-06-09
1410
1511- Use the new ` /flags ` endpoint for all feature flag evaluations (don't fall back to ` /decide ` at all)
1612
1713## 4.3.2 - 2025-06-06
1814
19- Add context management:
15+ 1 . Add context management:
2016
2117- New context manager with ` posthog.new_context() `
2218- Tag functions: ` posthog.tag() ` , ` posthog.get_tags() ` , ` posthog.clear_tags() `
2319- Function decorator:
2420 - ` @posthog.scoped ` - Creates context and captures exceptions thrown within the function
2521- Automatic deduplication of exceptions to ensure each exception is only captured once
2622
27- ## 4.2.1 - 2025-6-05
28-
29- 1 . fix: feature flag request use geoip_disable (#235 )
30- 2 . chore: pin actions versions (#210 )
31- 3 . fix: opinionated setup and clean fn fix (#240 )
32- 4 . fix: release action failed (#241 )
23+ 2 . fix: feature flag request use geoip_disable (#235 )
24+ 3 . chore: pin actions versions (#210 )
25+ 4 . fix: opinionated setup and clean fn fix (#240 )
26+ 5 . fix: release action failed (#241 )
3327
3428## 4.2.0 - 2025-05-22
3529
You can’t perform that action at this time.
0 commit comments