Skip to content

Latest commit

 

History

History
114 lines (79 loc) · 3.12 KB

CHANGELOG.rst

File metadata and controls

114 lines (79 loc) · 3.12 KB

Arubanetworks.Aoscx Release Notes

New features (LAG and DNS), enhancements (VLAN) and bugfixes

  • Add enhancements for VLAN module by Alexis La Goutte (aruba#60)
  • Add new modules for LAG (aoscx_lag_interface) and DNS (aoscx_dns)
  • Include fixes for issues found internally.
  • Fix Facts Ansible module. The gather_subset choices management_interface , platform_name, host_name, product_info, software_images are working again. (aruba#76)
  • Fix aoscx_command module (aruba#70)
  • Fix sanity tests errors.
  • The gather_subsets choice config is not available yet and it will be available in a future release.

Documentation and bug fixes release

  • Fix errors in documentation.
  • Fix module aoscx_facts (failing on 6000 and 6100, also with other platforms when stressing the device).
  • Remove legacy code not using the pyaoscx library.
  • Fix sanity errors for Ansible 2.12.

New features (port security, PoE, MAC, static MAC and speed/duplex) and bugfixes

  • Add new modules for PoE (aoscx_poe), MAC (aoscx_mac) and Static MAC (aoscx_static_mac)
  • Add port security support (aoscx_l2_interface).
  • Add speed and duplex support (aoscx_interface).
  • Fix module aoscx_upload firmware using HTTP.
  • Fix module aoscx_upload_firmware for local path (aruba#28).
  • Include fixes for issues found internally.
  • Fix Interface MTU support (aruba#38).
  • Fix idempotency in ACL module.

Bug fixes release

  • Fix Checkpoint module that was showing 404 error (aruba#33).
  • Fix Facts module for 6xxx platforms (aruba#27).
  • Fix Github action Ansible-test (aruba#40).
  • Fix Static MAC module.
  • Fix compatibility issue with Ansible version 2.13 (aruba#39).
  • Fix for ACL module, delete ACE.
  • Support for anti-CSRF tokens for REST API.
  • Update versions in Ansible-test (aruba#35).
  • Added option to set REST version (10.04, 10.08, 10.09).
  • Fix default string value (aruba#42).

Feature OSPF and bug fixes.

  • Bug fixes.
  • Feature not yet supported, Port Security and Speed Duplex.
  • New feature supported, OSPFv2 and OSPFv3.