Skip to content

Releases: segmentio/analytics-go

v3.3.0

Choose a tag to compare

@MichaelGHSeg MichaelGHSeg released this 31 Oct 18:16
8e6be0b

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

Choose a tag to compare

@systemizer systemizer released this 02 Oct 19:08
3b00f71

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

Choose a tag to compare

@f2prateek f2prateek released this 28 Aug 22:16
1178b96

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

Choose a tag to compare

@f2prateek f2prateek released this 05 Jan 23:44
1178b96

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

Choose a tag to compare

@achille-roussel achille-roussel released this 26 Apr 20:06

Version 2.1.1