Skip to content

Releases: mParticle/mparticle-java-events-sdk

v2.5.4

15 Oct 12:40
c17c475
Compare
Choose a tag to compare

2.5.4 (2023-10-15)

Bug Fixes

v2.5.3

04 Jan 18:39
836c128
Compare
Choose a tag to compare

2.5.3 (2023-01-04)

Bug Fixes

v2.5.2

21 Nov 22:16
82b8f56
Compare
Choose a tag to compare

2.5.2 (2022-11-21)

Bug Fixes

v2.5.1

16 Nov 18:40
1788153
Compare
Choose a tag to compare

2.5.1 (2022-11-16)

Bug Fixes

  • Remove System.out.println statements (#16) (41a65b3)

Updates & Maintenance

  • Add conventional-changelog-conventionalcommits to release.yml (f4f5f11)
  • Update github actions (#15) (9d2e468)

v2.5.0

08 Nov 17:52
3c3ecff
Compare
Choose a tag to compare

2.5.0 (2022-11-08)

Features

v2.4.1

11 Oct 00:17
09a13ba
Compare
Choose a tag to compare

2.4.1 (2022-10-11)

Bug Fixes

  • Fixed ConsentState class for purpose names (#11) (a0b6a5c)

v2.4.0

18 Jul 18:03
a7e226f
Compare
Choose a tag to compare

2.4.0 (2022-07-18)

Features

v2.3.3

05 Jan 17:55
Compare
Choose a tag to compare

2.3.3 (2022-01-05)

Bug Fixes

  • don't remove attrributes when value is set to null (0e59e32)

Version 2.3.2

22 Oct 18:46
Compare
Choose a tag to compare

This release fixes the serialization of the mobile_number user identity by renaming "mobile_phone" to "mobile_number".

Version 2.3.1

22 Sep 19:23
Compare
Choose a tag to compare

This fixes a bug with the previous 2.3.0 release, ensuring that the additional identities are available as both an IdentityType enum as well as within the UserIdentities object.