Skip to content

Commit 35f9f7b

Browse files
authored
Merge pull request #937 from trinaths/1.9.1-release-notes
Merge pull request #936 from ssurenr/1.9.1-release-notes
2 parents a22d72f + ad33057 commit 35f9f7b

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

docs/RELEASE-NOTES.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
Release Notes for BIG-IP Controller for Kubernetes
22
==================================================
33

4+
v1.9.1
5+
------
6+
Added Functionality
7+
`````````````````````
8+
* Added support for `establishing trust <https://clouddocs.f5.com/containers/v2/kubernetes/kctlr-as3-cert-trust.html>`_ with remote BIG-IP systems using either the device or CA certificates.
9+
* Added support for AS3 3.11.
10+
11+
Bug Fixes
12+
`````````
13+
* Improves performance when updating Configmaps with AS3 Declarations.
14+
* Improves performance when updating Services associated with AS3 Declarations.
15+
* Improves performance when handling changes in Endpoints associated with AS3 Declarations.
16+
* Improves performance when handling node updates in AS3 Declarations.
17+
* Improves performance when applying AS3 Declarations to BIG-IP.
18+
* :issues:`797` - Controller uses ``flannel.alpha.coreos.com/public-ip`` as VTEP endpoint.
19+
20+
Vulnerability Fixes
21+
```````````````````
22+
+------------------+----------------------------------------------------------------+
23+
| CVE | Comments |
24+
+==================+================================================================+
25+
| TBA | Controller no longer prints AS3 Declarations in debug logs |
26+
+------------------+----------------------------------------------------------------+
27+
428
v1.9.0
529
------------
630

0 commit comments

Comments
 (0)