Changelogs

On this page:

adapter-automation_gateway

adapter-automation_gateway Change Logs

2021.1.6 Maintenance Release [2022-01-04]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • adapter-automation_gateway:4.17.1-2021.1.4 [12-08-2021] - Added the hasDevicesNornirList method for verifying support of Nornir devices for an adapter instance.

2021.1.5 Maintenance Release [2021-12-07]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

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

2021.1.2 Maintenance Release [2021-09-07]

Overview

  • 2 Bug Fixes
  • 2 Total Tickets

Bug Fixes

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

2021.1.1 Maintenance Release [2021-07-06]

Overview

  • 1 Chores
  • 1 Total Tickets

Chores

  • adapter-automation_gateway:4.17.1-2021.1.0 [06-04-2021] - Pinned dependencies for release.

2021.1 Feature Release [2021-05-28]

Overview

  • 3 New Features
  • 8 Improvements
  • 1 Bug Fixes
  • 1 Chores
  • 13 Total Tickets

New Features

  • adapter-automation_gateway:4.15.0 [05-18-2021] - Updated callMethod to support execution of NETCONF methods.
  • adapter-automation_gateway:4.10.1 [02-25-2021] - Added brokers to the pronghorn.json file. When the adapter is created the brokers will be assigned to the service configuration automatically.
  • adapter-automation_gateway:4.10.0 [02-22-2021] - Added cluster logic in Adapter.

Improvements

  • adapter-automation_gateway:4.17.0 [06-02-2021] - Added Netmiko task to IAG adapter.
  • adapter-automation_gateway:4.16.0 [05-20-2021] - Added support for the new IAG /netconf/exec_rpc/execute endpoint to resolve an Ansible module naming conflict.
  • adapter-automation_gateway:4.14.0 [05-04-2021] - Added support for executing NETCONF set_config, get_config, and rpc tasks.
  • adapter-automation_gateway:4.13.0 [05-03-2021] - Added CRUD method for inventory devices in IAG-adapter.
  • adapter-automation_gateway:4.12.0 [04-30-2021] - Created a sendRequest task to allow for request execution of the http_requests.
  • adapter-automation_gateway:4.11.0 [04-06-2021] - Automation Gateway Manager will now verify the existence of the device to IAG instances, no device detail will be returned or logged. This will prevent password information from being logged.
  • adapter-automation_gateway:4.9.0 [02-02-2021] - Add Netmiko support to Automation Gateway adapter.
  • adapter-automation_gateway:4.2.0 [08-07-2020] - Added the createDeviceRaw task.

Bug Fixes

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

Chores

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

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.