Releases: onelogin/terraform-provider-onelogin
Releases · onelogin/terraform-provider-onelogin
v0.11.2
What's Changed
- Fix onelogin_smarthooks provider panic when handling options TypeSet by @Copilot in #200
Full Changelog: v0.11.1...v0.11.2
v0.11.1
What's Changed
- Fix 400 error when querying roles with cursor pagination by @Copilot in #197
- chore: simplify release process to single-step automation by @Subterrane in #198
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- Fix SAML app configuration to support all OneLogin API fields by @Copilot in #194
- Bump version to 0.11.0 by @github-actions[bot] in #195
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Fix OIDC app token timeout behavior during partial updates and resolve CI/CD failures by @Copilot in #191
- Bump version to 0.10.0 by @github-actions[bot] in #193
Full Changelog: v0.9.2...v0.10.0
v0.9.2
What's Changed
- Bump version to 0.9.1 by @github-actions[bot] in #189
- Fix company and department fields not being cleared when removed from user configuration by @Copilot in #190
- Bump version to 0.9.2 by @github-actions[bot] in #192
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- chore(deps): bump github.com/ulikunitz/xz from 0.5.10 to 0.5.14 by @dependabot[bot] in #188
- Fix OneLogin user last_login showing placeholder dates instead of "never logged in" by @Copilot in #185
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Add comprehensive GitHub Copilot instructions for OneLogin Terraform Provider development by @Copilot in #179
- Fix documentation file naming consistency to match actual resource names by @Copilot in #177
- chore(deps): bump github.com/hashicorp/go-getter from 1.7.5 to 1.7.9 by @dependabot[bot] in #180
- Fix user custom attribute drift issue by preserving existing attributes during user updates by @Copilot in #181
- Add password support to onelogin_users resource by @Copilot in #182
- Fix GitHub Actions deprecated commands and workflow conflicts in version bump automation by @Copilot in #184
- Bump version to 0.9.0 by @github-actions[bot] in #186
- update release process documentation to reflect automated GitHub Actions workflow by @Subterrane in #187
New Contributors
- @Copilot made their first contribution in #179
- @github-actions[bot] made their first contribution in #186
Full Changelog: v0.8.5...v0.9.0
v0.8.5
What's Changed
- Add self registration profiles by @Subterrane in #168
Full Changelog: v0.8.4...v0.8.5
v0.8.4
What's Changed
- Add OneLogin groups support (Issue #156) by @Subterrane in #166
- Bump version to 0.8.4 by @Subterrane in #167
Full Changelog: v0.8.3...v0.8.4
v0.8.3
What's Changed
- Fix issue #153: Ensure consistent handling of SAML app configuration field by @Subterrane in #164
- Bump version to 0.8.3 and improve release instructions by @Subterrane in #165
Full Changelog: v0.8.2...v0.8.3