File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
spring-pulsar-docs/src/main/antora/modules/ROOT/pages Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1
1
= What's new?
2
2
3
+ [[what-s-new-in-2-0-since-1-2]]
4
+ == What's New in 2.0 Since 1.2
5
+ :page-section-summary-toc: 1
6
+
7
+ This section covers the changes made from version 1.2 to version 2.0.
8
+
9
+ === Removals
10
+ The following previously deprecated APIs, which were marked for removal in version 2.0.x, have now been removed:
11
+
12
+ - `org.springframework.pulsar.config.ConcurrentPulsarListenerContainerFactory#setConcurrency`
13
+ - `org.springframework.pulsar.config.ConcurrentPulsarListenerContainerFactoryCustomizer`
14
+ - `org.springframework.pulsar.config.ListenerContainerFactory#createListenerContainer`
15
+ - `org.springframework.pulsar.config.ReaderContainerFactory#createReaderContainer`
16
+ - `org.springframework.pulsar.config.ProducerBuilderConfigurationUtil`
17
+ - `org.springframework.pulsar.config.PulsarClientProxy#getPartitionsForTopic`
18
+ - `org.springframework.pulsar.config.PulsarTopic#builder`
19
+ - `org.springframework.pulsar.config.PulsarTopic#getFullyQualifiedTopicName`
20
+ - `org.springframework.pulsar.config.Resolved#get`
21
+ - `org.springframework.pulsar.test.support.model.UserPojo`
22
+ - `org.springframework.pulsar.test.support.model.UserRecord`
23
+
3
24
[[what-s-new-in-1-2-since-1-1]]
4
25
== What's New in 1.2 Since 1.1
5
26
:page-section-summary-toc: 1
You can’t perform that action at this time.
0 commit comments