Skip to content

Latest commit

 

History

History
81 lines (55 loc) · 2.77 KB

0.15.4-a1.rst

File metadata and controls

81 lines (55 loc) · 2.77 KB

0.15.4-a1 -- 2023-01-30

🚀 Features

A new home!: Pyedgeconnect will now be maintained going forward on the Aruba GitHub: https://github.com/aruba/pyedgeconnect

A new video!: Video walkthrough explaining and demonstrating the EdgeConnect Telemetry code demo has been published, check it out!.

A new code example!: Automatically update port forwarding rules on an appliance with a DHCP-addressed WAN interface to true up discrepencies when the WAN IP address may have changed and requires the destination address in the inbound port forwarding rules to be updated.

Updated the following Orchestrator functions from Swagger:

Added the following EdgeConnect functions from Swagger:

🐛 Bug Fixes

💥 Breaking Changes:

🧰 Maintenance / Other

  • Within the EdgeConnect Telemetry Demo code example: fix Total Flows calculation for tunnel at bottom of EdgeConnect Telemetry dashboard

🐛 Known Issues

Warning

The following two functions for the _ip_objects submodule experience errors at this time. These function do work in the Orchestrator UI: :func:`~pyedgeconnect.Orchestrator.bulk_upload_address_group` and :func:`~pyedgeconnect.Orchestrator.bulk_upload_service_group`