Skip to content

Releases: Unleash/terraform-provider-unleash

v3.1.0

23 Oct 09:53
25d3b91

Choose a tag to compare

feat: expose more enterprise settings for projects (#264)

v3.0.1

16 Oct 11:28
fff70a5

Choose a tag to compare

What's Changed

  • chore(deps): update actions/checkout action to v4.3.0 by @renovate[bot] in #246
  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #247
  • fix(deps): update module github.com/stretchr/testify to v1.11.1 by @renovate[bot] in #251
  • chore(deps): update goreleaser/goreleaser-action action to v6.4.0 by @renovate[bot] in #249
  • fix(deps): update module github.com/hashicorp/terraform-plugin-docs to v0.23.0 by @renovate[bot] in #204
  • chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #256
  • fix(docs): default configuration of send email should be false by @gastonfournier in #262

Full Changelog: v3.0.0...v3.0.1

v3.0.0

07 Aug 10:20
914a48b

Choose a tag to compare

docs: add missing examples (#245)

v2.0.4

07 Aug 10:08
d42ebee

Choose a tag to compare

fix: context management (#242)

* fix: context management

* style: linting

* Update internal/provider/user_resource_test.go

Co-authored-by: Copilot <[email protected]>

* Update internal/provider/user_resource_test.go

Co-authored-by: Gastón Fournier <[email protected]>

* Update internal/provider/user_resource_test.go

Co-authored-by: Gastón Fournier <[email protected]>

* fix: linting

---------

Co-authored-by: Copilot <[email protected]>
Co-authored-by: Gastón Fournier <[email protected]>

v2.0.3

07 Aug 09:11
726aaa9

Choose a tag to compare

fix: adapt user resource to expected terraform behavior (#244)

v2.0.2

30 Jun 13:18
56dc0b0

Choose a tag to compare

chore: remove example so it's less relevant (#241)

v2.0.1

30 Jun 12:43
13e628c

Choose a tag to compare

docs: add deprecation message (#240)

v2.0.0

30 Jun 08:18
6265e4c

Choose a tag to compare

This release adapts the configuration to only allow configuring tokens using the valid configuration setup.
With Unleash v7 it's no longer supporting project field in tokens. You should use projects instead.

The configuration now doesn't support project field anymore and that's the main reason for the major release.

v1.4.1

13 Mar 14:35
b58815a

Choose a tag to compare

What's Changed

  • chore(docs) forced update of documentation, no source code changes

Full Changelog: v1.4.0...v1.4.1

v1.4.0

13 Mar 14:28
b58815a

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0