File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 2.16.0] - 2026-03-26
11+
12+ ### Updated
13+
14+ - Supporting Offline LAS licensing of ADCs in restricted mode.
15+
1016## [ 2.15.0] - 2026-03-24
1117
1218### Added
@@ -249,7 +255,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
249255
250256- Initial Release
251257
252- [ unreleased ] : https://github.com/netscaler/ansible-collection-netscaleradc/compare/2.15.0...HEAD
258+ [ unreleased ] : https://github.com/netscaler/ansible-collection-netscaleradc/compare/2.16.0...HEAD
259+ [ 2.16.0 ] : https://github.com/netscaler/ansible-collection-netscaleradc/compare/2.15.0...2.16.0
253260[ 2.15.0 ] : https://github.com/netscaler/ansible-collection-netscaleradc/compare/2.14.0...2.15.0
254261[ 2.14.0 ] : https://github.com/netscaler/ansible-collection-netscaleradc/compare/2.13.0...2.14.0
255262[ 2.13.0 ] : https://github.com/netscaler/ansible-collection-netscaleradc/compare/2.12.0...2.13.0
Original file line number Diff line number Diff line change 4242 ansible-galaxy collection build --force
4343
4444galaxy_importer : build
45- python3 -m galaxy_importer.main netscaler-adc-2.15 .0.tar.gz
45+ python3 -m galaxy_importer.main netscaler-adc-2.16 .0.tar.gz
4646
4747# build_docs:
4848# rm -rf _built_docs
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ namespace: netscaler
77# The name of the collection. Has the same character restrictions as 'namespace'
88name : adc
99# The version of the collection. Must be compatible with semantic versioning
10- version : 2.15 .0
10+ version : 2.16 .0
1111# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
1212readme : README.md
1313# A list of the collection's content authors. Can be just the name or in the format 'Full Name <email> (url)
You can’t perform that action at this time.
0 commit comments