Skip to content

Releases: poseidon/terraform-provider-matchbox

v0.5.4

25 Mar 18:48
v0.5.4
Compare
Choose a tag to compare

What's Changed

  • Fix release signing process to use a compatible OpenPGP key algorithm
    • Terraform Registry does not support ed25519, sign with the RSA key like in past releases

Contributions

  • Fix the release signing process to use RSA by @dghubble in #165

Full Changelog: v0.5.3...v0.5.4

v0.5.3

24 Mar 03:13
v0.5.3
Compare
Choose a tag to compare

What's Changed

  • Maintenance update to bump dependencies

Contributions

Dependencies

  • build(deps): bump github.com/poseidon/matchbox from 0.9.0 to 0.9.1 by @dependabot in #108
  • build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.20.0 to 2.21.0 by @dependabot in #109
  • build(deps): bump google.golang.org/grpc from 1.48.0 to 1.49.0 by @dependabot in #112
  • build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.21.0 to 2.22.0 by @dependabot in #113
  • build(deps): bump google.golang.org/grpc from 1.49.0 to 1.50.0 by @dependabot in #116
  • build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.23.0 to 2.24.0 by @dependabot in #117
  • build(deps): bump google.golang.org/grpc from 1.50.0 to 1.50.1 by @dependabot in #118
  • build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.0 to 2.24.1 by @dependabot in #119
  • build(deps): bump google.golang.org/grpc from 1.50.1 to 1.51.0 by @dependabot in #120
  • build(deps): bump google.golang.org/grpc from 1.51.0 to 1.52.0 by @dependabot in #121
  • build(deps): bump google.golang.org/grpc from 1.52.0 to 1.52.1 by @dependabot in #122
  • build(deps): bump google.golang.org/grpc from 1.52.1 to 1.52.3 by @dependabot in #123
  • build(deps): bump google.golang.org/grpc from 1.52.3 to 1.53.0 by @dependabot in #125
  • build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.1 to 2.25.0 by @dependabot in #127
  • build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.25.0 to 2.26.0 by @dependabot in #130
  • build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.0 to 2.26.1 by @dependabot in #132
  • build(deps): bump google.golang.org/grpc from 1.53.0 to 1.54.0 by @dependabot in #131
  • build(deps): bump github.com/poseidon/matchbox from 0.9.1 to 0.10.0 by @dependabot in #134
  • build(deps): bump google.golang.org/grpc from 1.54.0 to 1.55.0 by @dependabot in #135
  • build(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.0 by @dependabot in #137
  • build(deps): bump google.golang.org/grpc from 1.56.0 to 1.56.1 by @dependabot in #138
  • build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.1 to 2.27.0 by @dependabot in #139
  • build(deps): bump google.golang.org/grpc from 1.56.1 to 1.56.2 by @dependabot in #140
  • build(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0 by @dependabot in #141
  • build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.27.0 to 2.28.0 by @dependabot in #142
  • build(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.0 by @dependabot in #144
  • build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.28.0 to 2.29.0 by @dependabot in #143
  • build(deps): bump google.golang.org/grpc from 1.58.0 to 1.58.1 by @dependabot in #145
  • build(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.2 by @dependabot in #147
  • build(deps): bump golang.org/x/net from 0.13.0 to 0.17.0 by @dependabot in #149
  • build(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #148
  • build(deps): bump google.golang.org/grpc from 1.58.3 to 1.59.0 by @dependabot in #150
  • build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.29.0 to 2.30.0 by @dependabot in #151
  • build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.30.0 to 2.31.0 by @dependabot in #153
  • build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #154
  • build(deps): bump google.golang.org/grpc from 1.60.0 to 1.60.1 by @dependabot in #155
  • build(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 by @dependabot in #157
  • build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #156
  • build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.31.0 to 2.32.0 by @dependabot in #158
  • build(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1 by @dependabot in #159
  • build(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0 by @dependabot in #160
  • build(deps): bump google.golang.org/grpc from 1.62.0 to 1.62.1 by @dependabot in #162
  • build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #163

New Contributors

Full Changelog: v0.5.2...v0.5.3

v0.5.2

30 Jul 21:00
v0.5.2
Compare
Choose a tag to compare
  • Fix regression in matchbox_group reading of empty metadata (#104)

v0.5.1

30 Jul 18:01
v0.5.1
Compare
Choose a tag to compare
  • Read profile and group's to detect drift (#68)
  • Update minimum Go version to v1.17
  • UpdateTerraform Plugin SDK

v0.5.0

24 Sep 18:22
v0.5.0
Compare
Choose a tag to compare
  • Add darwin-arm64 release target
  • Migrate Terraform Plugin SDK from v1.9.0 to v2.8.0
  • Remove Go module vendoring
  • Remove tarball release format

v0.4.1

09 Aug 01:39
v0.4.1
Compare
Choose a tag to compare
  • Fix zip archive artifacts for Darwin and Windows (#53)

v0.4.0

01 Aug 20:45
v0.4.0
Compare
Choose a tag to compare
  • Migrate to the Terraform Plugin SDK (#49)
  • Add Linux ARM64 release artifacts
  • Add zip archive format with signed checksum

v0.3.0

27 May 17:57
v0.3.0
Compare
Choose a tag to compare
  • Add compatibility with Terraform v0.12. Retain v0.11 compatibility (#42)

v0.2.3

11 Feb 05:13
v0.2.3
Compare
Choose a tag to compare
  • Document usage with the Terraform 3rd-party plugin directory (#39)
  • Use Go v1.11.5 for pre-compiled binaries

v0.2.2

16 Aug 21:55
v0.2.2
Compare
Choose a tag to compare

Improve client endpoint validation (#23)

  • Provide better errors if the endpoint includes a scheme or is missing a port