Releases: solarwinds/terraform-provider-swo
Releases · solarwinds/terraform-provider-swo
v0.0.23
v0.0.22
v0.0.21
Changelog
- abaea6b fix(swo_logfilter): Update logfilter documentation to explain token_signature (#92)
- 1cf208d inc swo-go-client version (#91)
- c0bd48d fix(swo_website): Fix acceptance test for website resource (#90)
- 66f7efd fixing accpetance test (#87)
- 9b511ab fixing titles, fixin resource name (#89)
- 4243a26 fixing titles, removing created times (#88)
- 298955e fix(provider)!: BREAKING: base_url is now required to configure the provider (#86)
- 9aeec0b test(swo_dashboard): fix dashboard acceptance test (#85)
- 8d5eb94 test(swo_apitoken): Fix acceptance test for apitoken resource (#84)
v0.0.20
v0.0.19
What's Changed
- Simplify test configuration and update README by @grepory in #76
- Bump github.com/vektah/gqlparser/v2 from 2.5.1 to 2.5.14 by @dependabot in #69
- Prevent invalid metric filter creation in alert resources by @grepory in #75
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #61
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #59
- Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #47
- Bump the production-dependencies group across 1 directory with 7 updates by @dependabot in #78
- Run go mod tidy by @grepory in #79
- Cleaning up and editing README and various source files by @grepory in #77
- Linting fixes by @grepory in #81
- Migrate from staticcheck to golangci-lint by @grepory in #80
New Contributors
- @grepory made their first contribution in #76
- @dependabot made their first contribution in #69
Full Changelog: v0.0.18...v0.0.19
v0.0.18
What's Changed
- NH-85547 Deprecate legacy attributes for Websites by @zdenek-machek-swi in #74
Full Changelog: v0.0.17...v0.0.18
v0.0.17
What's Changed
- NH-86041 - Request to change registry ownership by @snorecone in #73
- Include 'trigger_reset_actions' when creating AlertDefinitionInput by @ericvalcik in #72
New Contributors
- @snorecone made their first contribution in #73
- @ericvalcik made their first contribution in #72
Full Changelog: v0.0.16...v0.0.17
v0.0.16
v0.0.16
v0.0.15
What's Changed
- Nh 80537 fix website check for string by @zdenek-machek-swi in #66
New Contributors
- @zdenek-machek-swi made their first contribution in #66
Full Changelog: v0.0.13...v0.0.15
v0.0.14
- Fix for Websites, to allow check_for_string to be optional