Releases: authlete/terraform-provider-authlete
Releases · authlete/terraform-provider-authlete
v1.3.16
v1.3.15
fix the nonempty plan when handling supported scopes
v1.3.14
What's Changed
- Bump google.golang.org/grpc from 1.56.0 to 1.56.3 by @dependabot in #142
- Bump golang.org/x/net from 0.11.0 to 0.17.0 by @dependabot in #140
- Add comment to do a link with java-common for misspelled attributes by @Toinetoine1 in #141
- Bump actions/checkout from 3 to 4 by @dependabot in #132
- Bump actions/setup-go from 4 to 5 by @dependabot in #146
- Bump github.com/lestrrat-go/jwx from 1.2.26 to 1.2.29 by @dependabot in #154
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #153
- Bump crazy-max/ghaction-import-gpg from 5 to 6 by @dependabot in #135
- Bump hashicorp/setup-terraform from 2 to 3 by @dependabot in #143
- Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #149
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.27.0 to 2.33.0 by @dependabot in #156
- Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #152
- Bump goreleaser/goreleaser-action from 4.3.0 to 5.0.0 by @dependabot in #136
- include recent terraform versions by @dcreado in #155
New Contributors
- @Toinetoine1 made their first contribution in #141
Full Changelog: v1.3.13...v1.3.14
v1.3.13
Create/Delete services through the IDP. (#129) * add idp integration. Create and Delete services through idp --------- Co-authored-by: Zoljargal Jargalsaikhan <[email protected]>
v1.3.12
v1.3.11
v1.3.10
What's Changed
- Bump github.com/hashicorp/terraform-plugin-log from 0.8.0 to 0.9.0 by @dependabot in #113
- fix interface conversion by @YoloZoloo in #114
- add pkce required attributes by @YoloZoloo in #115
- Bump github.com/hashicorp/terraform-plugin-docs from 0.14.1 to 0.15.0 by @dependabot in #116
- fix pkce_s256_required update by @YoloZoloo in #117
Full Changelog: v1.3.8...v1.3.10
v1.3.9
What's Changed
- Bump github.com/hashicorp/terraform-plugin-log from 0.8.0 to 0.9.0 by @dependabot in #113
- fix interface conversion by @YoloZoloo in #114
- introduce the pkce required attributes on the client schema
Full Changelog: v1.3.8...v1.3.9