Changelogs

On this page:

adapter-automation_gateway

adapter-automation_gateway Change Logs

2019.3.22 Maintenance Release [2021-12-07]

Overview

  • 1 Improvements
  • 1 Bug Fixes
  • 2 Total Tickets

Improvements

  • adapter-automation_gateway:2.12.0-2019.3.23 [10-27-2021] - Removed reference to the $ENCRYPTED global variable.

Bug Fixes

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

2019.3.19 Maintenance Release [2021-09-07]

Overview

  • 3 Bug Fixes
  • 3 Total Tickets

Bug Fixes

  • adapter-automation_gateway:2.12.0-2019.3.22 [08-03-2021] - Edited the build script to fix a problem with the non-encoded gateway adapter not starting.
  • adapter-automation_gateway:2.12.0-2019.3.21 [07-16-2021] - Fixed an issue where the runCommand task would only return the first response from IAG.
  • adapter-automation_gateway:2.12.0-2019.3.20 [07-06-2021] - Fixed execution errors in createDeviceGroup and updateDeviceGroup.

2019.3.18 Maintenance Release [2021-07-06]

Overview

  • 1 Security Fixes
  • 1 Total Tickets

Security Fixes

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

2019.3.16 Maintenance Release [2021-05-04]

Overview

  • 1 Bug Fixes
  • 1 Chores
  • 2 Total Tickets

Bug Fixes

  • adapter-automation_gateway:2.12.0-2019.3.18 [04-05-2021] - Updated the default naming of Automation Gateway scripts for automation platform consumption.

Chores

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

2019.3.13 Maintenance Release [2021-02-02]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • adapter-automation_gateway:2.12.0-2019.3.16 [01-14-2021] - Added a migration script to insert the env_vars parameter into all script tasks.

2019.3.12 Maintenance Release [2021-01-05]

Overview

  • 2 Improvements
  • 2 Bug Fixes
  • 4 Total Tickets

Improvements

  • adapter-automation_gateway:2.12.0-2019.3.14 [12-31-2020] - Adding migration script for certified modules changed from Ansible 2.8 to 2.9.
  • adapter-automation_gateway:2.12.0-2019.3.13 [12-31-2020] - Adding migration script for certified roles changed from Ansible 2.7 to 2.8.

Bug Fixes

  • adapter-automation_gateway:2.12.0-2019.3.15 [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:2.12.0-2019.3.12 [12-31-2020] - Added migration script to fix insertion of env_vars into workflow.

2019.3.10 Maintenance Release [2020-11-03]

Overview

  • 2 Bug Fixes
  • 2 Total Tickets

Bug Fixes

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

2019.3.8 Maintenance Release [2020-09-01]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

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

2019.3.6 Maintenance Release [2020-07-07]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

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

2019.3.4 Maintenance Release [2020-05-05]

Overview

  • 3 Bug Fixes
  • 3 Total Tickets

Bug Fixes

  • adapter-automation_gateway:2.12.0-2019.3.6 [04-29-2020] - Validation errors have been fixed.
  • adapter-automation_gateway:2.12.0-2019.3.5 [04-23-2020] - The provider object has now been added to the schema.
  • adapter-automation_gateway:2.12.0-2019.3.4 [02-05-2020] - Updated adapter-utils package to 4.27.2 for adapter-automation_gateway.

2019.3.1 Maintenance Release [2020-02-04]

Overview

  • 2 Bug Fixes
  • 2 Total Tickets

Bug Fixes

  • 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.12.0-2019.3.3 [01-23-2020] - Fixed the getDevicesFiltered method. Return count now displays total number of devices in Automation Gateway.

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.