Skip to content

Releases: segmentio/analytics-next

@segment/analytics-next@1.70.0

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/analytics-node@2.1.2

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

Patch Changes

  • Updated dependencies [e884b61, e884b61]:
    • @segment/analytics-core@1.6.0

@segment/analytics-next@1.69.0

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

  • Updated dependencies [e884b61, e884b61]:
    • @segment/analytics-core@1.6.0

@segment/analytics-core@1.6.0

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/analytics-node@2.1.1

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

Patch Changes

  • Updated dependencies [3c37def, 1635e42]:
    • @segment/analytics-core@1.5.1

@segment/analytics-next@1.68.0

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

  • Updated dependencies [3c37def, 1635e42]:
    • @segment/analytics-core@1.5.1

@segment/analytics-core@1.5.1

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/analytics-consent-wrapper-onetrust@1.0.1

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

Patch Changes

@segment/analytics-consent-tools@2.0.1

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

Patch Changes

  • #1071 a102cbb Thanks @silesky! - Light consent tools and onetrust refactoring to reduce code footprint.

@segment/analytics-consent-wrapper-onetrust@1.0.0

19 Apr 09:41
f97d3da
Compare
Choose a tag to compare

Major Changes

Patch Changes

  • Updated dependencies [8f7a74a]:
    • @segment/analytics-consent-tools@2.0.0