Skip to content

Spring Cloud Stream Applications v2022.0.0

Compare
Choose a tag to compare
@onobc onobc released this 28 Oct 20:27
· 107 commits to main since this release

This is the long-awaited 2022.0.0 release for Spring Cloud Stream applications.
This major release updates all applications to Spring Boot 3.1.x and Spring Cloud 2022.0.x (where applicable).
Please see the migration guide for more details.

Bulk update links for Spring Cloud Data Flow

The following files are specifically intended to be used on Spring Cloud Data Flow for bulk importing the applications.

Kafka Applications - Docker

Rabbit Applications - Docker

Kafka Applications - Maven

Rabbit Applications - Maven

HTTP Maven links for the apps and metadata

The following links are convenient ways to download individual applications and their metadata using tools like wget, curl etc.
You can look at these files and copy individual application links.

Kafka Applications

Rabbit Applications

Dependent Projects and Compatibility

Component Version
Spring Boot 3.1.4
Spring Framework 6.0.12
Spring Integration 6.1.3
Spring Cloud 2022.0.4
Spring Cloud Function 4.0.4
Spring Cloud Stream 4.0.4

Issues

#500 Header serialization exception in aggregator processor with Redis
#496 Update to Spring Boot 3.1.4 on 9/21
#488 [rabbit-source-rabbit-3.2.1] Error Value too long for column "AUDIT_DATA CHARACTER VARYING(4000)"
#418 Use Redis Testcontainers in tests
#330 BinderAwareChannelResolver removed from SCSt
#329 EnableBinding/Sink removed from SCSt
#328 EmbeddedMongoAutoConfiguration removed from Spring Boot
#327 Test/SocketUtils replacement
#286 Revise HttpRequestFunctionConfiguration configuration in favor of auto-configured by Spring Boot WebClient.Builder
#276 Enable components for customization via @CustomizationAware
#270 Update mail-source/sink apps to use Greenmail
#253 Can't infer the SQL type to use for an instance of io.debezium.data.SpecialValueDecimal
#236 Ability to add external libs to generated apps
#235 Switch image creation from jib to Spring Boot maven plugin
#188 Upgrade CDC app with latest Debezium Engine API
#187 Switch to Pack/Kpack for container image generation

What's Changed

New Contributors

Full Changelog: v2021.1.2...v2022.0.0