Releases: thousandeyes/thousandeyes-sdk-go
Releases · thousandeyes/thousandeyes-sdk-go
v2.0.0-alpha.7
What's Changed
Full Changelog: v2.0.0-alpha.6...v2.0.0-alpha.7
v2.0.0-alpha.6
v2.0.0-alpha.5
What's Changed
- fix: if there is an error msg, print it by @raul-te in #100
- refactor: move tectl to examples/ dir by @raul-te in #101
Full Changelog: v2.0.0-alpha.4...v2.0.0-alpha.5
thousandeyes-sdk-go-v2.0.0-alpha.4
What's Changed
- docs: update README by @raul-te in #98
- refactor(alerts)!: notifyOnClear and default as booleans by @raul-te in #99
Full Changelog: v2.0.0-alpha.3...v2.0.0-alpha.4
thousandeyes-sdk-go-v2.0.0-alpha.3
What's Changed
Full Changelog: v2.0.0-alpha.2...v2.0.0-alpha.3
go-thousandeyes-v2.0.0-alpha.2
What's Changed
- chore!: rename project to thousandeyes-sdk-go by @raul-te in #95
- test: use impersonal naming on test cases by @raul-te in #96
Full Changelog: v2.0.0-alpha.1...v2.0.0-alpha.2
go-thousandeyes-v2.0.0-alpha.1
What's Changed
- fix(tectl): use pointers for accesing fields by @raul-te in #93
- chore: bump module path to v2 by @raul-te in #94
Full Changelog: v2.0.0-alpha...v2.0.0-alpha.1
v2.0.0-alpha
New maintainers
This project is now maintained by the ThousandEyes engineering team.
ThousandEyes would like to extend a thank you to William Fleming, John Dyer, and Joshua Blanchard for their contributions and community maintenance of this project.
What's Changed
- Adding Acknowledgements to README by @tduzan-te in #86
- ci: enable CodeQL analysis by @raul-te in #88
- fix: update module's path by @raul-te in #87
- chore: tidy and fix dependencies by @raul-te in #89
- refactor!: use pointers in struct fields by @raul-te in #90
- refactor!: use bool for fields with 0 or 1 values by @raul-te in #91
- refactor!: use pointers in all json-tagged fields by @raul-te in #92
New Contributors
- @tduzan-te made their first contribution in #86
- @raul-te made their first contribution in #88
Full Changelog: v1.3.0...v2.0.0-alpha
go-thousandeyes-v1.3.0
Changelog
850c570 feat(alert): add alert rule notification