Skip to content

Commit c4bb96a

Browse files
committed
Add release notes for SBO v1.3.3
Signed-off-by: Pavel Macík <[email protected]>
1 parent 18ec67b commit c4bb96a

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

applications/connecting_applications_to_services/sbo-release-notes.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Note the following scope of support on the Red Hat Customer Portal for these fea
4141
|*{servicebinding-title}* 2+|*API Group and Support Status*|*OpenShift Versions*
4242

4343
|*Version*|*`binding.operators.coreos.com`* |*`servicebinding.io`* |
44+
|1.3.3 |GA |GA |4.9-4.12
4445
|1.3.1 |GA |GA |4.9-4.11
4546
|1.3 |GA |GA |4.9-4.11
4647
|1.2 |GA |GA |4.7-4.11
@@ -57,6 +58,7 @@ Note the following scope of support on the Red Hat Customer Portal for these fea
5758
Red Hat is committed to replacing problematic language in our code, documentation, and web properties. We are beginning with these four terms: master, slave, blacklist, and whitelist. Because of the enormity of this endeavor, these changes will be implemented gradually over several upcoming releases. For more details, see link:https://www.redhat.com/en/blog/making-open-source-more-inclusive-eradicating-problematic-language[Red Hat CTO Chris Wright's message].
5859

5960
// Modules included, most to least recent
61+
include::modules/sbo-release-notes-1-3-3.adoc[leveloffset=+1]
6062
include::modules/sbo-release-notes-1-3-1.adoc[leveloffset=+1]
6163
include::modules/sbo-release-notes-1-3.adoc[leveloffset=+1]
6264
include::modules/sbo-release-notes-1-2.adoc[leveloffset=+1]

modules/sbo-release-notes-1-3-3.adoc

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
// Module included in the following assembly:
2+
//
3+
// * applications/connecting_applications_to_services/sbo-release-notes.adoc
4+
5+
:_content-type: REFERENCE
6+
[id="sbo-release-notes-1-3-3_{context}"]
7+
= Release notes for {servicebinding-title} 1.3.3
8+
9+
{servicebinding-title} 1.3.3 is now available on {product-title} 4.9, 4.10, 4.11 and 4.12.
10+
11+
[id="fixed-issues-1-3-3_{context}"]
12+
== Fixed issues
13+
* Before this update, a security vulnerability `CVE-2022-41717` was noted for {servicebinding-title}. This update fixes the `CVE-2022-41717` error and updates the `golang.org/x/net` package from v0.0.0-20220906165146-f3363e06e74c to v0.4.0. link:https://issues.redhat.com/browse/APPSVC-1256[APPSVC-1256]
14+
15+
* Before this update, Provisioned Services were only detected if the respective resource had the "servicebinding.io/provisioned-service: true" annotation set while other Provisioned Services were missed. With this update, the detection mechanism identifies all Provisioned Services correctly based on the "status.binding.name" attribute. link:https://issues.redhat.com/browse/APPSVC-1204[APPSVC-1204]

0 commit comments

Comments
 (0)