Changelogs

On this page:

app-ag_manager

app-ag_manager Change Logs

2020.2.7 Maintenance Release [2021-09-07]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • app-ag_manager:1.6.5-2020.2.5 [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.

2020.2.6 Maintenance Release [2021-07-06]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • app-ag_manager:1.6.5-2020.2.4 [06-24-2021] - Added migration script for cluster implementation.

2020.2.4 Maintenance Release [2021-05-04]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • app-ag_manager:1.6.5-2020.2.3 [04-07-2021] - Changed logic for cluster implementation so that module tasks will work correctly.

2020.2.3 Maintenance Release [2021-04-06]

Overview

  • 1 Chores
  • 1 Total Tickets

Chores

  • app-ag_manager:1.6.5-2020.2.2 [03-06-2021] - Moved project to master pipeline.

2020.2.0 Feature Release [2021-01-05]

Overview

  • 1 New Features
  • 5 Improvements
  • 12 Bug Fixes
  • 1 Chores
  • 19 Total Tickets

New Features

  • app-ag_manager:1.6.0 [12-10-2020] - Set default visibility for Nornir modules to 'all'.

Improvements

  • app-ag_manager:1.5.0 [12-31-2020] - Certified modules are updated by migration script from Ansible 2.8 to 2.9.
  • app-ag_manager:1.4.0 [12-31-2020] - Certified modules are updated by migration script from Ansible 2.7 to 2.8.
  • app-ag_manager:1.3.0 [12-01-2020] - Added the migrateAGTasks_groups.js script to support groups in the AG Manager and AG Adapter tasks.
  • app-ag_manager:1.2.0 [09-15-2020] - Added support for Ansible collections.
  • app-ag_manager:1.0.3 [04-23-2020] - Added package test, quality, and repo configuration.

Bug Fixes

  • app-ag_manager:1.6.5 [12-17-2020] - Updated migration script to only add _groups variable to Ansible module/role/playbook tasks.
  • app-ag_manager:1.6.4 [12-31-2020] - Changed logic to fetch script tasks for migration.
  • app-ag_manager:1.6.3 [12-31-2020] - Changed the discoverModules API call response to avoid WFE crashing.
  • app-ag_manager:1.6.2 [12-31-2020] - Added migration script to fix insertion of env_vars into workflow.
  • app-ag_manager:1.6.1 [12-07-2020] - Added extra wait time before reloading ag_manager.
  • app-ag_manager:1.5.1 [12-01-2020] - Added error handling to application reloading.
  • app-ag_manager:1.2.4 [11-17-2020] - Fixed migration script to update all references of outgoing variable results to the stdout (standardout) for all AGManager tasks.
  • app-ag_manager:1.2.3 [11-12-2020] - Updated npm ignore so that the migration javascript files are included in the build.
  • app-ag_manager:1.2.1 [11-12-2020] - Added migration script that auto-updates response schemas to the completed[0].response[0] format.
  • app-ag_manager:1.1.4 [08-21-2020] - Added checks around file access to prevent data corruption.
  • app-ag_manager:1.1.3 [07-10-2020] - Set default visibility for scripts to 'all'.
  • app-ag_manager:1.1.2 [05-07-2020] - Disabled schema validation of Ansible modules/roles to avoid error log messages.

Chores

  • app-ag_manager:1.6.5-2020.2.0 [12-18-2020] - Updated dependencies to latest version.

2020.1.0 Feature Release [2020-05-01]

Overview

  • 2 Bug Fixes
  • 1 Chores
  • 3 Total Tickets

Bug Fixes

  • app-ag_manager:1.1.0 [04-24-2020] - Updated API endpoints for consistency.
  • app-ag_manager:1.0.4 [04-23-2020] - Changed title to AGManager.

Chores

  • app-ag_manager:1.1.1-2020.1.0 [04-24-2020] - Updated dependencies for the IAP 2020.1 release.