Releases: scalyr/dataset-go
Releases · scalyr/dataset-go
v0.0.10 - Add ServerHost attribute to the Event
What's Changed
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #24
- DSET-4002: Initial implemntation of the ServerHost by @martin-majlis-s1 in #39
- DSET-4002: Release version 0.0.10 by @martin-majlis-s1 in #40
Full Changelog: v0.0.9...v0.0.10
v0.0.9 - Error mode recovery and detailed User-Agent
What's Changed
- DSET-2201: Rertry on 401 and 403 as well by @martin-majlis-s1 in #23
- DSET-3951: Log also amount of transferred bytes in #27
- DSET-4072: Include (truncated) response body in the error message in case we fail to parse the response body by @tomaz-s1 in #29
- DSET-4080: fix recovery from error state by @zdaratom in #36
- DSET-3467: feature: add more details to User-Agent header by @zdaratom in #37
- DSET-3941: refactoring and documentation by @zdaratom and @martin-majlis-s1 in #26, #30, #32, #33, #34 and #35
Full Changelog: v0.0.8...v0.0.9
v0.0.8 - Improve retry logic
What's Changed
- DSET-2158: Restrict retries by @martin-majlis-s1 in #19
- DSET-2202: Add tests to check for certificates by @martin-majlis-s1 in #18
- DSET-2202: Use the same testing framework as OTel by @martin-majlis-s1 in #20
- DSET-2106: Fix flaky tests first by @martin-majlis-s1 in #21
- DSET-3930: Log number of processed buffers/events by @martin-majlis-s1 in #22
Full Changelog: v0.0.7...v0.0.8
v0.0.7 - Add retry configuration similar to OTel
What's Changed
- DSET-3874: Add retry configuration similar to OTel by @martin-majlis-s1 in #17
Full Changelog: v0.0.6...v0.0.7
v0.0.6 - Allow calling AddEvents in parallel
What's Changed
- DSET-1556: Run integration tests fewer times by @martin-majlis-s1 in #15
- DSET-3833: Handle parallel calls of AddEvents by @martin-majlis-s1 in #16
Full Changelog: v0.0.5...v0.0.6
v0.0.4 - More likely send each event just once
What's Changed
- DSET-1556: Add test to check that each event is processed once by @martin-majlis-s1 in #12
Full Changelog: v0.0.3...v0.0.4
v0.0.2 - Add DataSetClient.Finish function
What's Changed
- DSET-3572: Fix data race by @martin-majlis-s1 in #5
- DSET-3575: Wait on all buffers to finish by @martin-majlis-s1 in #6
Full Changelog: v0.0.1...v0.0.2
v0.0.1 - Initial Release
What's Changed
- Initial commit by @martin-majlis-s1 in #1
- Enable Secret Scanner by @martin-majlis-s1 in #2
- Add status badges to the readme by @tomaz-s1 in #3
- Add more static checks by @martin-majlis-s1 in #4
New Contributors
- @martin-majlis-s1 made their first contribution in #1
- @tomaz-s1 made their first contribution in #3
Full Changelog: https://github.com/scalyr/dataset-go/commits/v0.0.1