Skip to content

Latest commit

 

History

History
172 lines (118 loc) · 5.08 KB

CHANGELOG.rst

File metadata and controls

172 lines (118 loc) · 5.08 KB

Arubanetworks.Aoscx Release Notes

Bugfixes and ACL module enhancements

  • ACL module fixes and enhancements (Ports and protocols can be set by name, like in CLI; TCP flags can be specified in a list, modules aoscx_acl_interface and aoscx_acl_vlan are now deprecated and attaching ACL can be done with aoscx_interface, aoscx_vlan and aoscx_vlan_interface as needed
  • Fix Fault in aoscx_acl module, error when updating existing acl (#85)
  • Fix Fault in aoscx_acl, suboptions do not work (#84)
  • Fixes for issues found internally
  • New module aoscx_object_group

Fixes for aoscx_upload_firmware

  • Fix error for aoscx_upload_firmware 401 Authorization Required Aruba CX 6200f / 6300M (#78)
  • Fix error for aoscx_upload_firmware processing the command Code 502 (#94)
  • Fix errors for aoscx_upload_firmware when a non mgmt VRF is used
  • Fix error in sanity tests for Ansible 2.16

Fixes for documentation, enhancements (aoscx_facts) and bugfixes (aoscx_l3_interface)

  • Add option lldp_neighbors to aoscx_facts (#79)
  • Bugfixes for vrf attach in l3 Interface module
  • Add documentation for passive and active interfaces in ospf module (#65)
  • Add support for cgroupv2 and Ubuntu 22.04 by Alexis La Goutte(ansible-collections/collection_template#56)
  • Fix in README for requirements documentation by Olivier Magloire (#74)

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

  • Add enhancements for VLAN module by Alexis La Goutte (#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. (#76)
  • Fix aoscx_command module (#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 (#28).
  • Include fixes for issues found internally.
  • Fix Interface MTU support (#38).
  • Fix idempotency in ACL module.

Bug fixes release

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

Feature OSPF and bug fixes.

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