Releases: hollow-cube/posthog-java
Releases · hollow-cube/posthog-java
0.1.11
What's Changed
- fix: NullPointerException on first feature flag retrieval by @ZakShearman in #6
New Contributors
- @ZakShearman made their first contribution in #6
Full Changelog: 0.1.10...0.1.11
0.1.10
- Update publishing logic to new maven central Publishing API
Full Changelog: 0.1.9...0.1.10
0.1.9
- Sends exception stacktrace as "resolved" frames rather than raw frames to skip server side processing which is unsupported for Java.
Full Changelog: 0.1.8...0.1.9
0.1.8
- Send
module/package.classas "filename" instead ofclass.java. Old and new below.
- Filter out
java.*modules fromin-appflagging in exception traces
Full Changelog: 0.1.7...0.1.8
0.1.7
- Adds support for processing exceptions clientside before sending to PostHog
Full Changelog: 0.1.6...0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
- Fixes a PostHog server parsing error on exceptions without a message
Full Changelog: 0.1.2...0.1.3
0.1.2
- Support for stack traces in exceptions
Full Changelog: 0.1.1...0.1.2