//OpenShift Service Binding Release Notes :_mod-docs-content-type: ASSEMBLY [id="servicebinding-release-notes"] = Release notes for {servicebinding-title} :context: servicebinding-release-notes include::_attributes/common-attributes.adoc[] include::_attributes/servicebinding-document-attributes.adoc[] toc::[] The {servicebinding-title} consists of a controller and an accompanying custom resource definition (CRD) for service binding. It manages the data plane for workloads and backing services. The Service Binding Controller reads the data made available by the control plane of backing services. Then, it projects this data to workloads according to the rules specified through the `ServiceBinding` resource. With {servicebinding-title}, you can: * Bind your workloads together with Operator-managed backing services. * Automate configuration of binding data. * Provide service operators a low-touch administrative experience to provision and manage access to services. * Enrich development lifecycle with a consistent and declarative service binding method that eliminates discrepancies in cluster environments. The custom resource definition (CRD) of the {servicebinding-title} supports the following APIs: * *Service Binding* with the `binding.operators.coreos.com` API group. * *Service Binding (Spec API)* with the `servicebinding.io` API group. [id="support-matrix"] == Support matrix Some features in the following table are in link:https://access.redhat.com/support/offerings/techpreview[Technology Preview]. These experimental features are not intended for production use. In the table, features are marked with the following statuses: - *TP*: _Technology Preview_ - *GA*: _General Availability_ Note the following scope of support on the Red Hat Customer Portal for these features: .Support matrix [options="header"] |=== |*{servicebinding-title}* 2+|*API Group and Support Status*|*OpenShift Versions* |*Version*|*`binding.operators.coreos.com`* |*`servicebinding.io`* | |1.3.3 |GA |GA |4.9-4.12 |1.3.1 |GA |GA |4.9-4.11 |1.3 |GA |GA |4.9-4.11 |1.2 |GA |GA |4.7-4.11 |1.1.1 |GA |TP |4.7-4.10 |1.1 |GA |TP |4.7-4.10 |1.0.1 |GA |TP |4.7-4.9 |1.0 |GA |TP |4.7-4.9 |=== [id="servicebinding-inclusive-language"] == Making open source more inclusive 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]. // Modules included, most to least recent include::modules/sbo-release-notes-1-3-3.adoc[leveloffset=+1] include::modules/sbo-release-notes-1-3-1.adoc[leveloffset=+1] include::modules/sbo-release-notes-1-3.adoc[leveloffset=+1] include::modules/sbo-release-notes-1-2.adoc[leveloffset=+1] include::modules/sbo-release-notes-1-1-1.adoc[leveloffset=+1] include::modules/sbo-release-notes-1-1.adoc[leveloffset=+1] include::modules/sbo-release-notes-1-0-1.adoc[leveloffset=+1] include::modules/sbo-release-notes-1-0.adoc[leveloffset=+1] [role="_additional-resources"] [id="additional-resources_release-notes-sbo"] == Additional resources * xref:../../applications/connecting_applications_to_services/understanding-service-binding-operator.adoc#understanding-service-binding-operator[Understanding Service Binding Operator].