Changelogs

On this page:

adapter-automation_gateway

adapter-automation_gateway Change Logs

2020.1.18 Maintenance Release [2021-12-07]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

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

2020.1.15 Maintenance Release [2021-09-07]

Overview

  • 2 Bug Fixes
  • 2 Total Tickets

Bug Fixes

  • adapter-automation_gateway:4.0.0-2020.1.11 [07-16-2021] - Fixed an issue where the runCommand task would only return the first response from IAG.
  • adapter-automation_gateway:4.0.0-2020.1.10 [07-06-2021] - Fixed execution errors in createDeviceGroup and updateDeviceGroup.

2020.1.14 Maintenance Release [2021-07-06]

Overview

  • 1 Security Fixes
  • 1 Total Tickets

Security Fixes

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

2020.1.12 Maintenance Release [2021-05-04]

Overview

  • 1 Chores
  • 1 Total Tickets

Chores

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

2020.1.8 Maintenance Release [2021-01-05]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • adapter-automation_gateway:4.0.0-2020.1.7 [12-31-2020] - Modified pronghorn core to auto-populate the adapter configuration properties with default attributes and values when not provided by the user.

2020.1.6 Maintenance Release [2020-11-03]

Overview

  • 2 Bug Fixes
  • 2 Total Tickets

Bug Fixes

  • adapter-automation_gateway:4.0.0-2020.1.6 [11-09-2020] - Updated adapter-utils version.
  • adapter-automation_gateway:4.0.0-2020.1.5 [10-20-2020] - Fixed the updateDevice method to prevent it from removing data that is not part of schema validation.

2020.1.4 Maintenance Release [2020-09-01]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • adapter-automation_gateway:4.0.0-2020.1.4 [08-31-2020] - Removed 'hosts' as a required parameter when running the runScript task in a workflow.

2020.1.3 Maintenance Release [2020-08-04]

Overview

  • 1 Improvements
  • 1 Total Tickets

Improvements

  • adapter-automation_gateway:4.0.0-2020.1.3 [07-10-2020] - Added version as a required configuration property.

2020.1.1 Maintenance Release [2020-06-02]

Overview

  • 1 New Features
  • 1 Bug Fixes
  • 2 Total Tickets

New Features

  • adapter-automation_gateway:4.0.0-2020.1.2 [05-11-2020] - Moved discovery of IAG modules from the adapter to the AG-manager app.

Bug Fixes

  • adapter-automation_gateway:4.0.0-2020.1.2 [05-18-2020] - Added support for the Ansible device variables password, become, become_method, and become_pass when creating a device.

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.