Skip to content

Commit

Permalink
Sync with main
Browse files Browse the repository at this point in the history
  • Loading branch information
Nagaraju-F5 committed Mar 5, 2025
2 parents 11af511 + ecf2682 commit 816679e
Show file tree
Hide file tree
Showing 12 changed files with 39,036 additions and 67 deletions.
20 changes: 10 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,21 +30,21 @@ Changes to this project are documented in this file. More detail (including info
## 3.53.0

### Added
- AUTOTOOL-4351: ([Github Issue 827](https://github.com/F5Networks/f5-appsvcs-extension/issues/827)) Minimum Monitors for Members in Class Pool also support "all" value, [Example](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/example-supports-minimumMonitor-all-for-pool-members.json).
- AUTOTOOL-4351: ([Github Issue 827] (https://github.com/F5Networks/f5-appsvcs-extension/issues/827)) Minimum Monitors for Members in Class Pool also support "all" value, [Example](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/example-supports-minimumMonitor-all-for-pool-members.json).
- AUTOTOOL-4395: ([Github Issue 839](https://github.com/F5Networks/f5-appsvcs-extension/issues/839)) Allow multiple devices in GSLB_Server if the server type is generic-host, [Example](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/example-gslb-server-serverType.json)
- AUTOTOOL-4437: Add support to assign HTTP/2 Profile without TLS to VIP, [Example](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/example-http2-notls.json)
- AUTOTOOL-4463: ([Github Issue 860](https://github.com/F5Networks/f5-appsvcs-extension/issues/860)) Added AS3 schema profilePingAccess for service_HTTP(S) classes similar to existing schema profileAccess, [Example1](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/example-profile-ping-access-http.json), [Example2](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/example-profile-ping-access-https.json).
- AUTOTOOL-4417: ([Github Issue 844](https://github.com/F5Networks/f5-appsvcs-extension/issues/844)) Firewall rules without the use of address and port lists, [Example](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/example-firewall-rule-address-ports.json)
- AUTOTOOL-4390: ([Github Issue 837](https://github.com/F5Networks/f5-appsvcs-extension/issues/837)) Added AS3 schema minimumMonitors support for GSLB_Servers and GSLB_Virtual_Server classes, [Example](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/example-gslb-service-virtual-server-minimum-monitor.json).
- AUTOTOOL-4577: ([Github Issue 837](https://github.com/F5Networks/f5-appsvcs-extension/issues/862)) Author PingAccess Profile and PingAccess Agent Properties via AS3 schema [Example](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/example-ping-access-profile.json), [Example2](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/examples-ping-access-properties.json), [Example3](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/example-ping-access-profile-https.json), [Example4](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/example-ping-access-profile-http.json).
- AUTOTOOL-4414: ([Github Issue 843](https://github.com/F5Networks/f5-appsvcs-extension/issues/843)) GSLB_Monitor - Added Additional Monitor Types(mysql, sip, ldap, smtp), [Example for MySql](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/example-gslb-monitor-mysql.json), [Example for sip](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/example-gslb-monitor-sip.json), [Example for Ldap](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/example-gslb-monitor-ldap.json), [Example for smtp](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/example-gslb-monitor-smtp.json).
- AUTOTOOL-4463: ([Github Issue 860] (https://github.com/F5Networks/f5-appsvcs-extension/issues/860)) Added AS3 schema profilePingAccess for service_HTTP(S) classes similar to existing schema profileAccess, [Example1](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/example-profile-ping-access-http.json), [Example2](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/example-profile-ping-access-https.json).
- AUTOTOOL-4417: ([Github Issue 844] (https://github.com/F5Networks/f5-appsvcs-extension/issues/844)) Firewall rules without the use of address and port lists, [Example](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/example-firewall-rule-address-ports.json)
- AUTOTOOL-4390: ([Github Issue 837] (https://github.com/F5Networks/f5-appsvcs-extension/issues/837)) Added AS3 schema minimumMonitors support for GSLB_Servers and GSLB_Virtual_Server classes, [Example](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/example-gslb-service-virtual-server-minimum-monitor.json).
- AUTOTOOL-4577: ([Github Issue 837] (https://github.com/F5Networks/f5-appsvcs-extension/issues/862)) Author PingAccess Profile and PingAccess Agent Properties via AS3 schema [Example](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/example-ping-access-profile.json), [Example2](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/examples-ping-access-properties.json), [Example3](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/example-ping-access-profile-https.json), [Example4](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/example-ping-access-profile-http.json).
- AUTOTOOL-4414: ([Github Issue 843] (https://github.com/F5Networks/f5-appsvcs-extension/issues/843)) GSLB_Monitor - Added Additional Monitor Types(mysql, sip, ldap, smtp), [Example for MySql](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/example-gslb-monitor-mysql.json), [Example for sip](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/example-gslb-monitor-sip.json), [Example for Ldap](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/example-gslb-monitor-ldap.json), [Example for smtp](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/example-gslb-monitor-smtp.json).
- AUTOTOOL-4589: Introduction of the encodeDeclarationMetadata AS3 setting option to encode declaration metadata prior to storing it in a data group.

### Fixed
- AUTOTOOL-4435: The requested SNAT Translation (<SNAT Name>) already exists in partition <Partition Name>
- AUTOTOOL-4425: Handle empty values for class UpdaterRest
- AUTOTOOL-4448:([Github Issue 857](https://github.com/F5Networks/f5-appsvcs-extension/issues/857)) Add support for RouteDomain identifer for virtual-address name, [Example](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/example-virtualserver-name-with-routedomainIdentifier.json)
- AUTOTOOL-4465:([Github Issue 856](https://github.com/F5Networks/f5-appsvcs-extension/issues/856)) Convert TTL property value to D:H:M:S format, [Example](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/example-persist-ttl.json)
- AUTOTOOL-4448:([Github Issue 857] (https://github.com/F5Networks/f5-appsvcs-extension/issues/857)) Add support for RouteDomain identifer for virtual-address name, [Example](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/example-virtualserver-name-with-routedomainIdentifier.json)
- AUTOTOOL-4465:([Github Issue 856] (https://github.com/F5Networks/f5-appsvcs-extension/issues/856)) Convert TTL property value to D:H:M:S format, [Example](https://github.com/F5Networks/f5-appsvcs-extension/blob/main/examples/declarations/example-persist-ttl.json)
- AUTOTOOL-4589: AS3 use on GTM dramatically reduces device capacity

### Changed
Expand Down Expand Up @@ -96,7 +96,7 @@ Changes to this project are documented in this file. More detail (including info
### Changed
- Updated to Service Discovery 1.20.0-1

## Removed
### Removed

## 3.50.2

Expand Down Expand Up @@ -1496,4 +1496,4 @@ AUTOTOOL-2707: Task fails due to maxBuffer exceeded

### Changed

### Removed
### Removed
2 changes: 1 addition & 1 deletion SUPPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,4 @@ Versions no longer supported:
\*\* Update for the schema description for Pool minimumMonitors


See the [Release notes](https://github.com/F5Networks/f5-appsvcs-extension/releases) and [AS3 documentation](https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/refguide/revision-history.html) for new features and issues resolved for each release.
See the [Release notes](https://github.com/F5Networks/f5-appsvcs-extension/releases) and [AS3 documentation](https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/refguide/revision-history.html) for new features and issues resolved for each release.
Loading

0 comments on commit 816679e

Please sign in to comment.