Skip to content

Releases: stueccles/analytics-elixir

Hex Package 0.2.7

08 May 22:42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.6...v0.2.7

Hex Package 0.2.6

01 Nov 18:57
Compare
Choose a tag to compare
  • Added Telemetry 1.0 as an option to work with Phoenix 1.6 [#37]

thanks @sergiotapia

Hex package 0.2.5

04 Dec 20:02
Compare
Choose a tag to compare

Adds Telemetry support (thanks @garthk)

Handles SSL socket closed (thanks @andrepaes)

Doc cleanup (thanks @kianmeng)

Hex package 0.2.4

28 Oct 18:18
Compare
Choose a tag to compare

Makes segment URL configurable for compatible APIs

Fixes Dialyzer types

Thanks to @brentjanderson and @garthk

Hex package 0.2.3

22 Apr 17:31
Compare
Choose a tag to compare

Changed to runtime configuration.

Many thanks to Bruce!

New implementation with batch and retry

07 Aug 20:11
f11e56e
Compare
Choose a tag to compare

Created a new 0.2.0 hex package with a new implementation that includes retrying the API and using a queue and batch strategy for sending to Segment.

The new implementation also now uses the Tesla library underneath and supports switching out the adapter for testing or using a different HTTP library

First Hex Release

13 Oct 03:35
Compare
Choose a tag to compare

Working version of Segment library.