Skip to content

Commit 7f4fafe

Browse files
authored
Merge pull request #66995 from kowen-rh/osdocs-8355
OSDOCS#8355: Create release notes for ALBO 1.1.0
2 parents 8800029 + 956f9d7 commit 7f4fafe

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

networking/aws_load_balancer_operator/aws-load-balancer-operator-release-notes.adoc

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,38 @@ These release notes track the development of the AWS Load Balancer Operator in {
1313

1414
For an overview of the AWS Load Balancer Operator, see xref:../../networking/aws_load_balancer_operator/understanding-aws-load-balancer-operator.adoc#aws-load-balancer-operator[AWS Load Balancer Operator in {product-title}].
1515

16+
[id="aws-load-balancer-operator-release-notes-1.1.0"]
17+
== AWS Load Balancer Operator 1.1.0
18+
19+
The AWS Load Balancer Operator version 1.1.0 supports the AWS Load Balancer Controller version 2.4.4.
20+
21+
The following advisory is available for the AWS Load Balancer Operator version 1.1.0:
22+
23+
* link:https://access.redhat.com/errata/RHEA-2023:6218[RHEA-2023:6218 Release of AWS Load Balancer Operator on OperatorHub Enhancement Advisory Update]
24+
25+
[id="aws-load-balancer-operator-1.1.0-notable-changes"]
26+
=== Notable changes
27+
28+
* This release uses the Kubernetes API version 0.27.2.
29+
30+
[id="aws-load-balancer-operator-1.1.0-new-features"]
31+
=== New features
32+
33+
// TODO: Add a link to the documentation for this feature once it exists.
34+
* The AWS Load Balancer Operator now supports a standardized Security Token Service (STS) flow by using the Cloud Credential Operator.
35+
36+
[id="aws-load-balancer-operator-1.1.0-bug-fixes"]
37+
=== Bug fixes
38+
39+
* A FIPS-compliant cluster must use TLS version 1.2. Previously, webhooks for the AWS Load Balancer Controller only accepted TLS 1.3 as the minimum version, resulting in an error such as the following on a FIPS-compliant cluster:
40+
+
41+
[source,terminal]
42+
----
43+
remote error: tls: protocol version not supported
44+
----
45+
+
46+
Now, the AWS Load Balancer Controller accepts TLS 1.2 as the minimum TLS version, resolving this issue. (link:https://issues.redhat.com/browse/OCPBUGS-14846[*OCPBUGS-14846*])
47+
1648
[id="aws-load-balancer-operator-release-notes-1.0.0"]
1749
== AWS Load Balancer Operator 1.0.0
1850

0 commit comments

Comments
 (0)