Skip to content

Releases: platacard/terraform-provider-temporal

v0.9.0

22 Aug 13:12
d1e5514
Compare
Choose a tag to compare

Changelog

  • d1e5514 Merge pull request #64 from mfl-code/missing
  • 34f40b8 Don't remove from state
  • f773330 Handle Missing Namespace
  • 65469b9 Merge pull request #63 from platacard/feature/onboard-to-catalog
  • ff2919c feat: add catalog-info
  • 11b667f Merge pull request #60 from mfl-code/exists2
  • cc4c3ff Adding test for Namespace Already Exists

v0.8.0

24 Jul 13:41
213d0bc
Compare
Choose a tag to compare

Changelog

  • 213d0bc Merge pull request #59 from platacard/feature/update-ci
  • 02f2f7a feat: bump terraform action
  • 19f06c5 feat: fmt
  • 70bb0ce feat: bump dependent actions

v0.7.0

24 Jul 11:14
67f9c46
Compare
Choose a tag to compare

Changelog

  • 67f9c46 Merge pull request #58 from amibaid/search_attribute_resource
  • f6a6374 Added error handling for creating duplicate search attribute
  • 5d25733 Added search attribute documentation, examples
  • f3ba961 Added explicit resource read test
  • ae62f21 Added functionality for importing search attribute without namespace
  • 4e5829c Added default namespace for search attribute data source
  • 8eb9743 Updated search attribute data source tests
  • 6c38cea Added search attribute resource unit tests
  • f386eea Cleaup, logging
  • 17bfc9a Search attribute resource initial commit

v0.6.0

04 Jul 15:47
6d27847
Compare
Choose a tag to compare

Changelog

  • 6d27847 Merge pull request #56 from platacard/feature/update-goreleaser
  • 2b64887 feat: up goreleaser config

v0.4.0

07 May 12:16
0a3a614
Compare
Choose a tag to compare

What's Changed

  • Bump go.temporal.io/api from 1.26.0 to 1.30.0 by @dependabot in #27
  • Bump golang.org/x/oauth2 from 0.16.0 to 0.18.0 by @dependabot in #28
  • Bump github.com/hashicorp/terraform-plugin-go from 0.21.0 to 0.22.1 by @dependabot in #30
  • Bump github.com/hashicorp/terraform-plugin-framework from 1.5.0 to 1.7.0 by @dependabot in #31
  • Bump go.temporal.io/api from 1.30.0 to 1.30.1 by @dependabot in #35
  • Bump github.com/hashicorp/terraform-plugin-testing from 1.6.0 to 1.7.0 by @dependabot in #36
  • feat: Add an Issue and PR Templates by @ganievs in #43
  • Mtls improvements by @scoobyluu in #37
  • bugfix: archival state value by @ganievs in #44

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

19 Mar 11:46
24c0b50
Compare
Choose a tag to compare
Merge pull request #26 from caffalaughrey/mtls

mTLS support

v0.2.0

10 Jan 12:16
0650775
Compare
Choose a tag to compare
Merge pull request #13 from platacard/feature/provider-authorization

Add auth support by client credentials

v0.1.0

21 Dec 13:33
ad0add5
Compare
Choose a tag to compare
Merge pull request #2 from platacard/feature/release

add release action