Changelogs

On this page:

adapter-automation_gateway

adapter-automation_gateway Change Logs

2020.2.10 Maintenance Release [2021-12-07]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • adapter-automation_gateway:4.9.0-2020.2.8 [11-04-2021] - Fixed IAG adapter health check error message format.

2020.2.7 Maintenance Release [2021-09-07]

Overview

  • 2 Bug Fixes
  • 2 Total Tickets

Bug Fixes

  • adapter-automation_gateway:4.9.0-2020.2.7 [07-19-2021] - Fixed an issue where the runCommand task would only return the first response from IAG.
  • adapter-automation_gateway:4.9.0-2020.2.6 [07-06-2021] - Fixed execution errors in createDeviceGroup and updateDeviceGroup.

2020.2.6 Maintenance Release [2021-07-06]

Overview

  • 1 Security Fixes
  • 1 Total Tickets

Security Fixes

  • adapter-automation_gateway:4.9.0-2020.2.5 [06-22-2021] - Updated dependencies to remove security vulnerabilities.

2020.2.4 Maintenance Release [2021-05-04]

Overview

  • 1 Bug Fixes
  • 1 Chores
  • 2 Total Tickets

Bug Fixes

  • adapter-automation_gateway:4.9.0-2020.2.4 [04-07-2021] - Fixed cluster logic so that module tasks will work correctly.

Chores

  • adapter-automation_gateway:4.9.0-2020.2.3 [03-31-2021] - Moved project to master pipeline.

2020.2.3 Maintenance Release [2021-04-06]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • adapter-automation_gateway:4.9.0-2020.2.2 [02-24-2021] - Fixed bug that made the cluster_name unable to be read from service config.

2020.2.2 Maintenance Release [2021-03-02]

Overview

  • 1 New Features
  • 1 Total Tickets

New Features

  • app-ag_manager:1.6.5-2020.2.1 [02-23-2021] - Adding cluster logic for using IAG tasks with different Ansible versions in IAP.

2020.2.0 Feature Release [2021-01-05]

Overview

  • 3 New Features
  • 7 Improvements
  • 11 Bug Fixes
  • 1 Chores
  • 22 Total Tickets

New Features

  • adapter-automation_gateway:4.8.0 [12-10-2020] - Added support for Nornir modules.
  • adapter-automation_gateway:4.5.0 [09-16-2020] - Added support for collection modules and collection roles in callMethod function. User can now run any collection module from WFB.
  • adapter-automation_gateway:4.0.0 [05-11-2020] - Moved discovery of IAG modules from the adapter to the AG-manager app.

Improvements

  • adapter-automation_gateway:4.7.0 [11-09-2020] - Check mode support added to adapter for Playbooks.
  • adapter-automation_gateway:4.6.0 [10-01-2020] - Support added for groups in Collection Module and Collection Role.
  • adapter-automation_gateway:4.4.0 [09-15-2020] - Support for the "groups" parameter added to the runModule, runRole, and runPlaybook adapter methods.
  • adapter-automation_gateway:4.3.0 [09-14-2020] - Added support for Ansible collections.
  • adapter-automation_gateway:4.1.4 [08-07-2020] - Added 'script' to the visibility section of the configuration properties.
  • adapter-automation_gateway:4.1.3 [07-10-2020] - Added version as a required configuration property.
  • adapter-automation_gateway:4.1.0 [05-27-2020] - Support added to the AG adapter for the isAlive broker call.

