Dear Spring Community! It’s my pleasure to announce first Release Candidates for Spring projects supporting Amazon Web Services: Amazon Web Services: Spring Integration for AWS 2.0.0.RC1 and Spring Cloud Stream Binder for AWS Kinesis 1.0.0.RC1. Both artifacts are available in the Spring Milestone repository and they can be consumed as maven dependencies: Where the first one is not needed to be includes when the second one is in use. The AWS Kinesis and AWS DynamoDB Java SDK dependencies are included transitively for AWS Kinesis Binder as well. And now AWS DynamoDB Lock Client is also included…
Dear Spring Community! Today, together with Google team, it’s my pleasure to announce the First Release Candidate of Spring Cloud for Google Cloud Platform project of version 1.0. The artifacts available from Spring Milestone repository via BOM: Since the previously announced Milestone 3, Spring Cloud GCP is based on the latest Spring Cloud Finchley and provides these features: Messaging All the Spring Messaging support is located in the spring-cloud-gcp-pubsub and spring-cloud-gcp-pubsub-stream-binder modules and based on the Spring Integration and Spring Cloud Stream. There are…
Dear Spring Community! It’s my pleasure to announce Milestone releases for Spring projects supporting Amazon Web Services: Spring Integration for AWS 2.0.0.M2 and Spring Cloud Stream Binder for AWS Kinesis 1.0.0.M2. Both milestones are available in the Spring Milestone repository and they can be consumed as maven dependencies: Where the first one is not needed to be includes when the second one is in use. The AWS Kinesis and AWS DynamoDB Java SDK dependencies are included transitively for AWS Kinesis Binder as well. These Milestones are good effort of the team and some third-party contributors…
Dear Spring Community! The Spring Cloud GCP is a set of Spring Boot starters that is designed to help you leverage Google Cloud Platform managed services directly from Spring Boot, allowing you to use Spring Messaging for Cloud Pub/Sub, Spring Resource for Cloud Storage, Spring Cloud Sleuth for Stackdriver Trace, Spring Data with Cloud SQL, and more. We’ve just released Spring Cloud GCP 1.0.0.M3. Check out what’s new since the previous Milestone 2! Spring Boot 2.0 GA Support Spring Cloud GCP 1.0.0.M3 is now up to date to work with Spring Boot 2.0.1.RELEASE and Spring Cloud Finchley.M9. To use…
On behalf of the Spring Integration team I am pleased to announce that the 5.0.2.RELEASE maintenance version for the Spring Integration is available. It can be downloaded from Maven Central, JCenter, and our release repository: As usual I would like to thank all community members for their ongoing active contributions to the framework! Along with upgrades to the latest Spring Framework 5.0.4 and Reactor Bismuth-SR6 versions, this Spring Integration support version provides a number of bug fixes, especially for the @ServiceActivator with a collection method argument and…
Dear Spring Community! It’s my pleasure to announce two Spring Milestone releases for Amazon Web Services: Spring Integration for AWS 2.0.0.M1 and Spring Cloud Stream Binder for AWS Kinesis 1.0.0.M1. Both milestones are available in the Spring Milestone repository and they can be consumed as maven dependencies: Spring Integration for AWS The 2.0 version is the next generation of Spring Integration for AWS Framework. It is based on Java 8, Spring Framework & Spring Integration 5.0 and Spring Cloud for AWS 2.0. In this new instalment we have improved all MessageHandler implementations to extend…
Dear Spring Community! It’s my pleasure to announce today a new project in the Spring Cloud family. It’s called Spring Cloud GCP and its goal is to bring into your applications well-known Spring patterns and Spring Boot conventions for consuming Google Cloud Platform services. The project currently is in version 1.0.0.M2 and is available from the Spring Milestone Repository: This project has been started as an experiment of collaboration between Google and Spring teams. So far we got a good experience and our inter-team knowledge sharing has brought for us this project with several stable…
On behalf of the Spring Integration team I am pleased to announce that the GA release for the Spring Integration 5.0 version (5.0.0.RELEASE) is now available. It can be downloaded from Maven Central, JCenter, and our release repository: First of all, special thanks to all community members for their ongoing active contributions to the framework! Several JIRAs (and some GitHub issues), since the previously announced RC1, are included in this release, mostly bug fixes from early adopters and Reference Manual improvements. Well, this was a long story (almost 17 months) to come to this next…
On behalf of the community, I’m pleased to announce 1.7.5 and 2.0.1 maintenance releases of Spring AMQP. They are available from Maven Central, JCenter, and our release repository. These versions are mostly bug fixes and recommended for everyone to upgrade. The version 2.0.1 is a foundation for the upcoming Spring Boot 2.0 M7 release. Thanks to all the community contributors for various feedback and pull requests. We hope to see you at SpringOne Platform next week. It will be packed with many Spring talks, opportunities to learn about the latest and greatest features and of course some…
I am pleased to announce that the 1.1.0.RELEASE of Spring Integration for Amazon Web Services is now available in the Spring release repository and Maven Central. First of all thanks to all community members for any feedback and contributions to make features in this project available! Some highlights what we have after a year and a couple months of amazing team work: S3StreamingMessageSource to get access to S3 resources content on demand; KinesisMessageHandler and KinesisMessageDrivenChannelAdapter for interaction with AWS Kinesis service; DynamoDbMetaDataStore to store metadata in the AWS…