Releases: platacard/terraform-provider-temporal
Releases · platacard/terraform-provider-temporal
v0.9.0
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
v0.7.0
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
v0.4.0
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
- @scoobyluu made their first contribution in #37
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Merge pull request #26 from caffalaughrey/mtls mTLS support
v0.2.0
Merge pull request #13 from platacard/feature/provider-authorization Add auth support by client credentials
v0.1.0
Merge pull request #2 from platacard/feature/release add release action