Skip to content

Commit bb2e0a3

Browse files
committed
Remove version 0.2.x from docs
This commit removes version 0.2.x from the compatibility matrix in an effort to curb the current use of version 0.2.x.
1 parent 2e7ca41 commit bb2e0a3

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

spring-pulsar-docs/src/main/antora/modules/ROOT/pages/appendix/version-compatibility.adoc

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,11 @@ The following is the compatibility matrix:
1919
| 3.2.x
2020
| 17+
2121

22-
| 0.2.x
23-
| 2.11.x
24-
| 0.2.x
25-
| 3.0.x / 3.1.x^**(*)**^
26-
| 17+
2722
|===
2823

2924
[NOTE]
3025
====
31-
In version `1.0.0` the autoconfiguration moved into Spring Boot `3.2.x` and therefore `3.2.x` is the minimum Spring Boot version supported when using version `1.0.x` of the framework.
32-
33-
However, prior to version `1.0.0`, the autoconfiguration support exists in the framework itself.
34-
^**(*)**^This makes it theoretically possible to use later versions of Spring Boot besides `3.0.x` which it is tested against and guaranteed to work with. In other words, it may work with `3.1.x` but it has not been tested against it.
26+
If you are currently using Pulsar `2.11.x` you may notice that it is not present in the above matrix.
27+
We do not currently test nor officially support running against Pulsar `2.11.x`.
28+
However, Pulsar is currently compatible across versions and it is likely to work for you.
3529
====

0 commit comments

Comments
 (0)