Skip to content

Releases: thousandeyes/thousandeyes-sdk-go

v2.0.0-alpha.7

14 Jul 19:24
Compare
Choose a tag to compare
v2.0.0-alpha.7 Pre-release
Pre-release

What's Changed

  • refactor!: use int64 type in ID methods by @raul-te in #108

Full Changelog: v2.0.0-alpha.6...v2.0.0-alpha.7

v2.0.0-alpha.6

13 Jul 18:47
Compare
Choose a tag to compare
v2.0.0-alpha.6 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-alpha.5...v2.0.0-alpha.6

v2.0.0-alpha.5

17 Jun 22:03
Compare
Choose a tag to compare
v2.0.0-alpha.5 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-alpha.4...v2.0.0-alpha.5

thousandeyes-sdk-go-v2.0.0-alpha.4

17 Jun 16:46
Compare
Choose a tag to compare
Pre-release

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

06 Jun 22:03
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Reference new maintainers and project name by @raul-te in #97

Full Changelog: v2.0.0-alpha.2...v2.0.0-alpha.3

go-thousandeyes-v2.0.0-alpha.2

06 Jun 21:40
Compare
Choose a tag to compare
Pre-release

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

03 Jun 22:12
Compare
Choose a tag to compare
Pre-release

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

03 Jun 20:06
Compare
Choose a tag to compare
v2.0.0-alpha Pre-release
Pre-release

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

Full Changelog: v1.3.0...v2.0.0-alpha

go-thousandeyes-v1.3.0

03 Sep 15:01
850c570
Compare
Choose a tag to compare

Changelog

850c570 feat(alert): add alert rule notification

go-thousandeyes-v1.2.2

21 Jun 13:00
130ff0e
Compare
Choose a tag to compare

Changelog

130ff0e fix(sip-server): set sipRegistrar correcty on read (#81)