Skip to content

Releases: tdabasinskas/terraform-provider-backstage

v2.3.0

13 Mar 07:32
879b9b1
Compare
Choose a tag to compare

What's Changed

  • Build(deps): Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #80
  • Build(deps): Bump github.com/hashicorp/terraform-plugin-framework from 1.4.2 to 1.5.0 by @dependabot in #81
  • Build(deps): Bump github.com/hashicorp/terraform-plugin-docs from 0.16.0 to 0.17.0 by @dependabot in #82
  • Update Terraform versions in tests by @tdabasinskas in #83
  • Build(deps): Bump github.com/hashicorp/terraform-plugin-docs from 0.17.0 to 0.18.0 by @dependabot in #84
  • Build(deps): Bump codecov/codecov-action from 3.1.4 to 3.1.5 by @dependabot in #85
  • Build(deps): Bump github.com/hashicorp/terraform-plugin-go from 0.20.0 to 0.21.0 by @dependabot in #86
  • Build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.31.0 to 2.32.0 by @dependabot in #87
  • Build(deps): Bump codecov/codecov-action from 3.1.5 to 3.1.6 by @dependabot in #88
  • Build(deps): Bump codecov/codecov-action from 3.1.6 to 4.0.0 by @dependabot in #89
  • Build(deps): Bump codecov/codecov-action from 4.0.0 to 4.0.1 by @dependabot in #90
  • Build(deps): Bump codecov/codecov-action from 4.0.1 to 4.0.2 by @dependabot in #93
  • Build(deps): Bump codecov/codecov-action from 4.0.2 to 4.1.0 by @dependabot in #94
  • Build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #96
  • Upgrade Go and dependencies by @tdabasinskas in #99

Full Changelog: v2.2.1...v2.3.0

v2.2.1

05 Jan 18:40
85cf4ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

05 Jan 12:03
d270781
Compare
Choose a tag to compare

What's Changed

  • Build(deps): Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #61
  • Build(deps): Bump github.com/hashicorp/terraform-plugin-framework from 1.4.1 to 1.4.2 by @dependabot in #62
  • Build(deps): Bump google.golang.org/grpc from 1.57.0 to 1.57.1 by @dependabot in #63
  • Build(deps): Bump hashicorp/setup-terraform from 2.0.3 to 3.0.0 by @dependabot in #64
  • Build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.29.0 to 2.30.0 by @dependabot in #65
  • Build(deps): Bump github.com/hashicorp/terraform-plugin-go from 0.19.0 to 0.19.1 by @dependabot in #66
  • Build(deps): Bump actions/setup-go from 4.1.0 to 5.0.0 by @dependabot in #67
  • Build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.30.0 to 2.31.0 by @dependabot in #68
  • Fix flaky tests by @tdabasinskas in #74
  • Build(deps): Bump crazy-max/ghaction-import-gpg from 6.0.0 to 6.1.0 by @dependabot in #71
  • Build(deps): Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #70
  • Bump Go to 1.21 by @tdabasinskas in #75
  • Bump go-backstage by @tdabasinskas in #76
  • Improve Base URL handling by @tdabasinskas in #77
  • Support passing custom headers to the provider by @tdabasinskas in #78

Full Changelog: v2.1.0...v2.2.0

v2.1.0

13 Oct 09:59
1791b6f
Compare
Choose a tag to compare

What's Changed

  • Fix flaky tests by @tdabasinskas in #29
  • Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #27
  • Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 by @dependabot in #28
  • Bump github.com/hashicorp/terraform-plugin-framework from 1.3.0 to 1.3.1 by @dependabot in #30
  • Bump github.com/hashicorp/terraform-plugin-go from 0.15.0 to 0.16.0 by @dependabot in #31
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.1 to 2.27.0 by @dependabot in #33
  • Bump github.com/hashicorp/terraform-plugin-framework from 1.3.1 to 1.3.2 by @dependabot in #32
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.15.0 to 0.16.0 by @dependabot in #36
  • Improve tests by @tdabasinskas in #37
  • Bump github.com/hashicorp/terraform-plugin-go from 0.17.0 to 0.18.0 by @dependabot in #35
  • Bump github.com/hashicorp/terraform-plugin-framework from 1.3.2 to 1.3.3 by @dependabot in #40
  • Build(deps): Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.10.0 to 0.11.0 by @dependabot in #41
  • Build(deps): Bump github.com/hashicorp/terraform-plugin-framework from 1.3.3 to 1.3.4 by @dependabot in #42
  • Build(deps): Bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0 by @dependabot in #44
  • Build(deps): Bump actions/setup-go from 4.0.1 to 4.1.0 by @dependabot in #43
  • Build(deps): Bump github.com/hashicorp/terraform-plugin-framework from 1.3.4 to 1.3.5 by @dependabot in #45
  • Build(deps): Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #46
  • Build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.27.0 to 2.28.0 by @dependabot in #47
  • Build(deps): Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.11.0 to 0.12.0 by @dependabot in #48
  • Build(deps): Bump crazy-max/ghaction-import-gpg from 5.3.0 to 5.4.0 by @dependabot in #49
  • Build(deps): Bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #50
  • Build(deps): Bump goreleaser/goreleaser-action from 4.4.0 to 4.6.0 by @dependabot in #51
  • Build(deps): Bump goreleaser/goreleaser-action from 4.6.0 to 5.0.0 by @dependabot in #56
  • Build(deps): Bump crazy-max/ghaction-import-gpg from 5.4.0 to 6.0.0 by @dependabot in #55
  • Build(deps): Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #57
  • Build(deps): Bump golang.org/x/net from 0.11.0 to 0.17.0 by @dependabot in #59
  • Bump Terraform dependencies by @tdabasinskas in #60

Full Changelog: v2.0.0...v2.0.1

v2.0.0

08 Jun 09:50
d42b4f9
Compare
Choose a tag to compare

What's Changed

  • BREAKING CHANGE: Bump go-backstage to v2 by @tdabasinskas in #26
  • Bump github.com/hashicorp/terraform-plugin-log from 0.7.0 to 0.8.0 by @dependabot in #6
  • Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.9.0 to 0.10.0 by @dependabot in #7
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.1 to 2.25.0 by @dependabot in #8
  • bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot in #9
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.13.0 to 0.14.0 by @dependabot in #10
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.14.0 to 0.14.1 by @dependabot in #11
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.25.0 to 2.26.0 by @dependabot in #14
  • Bump github.com/hashicorp/terraform-plugin-framework from 1.1.1 to 1.2.0 by @dependabot in #16
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.0 to 2.26.1 by @dependabot in #15
  • Bump github.com/hashicorp/terraform-plugin-go from 0.14.3 to 0.15.0 by @dependabot in #18
  • Bump github.com/hashicorp/terraform-plugin-log from 0.8.0 to 0.9.0 by @dependabot in #23
  • Bump github.com/hashicorp/terraform-plugin-framework from 1.2.0 to 1.3.0 by @dependabot in #25
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.14.1 to 0.15.0 by @dependabot in #24

Full Changelog: v1.1.1...v2.0.0

v1.1.1

07 Feb 07:03
c2300d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

27 Jan 18:10
fce25d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

26 Jan 18:14
8a50799
Compare
Choose a tag to compare
  • Initial version