@@ -19,6 +19,24 @@ Join us in our gitter channel: https://gitter.im/spring-cloud-app-broker/communi
19
19
20
20
=== Compatibility
21
21
22
+ ==== 2.5.x
23
+
24
+ * https://projects.spring.io/spring-framework/[Spring Framework] 6.2.x
25
+ * https://projects.spring.io/spring-boot/[Spring Boot] 3.5.x
26
+ * https://github.com/cloudfoundry/cf-java-client/[Cloud Foundry Java Client] 5.x
27
+ * https://github.com/reactor/[Reactor] 2024.0.x
28
+ * https://spring.io/projects/spring-cloud-open-service-broker/[Spring Cloud Open Service Broker] 4.5.x
29
+ * https://github.com/openservicebrokerapi/servicebroker/tree/v2.16/[Open Service Broker API] 2.16
30
+
31
+ ==== 2.4.x
32
+
33
+ * https://projects.spring.io/spring-framework/[Spring Framework] 6.2.x
34
+ * https://projects.spring.io/spring-boot/[Spring Boot] 3.4.x
35
+ * https://github.com/cloudfoundry/cf-java-client/[Cloud Foundry Java Client] 5.x
36
+ * https://github.com/reactor/[Reactor] 2024.0.x
37
+ * https://spring.io/projects/spring-cloud-open-service-broker/[Spring Cloud Open Service Broker] 4.4.x
38
+ * https://github.com/openservicebrokerapi/servicebroker/tree/v2.16/[Open Service Broker API] 2.16
39
+
22
40
==== 2.3.x
23
41
24
42
* https://projects.spring.io/spring-framework/[Spring Framework] 6.2.x
@@ -46,15 +64,6 @@ Join us in our gitter channel: https://gitter.im/spring-cloud-app-broker/communi
46
64
* https://spring.io/projects/spring-cloud-open-service-broker/[Spring Cloud Open Service Broker] 4.1.x
47
65
* https://github.com/openservicebrokerapi/servicebroker/tree/v2.16/[Open Service Broker API] 2.16
48
66
49
- ==== 2.0.x
50
-
51
- * https://projects.spring.io/spring-framework/[Spring Framework] 6.0.x
52
- * https://projects.spring.io/spring-boot/[Spring Boot] 3.0.x
53
- * https://github.com/cloudfoundry/cf-java-client/[Cloud Foundry Java Client] 5.x
54
- * https://github.com/reactor/[Reactor] 2022.0.0
55
- * https://spring.io/projects/spring-cloud-open-service-broker/[Spring Cloud Open Service Broker] 4.0.x
56
- * https://github.com/openservicebrokerapi/servicebroker/tree/v2.16/[Open Service Broker API] 2.16
57
-
58
67
==== 1.6.x
59
68
60
69
* https://projects.spring.io/spring-framework/[Spring Framework] 5.3.x
@@ -66,6 +75,15 @@ Join us in our gitter channel: https://gitter.im/spring-cloud-app-broker/communi
66
75
67
76
=== End-of-Support
68
77
78
+ ==== 2.0.x
79
+
80
+ * https://projects.spring.io/spring-framework/[Spring Framework] 6.0.x
81
+ * https://projects.spring.io/spring-boot/[Spring Boot] 3.0.x
82
+ * https://github.com/cloudfoundry/cf-java-client/[Cloud Foundry Java Client] 5.x
83
+ * https://github.com/reactor/[Reactor] 2022.0.0
84
+ * https://spring.io/projects/spring-cloud-open-service-broker/[Spring Cloud Open Service Broker] 4.0.x
85
+ * https://github.com/openservicebrokerapi/servicebroker/tree/v2.16/[Open Service Broker API] 2.16
86
+
69
87
==== 1.5.x
70
88
71
89
* https://projects.spring.io/spring-framework/[Spring Framework] 5.3.x
0 commit comments