Skip to content

Releases: segmentio/analytics-next

@segment/[email protected]

11 Jul 15:57
232708f
Compare
Choose a tag to compare

Patch Changes

@segment/[email protected]

11 Jul 15:57
232708f
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@segment/[email protected]

22 May 17:50
9a19a3c
Compare
Choose a tag to compare

Minor Changes

  • #1088 2299e9a Thanks @silesky! - Refactor to change interface name from legacySettings -> cdnSettings, in order to clarify code.
  • #1090 b611746 Thanks @silesky! - - Add public settings API
    • Do not expose loadLegacySettings / loadCDNSettings (private API)

@segment/[email protected]

29 Apr 23:52
ef959f6
Compare
Choose a tag to compare

Patch Changes

@segment/[email protected]

29 Apr 23:52
ef959f6
Compare
Choose a tag to compare

Minor Changes

  • #1080 e884b61 Thanks @silesky! - Addresses an issue where, if one of the non-destination actions fails to load/is blocked, the entire SDK fails to load. This is most notable in GA4, where, if GA was blocked, Segment initialization would fail.

Patch Changes

@segment/[email protected]

29 Apr 23:52
ef959f6
Compare
Choose a tag to compare

Minor Changes

  • #1080 e884b61 Thanks @silesky! - Addresses an issue where, if one of the non-destination actions fails to load/is blocked, the entire SDK fails to load. This is most notable in GA4, where, if GA was blocked, Segment initialization would fail.

@segment/[email protected]

24 Apr 17:16
4561a07
Compare
Choose a tag to compare

Patch Changes

@segment/[email protected]

24 Apr 17:16
4561a07
Compare
Choose a tag to compare

Minor Changes

  • #1045 3c37def Thanks @silesky! - - Remove validation plugin
    • Remove spark-md5 dependency
    • Update messageId algorithm to be consistent with node (analytics-next-[epoch time]-[uuid])
    • Browser Validation:
      • Throws errors in the EventFactory (not just in a plugin) if the event is invalid

Patch Changes

@segment/[email protected]

24 Apr 17:16
4561a07
Compare
Choose a tag to compare

Patch Changes

  • #1076 1635e42 Thanks @chrisradek! - Fixes an issue introduced in v1.66.0 that caused analytics plugins to be removed from event processing if a destination threw an error while loading.

@segment/[email protected]

22 Apr 20:03
9eaff30
Compare
Choose a tag to compare

Patch Changes