File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3- ## v3.1.0 (March 28, 2025)
3+ ## v3.1.1 (April 07, 2025)
4+
5+ * Add umask to offline pip installs https://github.com/itential/itential.deployer/pull/192
6+ * Fix gateway offline install https://github.com/itential/itential.deployer/pull/193
7+ * Offline install adapter overwrite fix https://github.com/itential/itential.deployer/pull/194
8+ * Remove build packages only when installed with deployer https://github.com/itential/itential.deployer/pull/191
9+ * Remove default encryption key, require this key for execution https://github.com/itential/itential.deployer/pull/195
10+
11+ Full Changelog: https://github.com/itential/itential.deployer/compare/v3.1.0...v3.1.1
12+
13+
14+ ## v3.1.0 (March 31, 2025)
415
516* Add umask to python app dependencies pip install https://github.com/itential/itential.deployer/pull/189
617* Added support for IAG 4.3 https://github.com/itential/itential.deployer/pull/190
1021* Pinning the ansible-lint version https://github.com/itential/itential.deployer/pull/186
1122* Prometheus al23 https://github.com/itential/itential.deployer/pull/181
1223* Remove dnf switch-to when installing nodejs https://github.com/itential/itential.deployer/pull/188
24+ * Update galaxy version and changelog for release 3.1.0 [ skip ci]
1325* Use full path to ansible-galaxy when installing collections https://github.com/itential/itential.deployer/pull/183
1426* Vault al23 https://github.com/itential/itential.deployer/pull/184
1527
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ namespace: itential
88name : deployer
99
1010# The version of the collection. Must be compatible with semantic versioning
11- version : 3.1.0
11+ version : 3.1.1
1212
1313# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
1414readme : README.md
You can’t perform that action at this time.
0 commit comments