Releases: itential/itential.deployer
Releases · itential/itential.deployer
Release v3.7.2
What's Changed
- Update repository descriptions in README by @kvelarde-itential in #283
- Added support for TLS 1.3 by @Nick-Andreano in #284
- Added retries to epel repo install by @Nick-Andreano in #285
- Change Gateway offline install method to use pip wheel/download by @kvelarde-itential in #287
Full Changelog: v3.7.1...v3.7.2
Release v3.7.1
What's Changed
- Redis config updates by @steven-schattenberg-itential in #279
- Remove old variables that are no longer used by @steven-schattenberg-itential in #280
- Remove platform password encryption by @kvelarde-itential in #281
- setting vm swappiness to recommended value 1 by @Amunagala-itential in #282
Full Changelog: v3.7.0...v3.7.1
Release v3.7.0
What's Changed
- Integrating Vault approle creation and setup by @Amunagala-itential in #276
- Fix download order in Gateway offline download playbook by @kvelarde-itential in #278
Full Changelog: v3.6.1...v3.7.0
Release v3.6.1
What's Changed
- Fix issue with installing Platform adapters by @kvelarde-itential in #277
Full Changelog: v3.6.0...v3.6.1
Release v3.6.0
What's Changed
- Changes to support B/G while sharing redis & mongo by @steven-schattenberg-itential in #272
- Add community.general to galaxy dependencies and pin version by @kvelarde-itential in #275
- Add support for relocating Platform server and service RPMs by @kvelarde-itential in #274
Full Changelog: v3.5.0...v3.6.0
Release v3.5.0
What's Changed
- Skip encryption key check when downloading Platform packages by @hamza-itential in #256
- Add regex_escape to Gateway package remove list search query by @hamza-itential in #260
- Add Python test script to Gateway installs by @hamza-itential in #257
- Change gateway offline download to copy gateway wheel by @kvelarde-itential in #261
- Update platform_release format by @hamza-itential in #259
- Activate gateway python venv only for gateway user by @kvelarde-itential in #264
- Fix bug when installing new adapters by @kvelarde-itential in #263
- Add flag to determine if platform service is started by @kvelarde-itential in #262
- Determine offline adapter install list from download directory by @kvelarde-itential in #265
- Copy local platform packages to download directory for offline installs by @kvelarde-itential in #266
- Encrypt default Platform password by @hamza-itential in #258
- Fix bug with offline platform install when adapter list is empty by @kvelarde-itential in #267
- Fix issues with offline gateway install by @kvelarde-itential in #268
- Add pkgconf-pkg-config to gateway build packages list for offline ins… by @kvelarde-itential in #269
- Open Gateway Manager port in firewall by @kvelarde-itential in #270
- removing nodejs repo addition on AmazonLinux2023 by @Amunagala-itential in #271
New Contributors
- @Amunagala-itential made their first contribution in #271
Full Changelog: v3.4.0...v3.5.0
Release v3.4.0
What's Changed
- Fix adapter download for offline installs by @kvelarde-itential in #230
- Fix uninstall of NodeJS in adapter download by @kvelarde-itential in #231
- Enable logrotate for redis by @Madias2222 in #235
- Add assertion tasks to deployer roles by @hamza-itential in #236
- Fix issue with offline adapter install by @kvelarde-itential in #234
- Add assertions after platform and gateway upgrades by @hamza-itential in #237
- Fix Vault download packages by @kvelarde-itential in #240
- updated public repositories by @Nick-Andreano in #244
- Modified recommended http server threads comment per IAG performance tests by @kreulenk in #238
- Redis configuration optimizations by @steven-schattenberg-itential in #247
- Readme updates by @steven-schattenberg-itential in #249
- Remove condition that prevents adjusting SELinux labels by @steven-schattenberg-itential in #246
- Add end-tag option to changelog.py by @kvelarde-itential in #232
- Fix posrotate mongo command by @Madias2222 in #250
- Update Redis to 7.4.6 - [CVE-2025-49844] by @Madias2222 in #251
- Fix redis offline install by @kvelarde-itential in #252
- Fix Gateway offline collection install bug by @hamza-itential in #255
- Fix gateway firewall configuration tasks by @kvelarde-itential in #254
- Add wait until active to mongod startup by @kvelarde-itential in #198
New Contributors
- @hamza-itential made their first contribution in #236
- @kreulenk made their first contribution in #238
Full Changelog: v3.3.0...v3.4.0
Release v3.3.0
What's Changed
- Update Platform Guide by @kvelarde-itential in #209
- Restart added to TLS sequence for MongoDB by @mazam32-itential in #210
- Add new property with default value by @steven-schattenberg-itential in #208
- Add disclaimer to vault role, its not intended for production use by @steven-schattenberg-itential in #212
- Added logrotate configuration for MongoDB by @Madias2222 in #216
- Change platform Nodejs version from 22 to 20 by @mazam32-itential in #217
- Optimize ansible config paths by @steven-schattenberg-itential in #218
- Changed the directory structure for certificates for Platform by @mazam32-itential in #215
- Support Oracle Linux 9 by @mazam32-itential in #219
- Support for ARM in mongo role by @mazam32-itential in #221
- Change Redis version by @mazam32-itential in #220
- Change
venv.shpermissions by @mazam32-itential in #222 - Redis version by @mazam32-itential in #224
- Add script to initialize Deployer development environment by @kvelarde-itential in #223
- Added conditional to move Platform HTTPS cert and key files by @Nick-Andreano in #226
- Set SELinux file type for redis config templates @Nick-Andreano by @Nick-Andreano in #227
- Fix vars include in Gateway download and preflight by @kvelarde-itential in #228
- Add Nginx support for setting up proxy to Platform by @Nick-Andreano in #225
New Contributors
- @mazam32-itential made their first contribution in #210
Full Changelog: v3.2.0...v3.3.0
Release v3.2.0
What's Changed
- updated README to include platform rpm by @Nick-Andreano in #196
- Copy edits by @steven-schattenberg-itential in #197
- Update required repositories in README by @kvelarde-itential in #200
- Change Remi repo URL to use OS version instead of major version by @kvelarde-itential in #201
- Update prometheus documentation by @kvelarde-itential in #202
- Consolidate common configuration tasks in platform role by @kvelarde-itential in #203
- Fix inconsistencies in Platform Guide by @kvelarde-itential in #204
- Add warning to docs about urls that may include redirects by @steven-schattenberg-itential in #205
- Fix redis selinux configuration by @kvelarde-itential in #207
Full Changelog: v3.1.1...v3.2.0
Release v3.1.1
What's Changed
- Add umask to offline pip installs by @kvelarde-itential in #192
- Remove build packages only when installed with deployer by @Nick-Andreano in #191
- Fix gateway offline install by @kvelarde-itential in #193
- Remove default encryption key, require this key for execution by @steven-schattenberg-itential in #195
- Offline install adapter overwrite fix by @Nick-Andreano in #194
Full Changelog: v3.1.0...v3.1.1