Releases: OpenAxon/terraform-provider-identitynow
v0.5.0
What's Changed
-
Beta API for Password Policies: The PR adds support for the new beta API for password policies (beta api for password policies), updating the implementation accordingly.
-
Access Profiles API: The PR also transitions to using the new v3 API for access profiles (use v3 api for
Source Configuration Update:
-
The PR adjusts the way the Microsoft-Entra connector is set up- Adding PATCH API to create Microsoft-Entra connector
-
New attributes and parameters have been added or refined in the configuration to allow for a more flexible and robust setup.
-
Refactoring: There is general refactoring to improve the overall code structure and ensure better compatibility with the newer APIs.
-
Bug Fixes and Improvements: Several fixes to enhance the provider’s functionality and address issues in the previous implementation.
by @elliesaber in #18
Full Changelog: v0.4.2...0.5.0
v0.4.4-alpha-one
Merge pull request #24 from elliesaber/v3-identities update beta identities api
v0.4.4-alpha
What's Changed
- v3 identities by @elliesaber in #19
- update --rm-dist with --clean by @elliesaber in #20
- add version: 2 to .goreleaser.yaml by @elliesaber in #21
- update deprecated changelog field by @elliesaber in #22
- V3 access profiles and beta identities by @elliesaber in #23
Full Changelog: v0.4.2...v0.4.4-alpha
v0.4.3-beta-one
Full Changelog: v0.4.3-beta...v0.4.3-beta-one
v0.4.3-beta
What's Changed
- v3 identities by @elliesaber in #19
- update --rm-dist with --clean by @elliesaber in #20
- add version: 2 to .goreleaser.yaml by @elliesaber in #21
- update deprecated changelog field by @elliesaber in #22
- V3 access profiles and beta identities by @elliesaber in #23
Full Changelog: v0.4.2...v0.4.3-beta
v0.4.2
v0.4.0
Update cc API to V3
v0.4.1
Merge pull request #16 from locmai/bump034 chore: bump 0.3.4
v0.3.4
Merge pull request #16 from locmai/bump034 chore: bump 0.3.4
v0.3.3
Merge pull request #15 from locmai/add-darwin-arm64 fix: darwin_arm64 build