Skip to content

Releases: solarwinds/terraform-provider-swo

v0.0.23

27 Sep 10:09
bb756e6
Compare
Choose a tag to compare

Changelog

  • 38250a8 feat: signed windows and macos binaries (#97)
  • 132126b Bump the production-dependencies group with 2 updates (#96)
  • ae96de5 fix(swo_notification): typo in auth_header_name (#94) (#95)

v0.0.22

26 Sep 20:31
bb756e6
Compare
Choose a tag to compare

Changelog

  • 38250a8 feat: signed windows and macos binaries (#97)
  • 132126b Bump the production-dependencies group with 2 updates (#96)
  • ae96de5 fix(swo_notification): typo in auth_header_name (#94) (#95)

v0.0.21

05 Sep 15:16
abaea6b
Compare
Choose a tag to compare

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

29 Aug 18:43
71bfc0d
Compare
Choose a tag to compare

What's Changed

  • Enable changelog in goreleaser by @grepory in #82
  • fix(swo_alert): trigger_reset_actions without computed causing provider error by @grepory in #83

Full Changelog: v0.0.19...v0.0.20

v0.0.19

28 Aug 14:21
8f28b3c
Compare
Choose a tag to compare

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

Full Changelog: v0.0.18...v0.0.19

v0.0.18

05 Aug 08:50
5bd6ad9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.17...v0.0.18

v0.0.17

10 Jul 16:56
0261dca
Compare
Choose a tag to compare

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

Full Changelog: v0.0.16...v0.0.17

v0.0.16

25 Jun 22:27
fa5bdb5
Compare
Choose a tag to compare
v0.0.16

v0.0.15

04 Jun 17:17
66a9aa8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.13...v0.0.15

v0.0.14

31 May 08:18
66a9aa8
Compare
Choose a tag to compare
  • Fix for Websites, to allow check_for_string to be optional