Releases: wallix/terraform-provider-wallix-bastion
Releases · wallix/terraform-provider-wallix-bastion
v0.14.2
0.14.2 (December 20, 2024)
FEATURES:
- resource/wallix-bastion_config_x509: added the possibilty to configure the X509 for the GUI and for users authentication
BUG FIXES:
- resource/wallix-device_service: supported subprotocols.
Full Changelog: v0.14.1...v0.14.2
v0.14.1
0.14.1 (December 13, 2024)
FEATURES:
- datasource/wallix-bastion_authdomain_ad: added the datasource to retrieve an existing authdomain
- resource/wallix-bastion_domain_account_credential: added credential propagation to AD upon creation.
BUG FIXES:
- resource/wallix-bastion_externalauth_kerberos: deprecate
login_attribute
argument (it produces Bad Request with API v3.12) - provider_test: Added the user environment variable presence test for acceptance tests.
What's Changed
- Jpa develop by @moulip in #41
- workflows: bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 by @dependabot in #40
- 🐛 r/externalauth_kerberos: deprecate login_attribute argument by @jeremmfr in #45
- added encryption resource by @moulip in #44
- Jpa develop by @moulip in #46
Full Changelog: v0.14.0...v0.14.1
v0.14.0
0.14.0 (November 08, 2024)
BREAKING CHANGES:
- remove compatibility with API version 3.3 and 3.6
- remove resource
wallix-bastion_ldapdomain
- remove resource
wallix-bastion_ldapmapping
- default provider api_version argument is now
v3.8
- user statement is now mandatory
FEATURES:
- add compatibility with API version 3.12
ENHANCEMENTS:
- resource/wallix-bastion_application:
- add
category
,application_url
,browser
,browser_version
arguments to be able to addjumphost
application (not tested) paths
andtarget
is now only required whencategory
=standard
- add
- resource/wallix-bastion_connection_policy: add
type
argument with default value asprotocol
value - resource/wallix-bastion_externalauth_saml: add
claim_customization
block argument
What's Changed
- make provider config user statement mandatory by @moulip in #28
- workflows: bump goreleaser/goreleaser-action from 5.0.0 to 6.0.0 by @dependabot in #24
- workflows: bump golangci/golangci-lint-action from 4 to 6 by @dependabot in #21
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #19
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #16
- workflows: bump golangci/golangci-lint-action from 4 to 6 by @dependabot in #29
- workflows: bump goreleaser/goreleaser-action from 5.0.0 to 6.0.0 by @dependabot in #30
- add compatibility with API version 3.12 by @jeremmfr in #36
- workflows: bump crazy-max/ghaction-import-gpg from 6.1.0 to 6.2.0 by @dependabot in #35
- workflows: bump golangci/golangci-lint-action from 4 to 6 by @dependabot in #33
- workflows: bump goreleaser/goreleaser-action from 5.0.0 to 6.0.0 by @dependabot in #32
- docs: user argument is now required for provider configuration by @jeremmfr in #37
- Prepare release by @bsimonWallix in #38
- Release v0.14.0 by @bsimonWallix in #39
New Contributors
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- workflows: bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #14
- build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #13
- added http basic authentication by @moulip in #15
New Contributors
Full Changelog: v0.12.2...v0.13.0
v0.12.2
What's Changed
- Fixing Markdown lint error. by @bsimonWallix in #9
- Fixed old reference to claranet repository by @bsimonWallix in #10
- build(deps): bump golang.org/x/net from 0.13.0 to 0.17.0 by @dependabot in #3
- Fix dependancies by @bsimonWallix in #12
New Contributors
- @dependabot made their first contribution in #3
Full Changelog: v0.12.1...v0.12.2
v0.12.1
Merge pull request #2 from wallix/develop Develop