Skip to content

Releases: segmentio/analytics-go

v3.3.0

31 Oct 18:16
8e6be0b
Compare
Choose a tag to compare

GroupId was added to context so the track events can related to both a user and distinct id and group.
Note: When updating to this version, verify the groupId is not being found using the Extra map. The new groupId field will now take precedence.

Full Changelog: v3.2.1...v3.3.0

Fix vendor packages

02 Oct 19:08
3b00f71
Compare
Choose a tag to compare

analytics-go was failing to install correctly using vendored packages due to its use of git submodules. We've replaced the git submodules with proper Golang vendoring to fix this issue. In addition, we've updated some internal tooling for the library itself, namely our circle builds and adding a test CLI.

v3.0.0

28 Aug 22:16
1178b96
Compare
Choose a tag to compare

v3 is a rewrite of our v2 version of the Go Library. We recommend using v3 as it supports many new features, has significant design improvements and is better tested.

Documentation on migrating from v2 to v3 is available at https://segment.com/docs/sources/server/go/#migrating-from-v2.

This release is the same as https://github.com/segmentio/analytics-go/releases/tag/3.0.0, but has the v prefix to work with Go modules. See #134.

3.0.0

05 Jan 23:44
1178b96
Compare
Choose a tag to compare

v3 is a rewrite of our v2 version of the Go Library. We recommend using v3 as it supports many new features, has significant design improvements and is better tested.

Documentation on migrating from v2 to v3 is available at https://segment.com/docs/sources/server/go/#migrating-from-v2.

2.1.1

26 Apr 20:06
Compare
Choose a tag to compare

Version 2.1.1