Releases: netscaler/ansible-collection-netscaleradc
Releases · netscaler/ansible-collection-netscaleradc
2.6.2
What's Changed
- Update requirements.txt by @sumanth-lingappa in #432
- Update ah_token_refresh.yml by @sumanth-lingappa in #429
- updated workflows to trigger on push to main branch to avoid duplicate workflows for the same commit by @sumanth-lingappa in #435
- Bump ossf/scorecard-action from 2.3.1 to 2.3.3 by @dependabot in #434
- Bump aquasecurity/trivy-action from 0.19.0 to 0.20.0 by @dependabot in #433
- Ensure to_be_added_bindprimary_keys targets only the correct binding … by @petetong1989 in #462
- Create ignore-2.17.txt by @sumanth-lingappa in #463
New Contributors
- @petetong1989 made their first contribution in #462
Full Changelog: 2.6.1...2.6.2
2.6.1
What's Changed
- Update README.md by @konstantika in #424
- ignored auth headers for login resource by @sumanth-lingappa in #426
- Update release.yml by @sumanth-lingappa in #428
- Delete .github/workflows/cla.yml by @sumanth-lingappa in #427
New Contributors
- @konstantika made their first contribution in #424
Full Changelog: 2.6.0...2.6.1
2.6.0 - Configure ADC via NetScaler Console (ADM) as proxy
What's Changed
- added support to configure ADC via NetScaler Console (ADM) as proxy by @sumanth-lingappa in #419 which fixes #308
Full Changelog: 2.5.1...2.6.0
2.5.1
What's Changed
- #377 bug gslbservice module breaks idempotency due to ip parameter not handled correctly by @sumanth-lingappa in #381
Full Changelog: 2.5.0...2.5.1
[2.5.0] - 2024-02-22
[2.5.0] - 2024-02-22
Added
- Added more examples
- fixed issue related to lbvserver_servicegroup_binding ([#352])
- fixed issue related to systemglobal_authenticationtacacspolicy_binding ([#353])
- fixed cipher group idempotency issue ([#350])
Fixed
- Fixed hasync and hafailover issue ([#360])
- security check (bandit) for all pull requests ([#367])
- sanity tests for 2.14 and 2.16 ([#365])
- redesigned inbuilt bindings handling ([#362])
- support added for linking sslcertkey ([#318])
What's Changed
- issue 328 cant delete servicegroup and other minor changes by @sumanth-lingappa in #354
- either 'ip' or 'ipaddress' will now be supported in 'service' module by @sumanth-lingappa in #356
- support for linking sslcertkey added by @sumanth-lingappa in #357
- issue 350 cipher group idempotency by @sumanth-lingappa in #358
- issue 352 lbvserver servicegroup binding by @sumanth-lingappa in #359
- issue 353 systemglobal authenticationtacacspolicy binding by @sumanth-lingappa in #361
- redesign inbuilt bindings handling by @sumanth-lingappa in #362
- issue 297 servicegroup servicegroupmember binding by @sumanth-lingappa in #363
- issue #355 support 2.14 and 2.16 sanity tests by @sumanth-lingappa in #365
- fixed issue #360 hasync and hafailover by @sumanth-lingappa in #366
- added bandit workflow by @sumanth-lingappa in #367
- 2.5.0 release by @sumanth-lingappa in #368
Full Changelog: 2.4.0...2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
Minor release
2.0.3 - 2023-11-14
No module specific changes in this release
- updated documentation
- updated supported_modules_matrix.md
- added GitHub workflows
- updated GitHub issue and feature template