Skip to content

Releases: hollow-cube/posthog-java

0.1.11

31 Dec 17:16
6f117bb

Choose a tag to compare

What's Changed

  • fix: NullPointerException on first feature flag retrieval by @ZakShearman in #6

New Contributors

Full Changelog: 0.1.10...0.1.11

0.1.10

04 Jul 12:14
b136fb9

Choose a tag to compare

  • Update publishing logic to new maven central Publishing API

Full Changelog: 0.1.9...0.1.10

0.1.9

26 May 21:13
7def2e7

Choose a tag to compare

  • 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

27 Apr 12:36
414a56f

Choose a tag to compare

  • Send module/package.class as "filename" instead of class.java. Old and new below.
Screenshot 2025-04-27 at 8 35 42 AM Screenshot 2025-04-27 at 8 36 06 AM
  • Filter out java.* modules from in-app flagging in exception traces

Full Changelog: 0.1.7...0.1.8

0.1.7

26 Apr 14:45
8860c0b

Choose a tag to compare

  • Adds support for processing exceptions clientside before sending to PostHog

Full Changelog: 0.1.6...0.1.7

0.1.6

25 Feb 17:59
c15d461

Choose a tag to compare

What's Changed

  • Allow users to overwrite the $lib and $lib_version properties by @kezz in #5

Full Changelog: 0.1.5...0.1.6

0.1.5

19 Feb 22:55
eaf6b09

Choose a tag to compare

  • Adds support for feature flag payloads by @mworzala

Full Changelog: 0.1.4...0.1.5

0.1.4

18 Feb 17:16
d4ecef8

Choose a tag to compare

What's Changed

  • feature: add set methods for person properties by @kezz in #1

New Contributors

  • @kezz made their first contribution in #1

Full Changelog: 0.1.3...0.1.4

0.1.3

16 Feb 21:24
1374c2c

Choose a tag to compare

  • Fixes a PostHog server parsing error on exceptions without a message

Full Changelog: 0.1.2...0.1.3

0.1.2

15 Feb 19:54
40da629

Choose a tag to compare

  • Support for stack traces in exceptions

Full Changelog: 0.1.1...0.1.2