1.18.7 [11-22-2022]
- Moved itential-utils and database from dependencies to peerDependencies.
See ticket PH-130993.
1.18.6 [09-28-2022]
- Updated the restartQueue listener to fix a bug causing AGManager to crash on startup in CloudAMQP environments with preloaded configurations.
See ticket PH-128707.
1.18.5 [09-26-2022]
- Updated AGManager with a pronghorn global emitter to fix an HA bug causing AGManager to restart in the wrong IAP instance.
See ticket PH-129370.
1.18.4 [09-21-2022]
- Updated AGManager with a pronghorn global emitter to fix HA bug causing AGManager to restart in wrong IAP instance.
See ticket PH-127770.
1.18.3 [08-08-2022]
- Resolved all items on the release branch checklist.
See ticket PH-126175.
1.18.2 [03-10-2022]
- Moved project to improved CI pipeline.
See ticket PH-116800.
1.18.1 [01-18-2022]
- Updated itential-utils dependency to the latest version.
See ticket PH-112862.
1.18.0 [01-13-2022]
- Added developer documentation for app-ag_manager.
See ticket PH-112048.
1.17.0 [12-17-2021]
- Updated packages and prepared for release branch.
See ticket PH-111135.
1.16.1 [12-08-2021]
- Updated the Nornir module execution path to utilize the Nornir specific inventory when verifying devices on an adapter.
See ticket PH-110099.
1.16.0 [08-04-2021]
- Fixed an issue where ag_manager would ignore a false value argument. All falsy arguments will now be filtered when verifying arguments.
See ticket PH-101778.
1.15.0 [06-04-2021]
- Removed inventory name on device verification call for integration devices.
See ticket PH-97816.
1.14.0 [06-04-2021]
- Updated dependencies in app-ag_manager.
See ticket PH-96832.
1.13.0 [06-01-2021]
- Added Netmiko task to AG Manager.
See ticket PH-86204.
1.12.0 [05-14-2021]
- Added NETCONF task support in app-ag_manager.
See ticket PH-93347.
1.11.0 [04-12-2021]
- Added migration script for cluster implementation. This will Implement clusters in AG-adapters service config. The task name will change with a cluster name appended to it.
See ticket PH-84571.
1.10.1 [04-08-2021]
- Changed logic for cluster implementation so that module tasks will work correctly.
See ticket PH-90347.
1.10.0 [04-08-2021]
- Automation Gateway Manager can now verify the existence of a device on IAG without logging device variables on debug mode. This will prevent password information from being logged.
See ticket PH-92083.
1.9.1 [03-06-2021]
- Moved project to master pipeline.
See ticket PH-88742.
1.9.0 [02-24-2021]
- Added an API call to return cluster-adapter mapping in AGManager.
See ticket PH-85153
1.8.1 [02-22-2021]
- Bug fixes and performance improvements
See ticket PH-80416
1.8.0 [02-22-2021]
- Adding cluster logic for using IAG tasks with different Ansible versions in IAP.
See ticket PH-83482
1.7.0 [01-27-2021]
- Added a try catch block so that ag_manager has write permission to pronghorn.json.
See ticket PH-84216
1.6.5 [12-17-2020]
- Updated migration script to only add _groups variable to Ansible module/role/playbook tasks.
See ticket PH-80526
1.6.4 [12-17-2020]
- Changed logic to fetch script tasks for migration.
See ticket PH-81215
1.6.3 [12-14-2020]
- Changed the discoverModules API call response to avoid WFE crashing.
See ticket PH-70810
1.6.2 [12-08-2020]
- Added migration script to fix insertion of env_vars into workflow.
See ticket PH-77369
1.6.1 [12-07-2020]
- Added extra wait time before reloading ag_manager.
See ticket PH-79435
1.6.0 [12-07-2020]
- Set default visibility for Nornir modules to 'all'.
See ticket PH-77924
1.5.1 [11-30-2020]
- Added error handling to application reloading.
See ticket PH-78231
1.5.0 [11-24-2020]
- Certified modules are changed by migration script from Ansible 2.8 to 2.9.
See ticket PH-77586
1.4.0 [11-24-2020]
- Added migration script for certified modules from Ansible 2.7 to 2.8.
See ticket PH-77582
1.3.0 [11-19-2020]
- Added the migrateAGTasks_groups.js script to support groups in the AG Manager and AG Adapter tasks.
See ticket PH-73187
1.2.4 [11-13-2020]
- The migration script has been fixed to update all references in a workflow from the result to the stdout (standardout) for all AGManager tasks.
See ticket PH-78361
1.2.3 [11-12-2020]
- Updated npm ignore so that the migration javascript files will be in the build.
See ticket PH-78253
1.2.2 [11-02-2020]
- Added an update script that will allow users to update the outgoing variable in AG Manager tasks to the latest version.
See ticket PH-72977
1.2.1 [10-29-2020]
- Added migration script that auto-updates response schemas to the completed[0].response[0] format.
See ticket PH-76397
1.2.0 [09-14-2020]
- Added support for Ansible collections.
See ticket PH-68071
1.1.4 [08-21-2020]
- Added checks around file access to prevent data corruption.
See ticket PH-71308
1.1.3 [07-07-2020]
- Set default visibility for scripts to all.
See ticket PH-67247
1.1.2 [05-06-2020]
- Disabled schema validation of Ansible modules/roles to avoid error log messages.
See ticket PH-62121
1.1.1 [04-24-2020]
- Updated dependencies for the IAP 2020.1 release.
See ticket PH-59560
1.1.0 [04-24-2020]
- Updated API endpoints for consistency.
See ticket PH-59398
1.0.4 [04-23-2020]
- Changed title to AGManager.
See ticket PH-59342
1.0.3 [04-22-2020]
- Added package test, quality, and repo configuration.
See ticket PH-59101
1.0.2 [04-21-2020]
- add documentation to cog
See merge request itential/automation-gateway/app-ag_manager!4
1.0.1 [04-13-2020]
- renamed ci file
See merge request itential/automation-gateway/app-ag_manager!3