Skip to content

Releases: authzed/terraform-provider-authzed

v0.5.0

08 Aug 17:09
Compare
Choose a tag to compare

Changelog

Features

  • b377441 feat: add UseStateForUnknown to immutable computed fields

Documentation

  • f3f1d99 docs: update documentation for plan modifier fix and remove obsolete fgam_serialization
  • 3b5d6ca docs: update provider example to use v0.5.0

v0.4.1

08 Aug 11:00
Compare
Choose a tag to compare

Changelog

Bug Fixes

  • 6eea215 fix: remove remaining plan modifiers from policy resource

Other Changes

  • 68470ef chore: update OpenAPI spec

v0.4.0

07 Aug 21:28
Compare
Choose a tag to compare

Changelog

Features

  • 2186717 feat: add FGAM metadata fields to resource models

Bug Fixes

  • 65303f6 fix: clean up provider-side FGAM patches and implement native API support
  • f545f9b fix: resolve etag inconsistency and implement native FGAM support

Other Changes

  • 0d94d5a build(deps): bump github.com/hashicorp/terraform-plugin-framework
  • b2fe198 chore: update OpenAPI spec

v0.3.1

29 Jul 16:13
c545a85
Compare
Choose a tag to compare

Changelog

Bug Fixes

  • 212a123 fix: prevent state drift in special fields for all resources

Other Changes

  • bccc636 chore: update OpenAPI spec

v0.3.0

24 Jul 14:42
Compare
Choose a tag to compare

Changelog

Features

  • 549cefb feat: add FGAM serialization and enhanced retry diagnostics
  • 7b2e972 feat: enhance FGAM retry logic with exponential backoff for concurrent operations
  • 3a41751 feat: include the rest of the resources
  • 96d3e75 feat: support concurrency model for deletes

Documentation

  • 9438c6c docs: add example for concurrent resources management

Other Changes

v0.2.1

22 Jul 16:57
Compare
Choose a tag to compare

Changelog

Features

  • 709698f feat: add automatic 409 FGAM configuration conflict handling

Other Changes

  • 6d90a00 DRY adjustments
  • 48b566e build(deps): bump slackapi/slack-github-action from 2.1.0 to 2.1.1
  • f73b271 chore: update OpenAPI spec

v0.2.0

09 Jul 16:52
e67f334
Compare
Choose a tag to compare

Changelog

Features

  • a323854 feat: add acceptance tests for the rest of the resources
  • a6df80d feat: implement acceptance tests foundation and policy tests

Bug Fixes

  • 6e18c83 fix:handle async delete operations (HTTP 202)

Documentation

  • 339929a docs: add testing guidance and maintenance information
  • e0cf324 docs: add troubleshooting section

v0.1.8

12 Jun 04:37
f304995
Compare
Choose a tag to compare

Changelog

Bug Fixes

  • ba0f9e9 fix: remove conflicting hidden manifest file to resolve registry sync issues

Other Changes

  • 6951b14 chore: update OpenAPI spec

v0.1.7

10 Jun 20:42
f304995
Compare
Choose a tag to compare

Changelog

Bug Fixes

  • ba0f9e9 fix: remove conflicting hidden manifest file to resolve registry sync issues

Other Changes

  • 6951b14 chore: update OpenAPI spec

v0.1.4

10 Jun 04:27
fab5a7c
Compare
Choose a tag to compare

Changelog

🚀 Features

  • 20fdf76 feat(token):Users can securely retrieve value of SA tokens (@Verolop)
  • d892d6d feat(import): add import functionality to all resources (@Verolop)

🐛 Bug Fixes

  • 31e0612 fix: re-enable basic CHANGELOG generation in goreleaser (@Verolop)

📚 Documentation

🧰 Other Changes

🎉 New Contributors

Full Changelog: v0.1.3...v0.1.4