On behalf of the team and everyone who contributed, I am pleased to announce Spring Integration 6.3.0. In addition to regular bug fixes, dependency upgrade, there were some deprecation refactoring. The Migration Guide includes some of them. Here are some notable improvements and new features: The ObservationPropagationChannelInterceptor has been deprecated in favor of enabling observation on the specific channel. The spring-integration-security module is completely removed in favor of API from spring-security-messaging module. The MockIntegrationContext.substituteTriggerFor() API has been…
On behalf of the team and everyone who contributed, I am pleased to announce Spring AMQP 3.0.14 and 3.1.5 are generally available now from Maven Central. These patch releases contain a few minor features, enhancements and bug fixes. Please see the release notes 3.0.14 and release notes 3.1.5 for more details. The 3.0.x branch has reached its End of Life for Open Source support. The next 3.0.15 version will be released only under Commercial license in August. We also are looking to start 3.2 generation for upcoming November release train based on work-in-progress Spring Framework 6.2. Cheers…
Dear Spring community, On behalf of Spring Integration team, it is my pleasure to announce 6.3.0-M2 version of the project which is available from Spring Milestone Repository. In addition, bug fixes versions 6.1.7 & 6.2.3 have been released as well into Maven Central. The notable changes in 6.3: Kotlin DSL is compatible now with upcoming Kotlin 2.0 The spring-integration-security module has been removed altogether in favor of SecurityContextChannelInterceptor & SecurityContextPropagationChannelInterceptor from the spring-security-messaging module of Spring Security project The…
On behalf of Spring Cloud Dataflow team, it is my pleasure to introduce you to Spring Functions Catalog.
The project's primary focus is to provide a set of standalone Java functions that can be useful in the end-user applications as-is.
All the published artifacts are, essentially, auto-configurations for some specific Supplier, Function or Consumer. We have just released 5.0.0-M1 into https://repo.spring.io/milestone repository, and all you need is to include this BOM into your Gradle (or Maven) configuration: and choose respective function as dependency for your project. The Spring Functions…
On behalf of the team and everyone who contributed, I am pleased to announce that Spring AMQP 3.1.1 is generally available now from Maven Central. This release will be included in the upcoming Spring Boot 3.2.1 release. This patch release contains a few minor features, enhancements and bug fixes. Please see the release notes for more details. Most notable changes are: The documentation has been migrated to Spring Antora site; All the synchronized blocks in the code have been replaced with Lock (and Conditional) instances to satisfy virtual threads requirements; The JacksonUtils…
Dear Spring community, On behalf of Spring Integration team, it is my pleasure to announce 6.2.0 version which is available from Maven Central. In addition, bug fixes version 6.1.5 has been released as well into Maven Central. The last Open Source 5.5.20 and 6.0.9 releases are also available and everyone is encouraged to update if you cannot migrate to the latest greatest 6.2.0. The notable changes in 6.2: The documentation migrated to Antora site generator and hosted alongside with other migrated Spring projects here Project CrAC support with some internal changes to close resources on…
Dear Spring community, On behalf of Spring Integration team, it is my pleasure to announce 6.2.0-M3 version which is available from Spring Milestone repository. In addition, bug fixes version 6.1.3 has been released as well into Maven Central. Since the previously announced Milestone 1, these changes have made it into a new Spring Integration generation: The documentation migrated to Antora site generator and hosted alongside with other migrated Spring projects here The project build lifecycle is now connected to Gradle Enterprise, so every one contributing can now benefit from remote shared…
Dear Spring community, On behalf of Spring Integration team, it is my pleasure to announce 6.2.0-M1 version which is available from Spring Milestone repository. In addition, bug fixes version 6.1.2 has been released as well into Maven Central. The Spring Integration 6.2 version is based on the Spring Framework 6.1.0-M2 (can be upgraded to the latest 6.1.0-M3) and includes many internal improvements and refactoring to support JVM virtual thread and project CRaC effort. Some highlights of this new version include: Upgrades to the latest dependencies, some of they are release candidates and…
Dear Spring community, Hope you enjoy Spring IO anniversary in Barcelona these days. I'm not there this years for many reasons. Either way, it is my pleasure to announce that Spring Integration 6.1.0 is generally available now from Maven Central. In addition, bug fixes version 5.5.18 has been released. The Spring Integration 6.1 version is a natural evolution of 6.x generation with fixes and improvements which didn't make it into 6.0.
Plus we listen to community and make some possibly, but convenient for target projects breaking changes. Some highlights of this new version include: Upgrades to…
Dear Spring community, Today I'm excited to share with you news that Spring Integration extension project for AWS and AWS Kinesis Binder for Spring Cloud Stream have finally been moved to AWS Java SDK v2, their respective milestones 3.0.0-M2 & 4.0.0-M1 are available from Spring Milestone repository. I cannot tell that this was a pleasant work to do because it has turned to be not just a plain dependencies upgrade and namespace renaming. The whole AWS SDK API was changed to more modern Java style, including CompletableFuture composition and Stream API, lambda-style configuration, generated…