Skip to content

Releases: scalyr/dataset-go

v0.20.0: Increase stability

28 Jun 17:40
9b79a20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.0...v0.20.0

v0.19.0: Retry when server is not returning JSON

20 Jun 12:48
6a9ff2e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.0...v0.19.0

v0.18.0: Release unused resources after some time

16 Feb 12:51
22ff6db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.18.0

v0.17.0 - Metrics add attributes

27 Nov 12:36
04a2025
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.17.0

v0.16.0 - Introduce OTel metrics

22 Nov 08:54
3113629
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.16.0

v0.15.0 - Move grouped attributes to sessionInfo

21 Nov 09:42
29d4782
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.15.0

v0.14.0 - Drop Go 1.19, Add Go 1.21

24 Aug 10:13
963771f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.14.0

v0.13.0 - Bug fixes

23 Aug 13:32
68a857c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.1...v0.13.0

v0.12.0 - Adjust RetryShutdownTimeout functionality

31 Jul 11:31
9c8ae03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.11...v0.12.0

0.0.11 make client shutdown timeout configurable.

26 Jul 09:57
86db63b
Compare
Choose a tag to compare

What's Changed

  • DSET-4050 feat: make client shutdown timeout configurable by @zdaratom in #44

Full Changelog: v0.0.10...v0.0.11