Skip to content

Releases: F5Networks/f5-declarative-onboarding

v1.28.0

09 Mar 00:10
Compare
Choose a tag to compare

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

  • Added support for explicitly enabling management DHCP
  • Added support for specifying route domains in the RoutingBGP and RouteMap classes

Issues Resolved:

  • Licensing in GCP multi-NIC fails (Upgrade to f5-cloud-libs 4.26.7), GitHub Issue #248
  • URL is incorrect in schema files, GitHub Issue #285

v1.27.1

09 Mar 00:19
Compare
Choose a tag to compare

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

Released Declarative Onboarding 1.27.1 as a LTS (Long Term Support) version. See the Declarative Onboarding Support page on GitHub for information about the Declarative Onboarding support policy.

v1.27.0

24 Jan 22:30
Compare
Choose a tag to compare

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

  • Items containing ‘.’ or ‘-‘ characters in their names are not passing schema validation, GitHub Issue #277
  • DNS_Resolver is not idempotent
  • Tunnel is not idempotent
  • Cannot update only the description of ManagementIp

Issues Resolved:

  • Several idempotentcy issues are resolved, which required adding defaults for several items in the System Class
  • Unable to modify SelfIp referenced by ConfigSync, GitHub Issue #135
  • When GTM is enabled, DO returns the error ‘Monitor /Common/http is read only’ on the second POST even when GSLB is not in the declaration.

v1.26.0

14 Dec 00:21
Compare
Choose a tag to compare

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

  • Added the remark field to GSLBDataCenter

Issues Resolved:

  • Declaration fails when Management IP already exists, GitHub Issue #254
  • DO fails when a route with a ‘/’ in the name is added manually between DO runs, GitHub Issue #267
  • Adding a Management Route Resets Management IP to DHCP, GitHub Issue #269
  • Unsupported httpd ciphersuite, GitHub Issue #178
  • Unable to modify SelfIp referenced by ConfigSync, GitHub Issue #135
  • When GTM is enabled, DO returns the error ‘Monitor /Common/http is read only’ on the second POST even when GSLB is not in the declaration.

v1.25.0

02 Nov 00:22
Compare
Choose a tag to compare

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

v1.24.0

20 Sep 21:01
Compare
Choose a tag to compare

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

  • Added support for the ebgpMultihop property for BGP neighbors
  • Added support for gre and geneve tunnel types
  • Added the optional chargebackTag to the BIG-IQ utility examples, and to the License class section
  • Added support for firewall rules on the management interface
  • Added support for network routing access lists
  • Added example declarations for Routes and Management Routes
  • Added default values for version, port, and network for SnmpTrapDestination

Issues Resolved:

  • FirewallPolicy incorrectly allows VLANs to be included in the destination schema object

v1.23.0

06 Aug 19:59
Compare
Choose a tag to compare

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

  • Added support for specifying a static management IP address
  • Added support for preserving DHCP management routes
  • Added support for the dryRun Controls property to test the declaration without deploying it
  • DO now preserves user authorization keys if no keys were provided in declaration, GitHub Issue #101

Issues Resolved:

  • Ability to create routes with the Type of Interface, GitHub Issue #225
  • RoutingPrefixList prefixLengthRange does not support strings, GitHub Issue #237
  • Fix FailoverUnicast unicastAddresses.map is not a function
  • RoutingBGP ‘toUpperCase’ undefined error, GitHub Issue #249

v1.22.0

25 Jun 18:24
Compare
Choose a tag to compare

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

  • Added support for Auto Last Hop on VLANs
  • Properties in the ‘traces’, ‘currentConfig’, and ‘originalConfig’ sections of the response to a request now match what is sent to iControl REST rather than what is in the declaration

Issues Resolved:

  • DO might reboot the BIG-IP system when the same configurations/declaration posted, GitHub Issue #227
  • Match the accepted hypervisor list on DO with what is accepted by BIG-IQ, GitHub Issue
    #216
  • DeviceGroup does not work with IPv6, GitHub Issue #233
  • Race condition when creating self-ip on non-default route-domain, GitHub Issue #234
  • Failover Unicast “cannot read property indexOf of undefined”

v1.21.1

24 Jun 14:49
Compare
Choose a tag to compare

Updated the repository for DO v1.21.1 LTS. This release contains the following changes. See the Document revision history for more information and links.

  • Released DO 1.21.1 as a LTS (Long Term Support) version. See the DO SUPPORT.md for information about the DO support policy.

v1.21.0

19 May 00:15
Compare
Choose a tag to compare

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

  • Added support for enabling or disabling LDAP referral chasing

Issues Resolved:

  • Invalid config after upgrading DO from 1.15.0, GitHub Issue 190
  • Declaration containing NTP servers by dns name failing in certain cases, GitHub Issue #125
  • Pre-DO GTM Server preventing DO declaration from running, GitHub Issue #201
  • Disk class causes errors on declaration update, GitHub Issue #177