Skip to content

v1.25.0

Compare
Choose a tag to compare
@hvaneenoo hvaneenoo released this 02 Nov 00:22
· 582 commits to master since this release

Updated the documentation for Declarative Onboarding v1.25.0. This release contains the following changes. See the Document revision history for more information and links.

  • Added support for VXLAN tunnels
  • The timezone property of the NTP class now uses UTC as the default

Issues Resolved:

  • SnmpTrapDestination, SnmpUser, and SnmpCommunity objects cannot be removed once created
  • Firewall policies managed by AS3 are not ignored, GitHub Issue #255
  • Unable to use remote auth user on BIG-IQ to deploy DO declaration, GitHub Issue #264
  • DO fails when there is pre-existing route configuration with an interface type, GitHub Issue #265
  • DO always enables DHCP on the management interface after POSTing a declaration, GitHub Issue #261
  • Unable to specify gw and target in Route class, GitHub Issue #274
  • DO 1.24.0 doesn’t honor Remote Role Groups “remoteAccess”: true setting. Was previously working on 1.21.1, GitHub Issue #268
  • RouteDomain example references objects that do not exist, GitHub Issue #263