Bug Fixes

  • adapter-automation_gateway:4.8.2 [12-15-2020] - Updated adapter-utils version.
  • adapter-automation_gateway:4.8.1 [12-31-2020] - Modified pronghorn core to auto-populate the adapter configuration properties with default attributes and values when not provided by the user.
  • adapter-automation_gateway:4.7.1 [12-02-2020] - Added missing ph_request_type attribute to collection entity schema.
  • adapter-automation_gateway:4.6.1 [10-22-2020] - Fixed the updateDevice method to prevent it from removing data that is not part of schema validation.
  • adapter-automation_gateway:4.4.1 [09-16-2020] - Fixed propertiesSchema to reflect new changes.
  • adapter-automation_gateway:4.2.2 [09-10-2020] - Changed the healthcheck URL to /api/v2.0/poll by default.
  • adapter-automation_gateway:4.2.1 [08-31-2020] - Removed 'hosts' as a required parameter when running the runScript task in a workflow.
  • adapter-automation_gateway:4.1.2 [07-07-2020] - Improved documentation for createDevice task.
  • adapter-automation_gateway:4.1.1 [06-03-2020] - Removed excess adapter utility results data from the isAlive response.
  • adapter-automation_gateway:4.0.2 [05-18-2020] - Added support for the Ansible device variables password, become, become_method, and become_pass when creating a device.
  • adapter-automation_gateway:4.0.1 [04-28-2020] - The createApp task has been deprecated.

Chores

  • adapter-automation_gateway:4.9.0-2020.2.0 [12-18-2020] - Completed release checklist.

2020.1.0 Feature Release [2020-05-01]

Overview

  • 2 New Features
  • 8 Bug Fixes
  • 3 Chores
  • 13 Total Tickets

New Features

  • adapter-automation_gateway:2.18.0 [05-11-2020] - Discovery feature is now available with Terraform modules.
  • adapter-automation_gateway:2.17.0 [04-08-2020] - Support added to adapter-automation gateway for Terraform functions.

Bug Fixes

  • adapter-automation_gateway:4.0.0-2020.1.1 [04-28-2020] - The createApp task has now been deprecated.
  • adapter-automation_gateway:4.0.0-2020.1.0 [04-29-2020] - Updated major version.
  • adapter-automation_gateway:2.22.0 [04-20-2020] - Corrected the schema for args parameter.
  • adapter-automation_gateway:2.21.0 [04-29-2020] - Validation errors have been fixed.
  • adapter-automation_gateway:2.16.0 [03-25-2020] - Fixed encoding.
  • adapter-automation_gateway:2.15.0 [04-02-2020] - Package is now encoded.
  • adapter-automation_gateway:2.13.2 [03-06-2020] - Corrected issue that prevented Ansible 2.8+ modules from being invoked by workflow engine.
  • adapter-automation_gateway:2.13.1 [01-30-2020] - Fixed the getDevicesFiltered method. Return count now displays total number of devices in Automation Gateway.

Chores

  • adapter-automation_gateway:2.14.0 [05-11-2020] - Deprecated the restoreDevice task and added the restoreConfig task in adapter-automation_gateway.
  • adapter-automation_gateway:2.13.3 [01-31-2020] - Added schema validation to component pipelines.
  • adapter-automation_gateway:2.13.0 [11-26-2019] - Updated adapter-utils version from 4.3.1 to 4.24.5.

2019.3.0 Feature Release [2019-11-29]

Overview

  • 1 New Features
  • 3 Bug Fixes
  • 2 Chores
  • 6 Total Tickets

New Features

  • adapter-automation_gateway:2.10.1 [11-08-2019] - Added support for prompts to be passed to EOS, IOS, IOSXR, NXOS, and Junos devices by invoking cli_command through itential_cli for these device types.

Bug Fixes

  • adapter-automation_gateway:2.12.0-2019.3.2 [12-12-2019] - Updated itential_cli role to handle error conditions and device time outs.
  • adapter-automation_gateway:2.12.0-2019.3.1 [12-13-2019] - Corrected an issue preventing ansible 2.8+ modules from being invoked by the workflow engine.
  • adapter-automation_gateway:2.11.0 [12-05-2019] - Added the _hosts property for roles, modules, scripts and playbooks.

Chores

  • adapter-automation_gateway:2.12.0-2019.3.0 [12-13-2019] - Completed release checklist for 2019.3 version of adapter-automation_gateway.
  • adapter-automation_gateway:2.10.0 [11-12-2019] - Renamed all occurrences of adapter-ansible_manager to automation_gateway; no change to the repository name.