Hi Spring fans! Welcome to another installment of This Week in Spring! This week I am in Casablanca, Morocco for the amazing Devoxx Morocco event talking to developers in the hub of North Africa.
Can you believe it's already the middle of November? And can you believe we are less than a month away from the amazing SpringOne Platform event in San Francisco, CA? I hope you're going!
Now, without further ado, let's get to it.
Spring messaging ninja Oleg Zhurakousky just announced Spring Cloud Stream Elmhurst.M3 / 2.0.0.M3. The new release improves content-type resolution, support for Apache Kafka 0.11+, and introduces a good deal of nice samples.
Spring Data Geode/GemFire lead John Blum just announced Spring Data Geode / GemFire 2.0.0.RC1. The new release updates dependencies, builds on Java 8 (introducing Java 8 types and lambdas), and introduces new samples.
We are pleased to announce that Spring Cloud Task 2.0.0.M2 is now available to download from Spring’s milestone repository. Many thanks to all of those who contributed to the release.
This release brings Spring Boot 2.0 M5 compatibility. With this upgrade, all dependencies are also upgraded (Spring Cloud, Spring Cloud Stream, Spring Batch, etc).
We are pleased to announce the 2.0.0.M3 release of the Spring Cloud Stream Elmhurst release train.
Spring Cloud Stream Elmhurst 2.0.0.M3 is available for use in the Spring Milestone repository. The release notes include relevant information about version compatibility with Spring Boot, Spring Cloud, Spring AMQP, and Spring for Apache Kafka.
The following sections list new features and improvements included in this release:
Improved Content Type Resolution
The content-type resolution has been improved and consolidated in the channel interceptors, which makes it configurable for situations that require application-level customizations. Also, based on the community feedback, we now set the default content-type as application/json. However, it is still possible to override it via BindingProperties or it can be passed with the Message…
The general reason for so quick point release is the recently released Apache Kafka 1.0.0 version. There are no critical feature in that release, but some breaking changes in the kafka.admin and kafka.streams have been introduced. Therefore this release represents mostly compatibility with Apache Kafka 1.0.0:
Deprecate bounce() and waitUntilSynced() in the KafkaEmbedded since respective API in the AdminUtils have been removed
The KStreamBuilderFactoryBean now uses StreamsBuilder instead of deprecated KStreamBuilder
The @EmbeddedKafka.brokerProperties() can be configured with the properties placeholders
The SpEL expressions in the @KafkaListener attributes now can be used simplified since BeanFactory resolver is supplied with the TemplateAwareExpressionParser
A NonResponsiveConsumerEvent has been introduced to track the sate of the ListenerContainer for possible target Broker unavailability
Hi Spring fans! Welcome to another installment of This Week in Spring! This week I'm in Antwerp, Belgium for the amazing Devoxx (Belgium) event. I'm co-presenting with my friends Matt Raible and Mark Heckler on progressive web applications and reactive Spring. I'll be joined by a lot of Pivotal and Spring teammates here so make sure to check the schedule.
On behalf of the Spring and Apache Geode/Pivotal GemFire communities, I am pleased to announce the release of Spring Session Data Geode and Spring Session Data GemFire 2.0.0.RC1 releases.
Both releases build on:
Spring Framework5.0.1.RELEASE
Spring Security2.0.0.RC1
Spring DataKay-RC1
Spring Session core 2.0.0.RC1
Spring Boot2.0.0.M5
The artifacts can be acquired from Springlibs-milestone: