Skip to content

v5.3.0.RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@artembilan artembilan released this 29 Apr 18:17

Change log:

1f47b6b Fix typo in build.gradle
cde9506 Upgrade dependencies; prepare for release
c264e12 Fix new Sonar smells
dc15910 GH-3266: Don't override props in AnnGWProxyFB
9ec6529 Upgrade to Rsocket 1.0-RC7; fix deprecations
2d9a5f6 Introduce a ReceiveMessageAdvice (#3265)
cfd03f8 Use a SimpleJsonSerializer in the FileSplitter (#3262)
620b9bf Upgrade to latest version of Asciidoctor
e9a0149 Fix race in TCP async gateway test
6b57e16 (Buzzardo/master) GH-3253: Scan BF hierarchy for BeanDefinition
ca80435 GH-3256: Fix interaction with delayed listener reg
1d4626f GH-3256: Support Testing TCP Connections
02407f7 Add ReactiveMessageSourceProducer (#3254)
9414765 Fix Sonar issue
eedd2b0 Upgrade spring-doc-resources
c2babe4 (moredeprec) Add remaining deprecations for legacy metrics
b063227 Fix RemoteFileOutboundGWTests for the proper mock
5ba1b93 GH-3249: Fix RemoteFileTemplate dead lock in send
0d9b421 Apply GitHub default community health
8505da1 Increase a block timeout in Gateway Mono test
47d7bf3 Add missed doc contents entry for RSocket chapter
877fa49 GH-3247: Fix test
0cee734 GH-3247: Throw UncheckedIOException
b75f1bd GH-3247: Fix SftpSession.exists for error code (#3248)
97702ae Fix some Sonar smells
d8c378b GH-2788: Add MongoDbChangeStreamMessageProducer
2d7e473 GH-3243: sync computeIfAbsent in StoredProcExec
cd64a09 * Fix http:// usage in the test
d24c2c8 Fix Checkstyle violations & RMI tests
3a846ba (checkstyle_fix) Fix some Sonar smells
cc0c2fd GH-3241: Fix Sonar issue
7d7c273 GH-3241: MetadataStoreSelector - compare old/new (#3242)
1f2a334 Fix new Sonar smell
24e6be6 GH-3238: Fix Unmarshaller to close File resource
79f6479 GH-2736: Add DSL support for async TCP OB Gateway
5cb3f21 GH-2736: Async Mode for TcpOutboundGateway