Releases: thousandeyes/terraform-provider-thousandeyes
Releases · thousandeyes/terraform-provider-thousandeyes
v1.0.0-alpha
What's Changed
- docs: adding acknowledgements to the README by @tduzan-te in #62
- refactor!: use go-thousandeyes/v2 by @raul-te in #64 and #65
- docs: update README by @raul-te in #66
- ci: fix testing on pull requests by @raul-te in #67
New Contributors
- @tduzan-te made their first contribution in #62
- @raul-te made their first contribution in #64
Full Changelog: v0.6.0...v1.0.0-alpha
v0.6.0
v0.5.3
v0.5.2
v0.5.1
v0.5.0
- fix: Update go-thousandeyes to 1.2.1 (#55)
- feat(timeout) Support custom client timeout (#44)
- feat(account-groups) Fix account groups data source
- fix(schema): Correct schema definitions (#52)
- feat(group-label): Add Label support (#27)
- fix(sip_server): Send fields necessary for update
- feat(sdk): Update sdk ver to add validation funcs …
- fix(alert_rule): Include required fields on update
- feat(ci): fix ci build (#53)