Releases: StatusCakeDev/terraform-provider-statuscake
Releases · StatusCakeDev/terraform-provider-statuscake
v2.2.2
What's Changed
- ci(deps): bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #147
- ci(deps): bump crazy-max/ghaction-import-gpg from 5 to 6 by @dependabot in #148
- ci(publish): clean dist directory by @tomasbasham in #152
- chore(deps): bump golang.org/x/net from 0.13.0 to 0.17.0 by @dependabot in #155
- Update examples by @tomasbasham in #156
- Apply default value for status codes by @tomasbasham in #157
Full Changelog: v2.2.1...v2.2.2
v2.2.1
What's Changed
- Improve documentation by @tomasbasham in #146
- ci(deps): bump actions/checkout from 3 to 4 by @dependabot in #149
- ci: update signing key by @tomasbasham in #151
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.14.1 to 0.16.0 by @dependabot in #137
- chore(deps): bump google.golang.org/grpc from 1.51.0 to 1.53.0 by @dependabot in #136
- chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.1 to 2.27.0 by @dependabot in #134
- ci: update to comply with internal standards by @tomasbasham in #135
- feat: add heartbeat monitoring by @tomasbasham in #138
- chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.27.0 to 2.28.0 by @dependabot in #140
- fix(heartbeat): move check URL to top level of resource by @tomasbasham in #143
- chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.28.0 to 2.29.0 by @dependabot in #142
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Check for package updates monthly by @jlosito in #107
- Bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #110
- Bump golang.org/x/net from 0.0.0-20220121210141-e204ce36a2ba to 0.7.0 by @dependabot in #111
- Bump crazy-max/ghaction-import-gpg from 4 to 5 by @dependabot in #112
- Bump actions/setup-go from 1 to 3 by @dependabot in #113
- Bump goreleaser/goreleaser-action from 2 to 4 by @dependabot in #115
- Bump actions/cache from 2 to 3 by @dependabot in #117
- Bump github.com/hashicorp/terraform-plugin-docs from 0.13.0 to 0.14.1 by @dependabot in #116
- Bump actions/checkout from 2 to 3 by @dependabot in #114
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.1 to 2.25.0 by @dependabot in #118
- ci: update configuration by @tomasbasham in #120
- ci: add dependabot schedule for Go by @tomasbasham in #122
- feat: allow resource URLs to be updated by @tomasbasham in #121
- ci: remove explicit cache action by @tomasbasham in #123
- docs: update documentation by @tomasbasham in #124
- ci(deps): bump actions/setup-go from 3 to 4 by @dependabot in #125
- chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.25.0 to 2.26.1 by @dependabot in #126
- chore(deps): bump golang.org/x/time from 0.0.0-20211116232009-f0f3c7e86c11 to 0.3.0 by @dependabot in #127
New Contributors
- @jlosito made their first contribution in #107
- @dependabot made their first contribution in #110
Full Changelog: v2.0.6...v2.1.0
v2.0.6
What's Changed
- Remove stale issue action by @tomasbasham in #103
- Update provider dependencies by @tomasbasham in #105
- Set the ICMP block when importing an uptime check by @tomasbasham in #106
Full Changelog: v2.0.5...v2.0.6
v2.0.5
What's Changed
- Document provider environment variables by @tomasbasham in #96
- Implement updated retry strategy from Go SDK by @tomasbasham in #98
- Improve error messages returned from the provider by @tomasbasham in #99
- Implement contact group data source by @tomasbasham in #100
- Append v2 to package name and references by @tomasbasham in #101
- Ignore check for explicit assignment of optional fields by @tomasbasham in #97
- Add example for contact group data source by @tomasbasham in #102
Full Changelog: v2.0.4...v2.0.5
v2.0.4
What's Changed
- Fix SSL check
on_broken
flag by @tomasbasham in #83 - Bump statuscake-go dependency by @tomasbasham in #87
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- Update Go version in CI by @tomasbasham in #79
- Add documentation to import resources by @tomasbasham in #81
- Allow the uptime check address field to be more permissive by @tomasbasham in #80
Full Changelog: v2.0.2-pre...v2.0.3
v2.0.2-pre
What's Changed
- Lowercase workflow name by @tomasbasham in #69
- Correct uptime check default values by @tomasbasham in #70
- adding additional schema for raw body data in uptime http check by @chris-gilpatrick in #68
- Reorder schema field for consistency by @tomasbasham in #71
- Bump statuscake-go dependency by @tomasbasham in #72
New Contributors
- @chris-gilpatrick made their first contribution in #68
Full Changelog: v2.0.0-pre...v2.0.2-pre
v2.0.1-pre
Minor fixes for 2.0 provider release