Skip to content

Releases: F5Networks/f5-declarative-onboarding

v1.37.0

27 Mar 21:16
Compare
Choose a tag to compare

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

  • Added support for configuring Security analytics in a declaration
  • Added a note to the section about new behavior when using DO to relicense a BIG-IP device

v1.36.1

13 Mar 21:10
Compare
Choose a tag to compare

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

Released Declarative Onboarding 1.36.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.36.0

10 Feb 02:29
Compare
Choose a tag to compare

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

  • The default value for allowService on a SelfIp is now none
  • Updated VXLAN tunnel creation to respect TrafficControl acceptIpOptions values

v1.35.0

12 Jan 21:12
Compare
Choose a tag to compare

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

  • Added the forceInitialPasswordChange property for the User class

Issues Resolved:

  • Restarting mcpd may wait for services that are not required, GitHub Issue 322
  • Configuring TACACS can skip reporting errors
  • Issues when there are no Firewall Policies to be processed
  • Improve handling on route-domains, by fixing error: “tryuntil error: ioctl failed: No such device”, GitHub Issue 323

v1.34.0

15 Nov 00:11
Compare
Choose a tag to compare

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

  • Added KexAlgorithms for SSHD, GitHub Issue #208
  • Added the task ID is now included in the DO log output, GitHub Issue #320

v1.33.0

03 Oct 21:50
Compare
Choose a tag to compare

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

  • Added a note to self IP stating the default behavior will change in DO 1.35

Issues Resolved:

  • DO issues a warning in the API response when a Self Ip is modified that the default for allowService will change to none in DO version 1.35.0
  • Declarations with deviceCertificate via BIG-IQ fail, GitHub Issue 297
  • Support for auth password policy GitHub Issue 316

v1.32.0

22 Aug 19:57
Compare
Choose a tag to compare

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

Issues Resolved:

v1.31.0

14 Jul 21:53
Compare
Choose a tag to compare

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

  • Improve exception handling when running on BIG-IQ
  • DO 1.29.0 unable to find /mgmt/tm/sys/provision (GitHub Issue #306)

v1.30.0

31 May 21:43
Compare
Choose a tag to compare

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

  • Added support for validating declarations with either Device or DO class using do.schema.json

Issues Resolved:

  • Declaration can fail while waiting for unprovisioned service to run
  • Management firewall policy does not work without AFM module for version 15.1.2.1, GitHub Issue 279
  • DO unable to change hostname correctly in Google Cloud, (GitHub Issue 292)

v1.29.0

18 Apr 22:15
Compare
Choose a tag to compare

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

Issues Resolved:

  • SelfIp with RouteDomain cannot reach directly connected network
  • Licensing can fail if restnoded restarts during processing.
  • GitHub Issue #286: SelfIp allowService property does not accept a mix of service:port and default
  • GitHub Issue #282 : Security level is not automatically set in SnmpUser class.