Spring For Apache Kafka 2.0 and 1.3 Release Candidates Available

Releases | Gary Russell | September 12, 2017 | ...

We are pleased to announce the availability of the 2.0.0.RC1 release candidate of the Spring for Apache Kafka 2.0 version.

As discussed in the 1.3.0.M2 announcement, we are concurrently releasing 1.3 with 2.0, where 1.3 contains a subset of the 2.0 features, supporting the Kafka 0.11.x.x client, while still supporting Spring Framework 4.3. As such, the 1.3.0.RC1 release candidate is also available.

They are available for download from the Milestone Repository:

repositories {
    maven { url 'http://repo.spring.io/libs-milestone' }
}
compile "org.springframework.kafka:spring-kafka:2.0.0.RC1"

Since the previous announcement, the following is a summary…

Spring Boot 1.5.7 available now

Releases | Brian Clozel | September 12, 2017 | ...

On behalf of the team, I am pleased to announce that Spring Boot 1.5.7 has been released and is available now from repo.spring.io and Maven Central.

Spring Boot 1.5.7 includes 51 fixes, improvements and dependency updates. Thanks to all that have contributed with issue reports and pull requests.

What's next?

Spring Framework 5.0 RC4 has just been released and other Spring projects should follow. Spring Boot 2.0 M4 is just around the corner and this will be a nice way to test the last release candidate of Spring Framework before GA. If you want to take an early look at Spring Boot 2, and we’d love to hear your feedback if you do, please go to start.spring.io and select Spring Boot 2.0.0.BUILD-SNAPSHOT

Spring Vault 1.1.0 RC1 available

Releases | Mark Paluch | September 11, 2017 | ...

On behalf of the community, I would like to announce Spring Vault 1.1.0 RC, available from the milestone repository.

Since the previous milestone, these features have made it into the release candidate:

  • Pull-mode support for AppRole authentication

  • New styling of the HTML reference documentation

Contributions

Without the community, we couldn’t be the successful project we are today. I’d like to thank everyone that created issues & provided feedback.

For a complete list of changes see the changelog.

Project Page | GitHub | Issues | Documentation | Stack Overflow

Spring Framework 5.0 RC4 available now

Releases | Juergen Hoeller | September 11, 2017 | ...

Dear Spring community,

It is my pleasure to announce that our fourth and last Spring Framework 5.0 release candidate is available now, aligned with Reactor 3.1 RC1 as well as yesterday's JUnit 5.0 GA, and serving as a foundation for the upcoming Spring Boot 2.0 M4!

Spring Framework 5.0 RC4 also comes with first-class support for the final version of the Servlet 4.0 API, provides fine-tuned integration with Hibernate Validator 6.0 and is up-to-date with Jackson 2.9.1 and Kotlin 1.1.4. Our dependency baseline is therefore almost complete, with just Reactor 3.1 GA and a few JDK 9 related updates…

Spring Data Ingalls SR7 and Kay RC3 released

Releases | Mark Paluch | September 11, 2017 | ...

On behalf of the Spring Data team, I’d like to announce the availability of Ingalls SR7 and Kay RC3 releases. Ingalls SR7 ships with over 40 issues fixed and Kay RC3 with exactly 90 issues fixed. Both are recommended upgrades for all users. Kay RC3 is the final release candidate before our GA at the end of September, i.e. in case you haven't already, it's the perfect time to give the new major version a test run.

For your convenience the service release is going to be picked up in the upcoming Spring Boot 1.5.7 release and Kay RC3 will be part of Spring Boot 2.0 M4.

You can find the complete list of issues fixed here for Ingalls SR7 and here for Kay RC3

This Week in Spring - September 12th, 2017

Engineering | Josh Long | September 11, 2017 | ...

Hi Spring fans! This week I'm in Singapore for the amazing YOW! Singapore event and talking to customers.

Also, I'll be doing a meetup on testing - don't miss it!

  • It's almost time for Spring 5! Spring Framework lead Juergen Hoeller just announced Spring Framework 5.0.RC4, which is aligned with Spring Boot 2.0.M4, JUnit 5, and Reactor 3.1 RC1. This might be your last chance to kick the tires before the big release! There's so much new stuff in this release!
  • This is pretty interesting! There's a Spring Cloud Config Server MongoDB project in the Spring Cloud incubator. Try it out!
  • Spring framework ninja Stéphane Nicoll just announced Spring Framework 4.3.11.
  • Spring Cloud and Spring Data ninja Mark Paluch just announced Spring Cloud Vault 1.1.0.RC1. This release includes pull-mode support for AppRole

This Week in Spring - September 5th, 2017

Engineering | Josh Long | September 04, 2017 | ...

Hi Spring fans and welcome to another installment of This Week in Spring! This week I'm in Hong Kong for the amazing YOW! Hong Kong event and then it's off to Singapore for the YOW! Singapore event. If you're in either region, these conferences are world-class events from Australia and they're new in the region so I hope you'll give them a shot.

Simple installation of Data Flow for Kubernetes with Helm

Engineering | Thomas Risberg | August 31, 2017 | ...

With the new Helm chart for Spring Cloud Data Flow for Kubernetes, there is now a much simpler way of installing the software.

Helm is a package manager for Kubernetes, similar to apt, yum or homebrew. It is very easy to install and it greatly simplifies installation of an application and its dependencies into your Kubernetes cluster. The application package contents and configuration is defined in a chart. When you install it you can override any default configuration values. Helm will install any required services in addition to the ones defined in the chart. For Spring Cloud Data Flow, you have three required services: MySQL and Redis are used as the stores for Spring Cloud Data Flow

Spring Cloud Finchley M2 is available

Releases | Spencer Gibb | August 30, 2017 | ...

On behalf of the community, I am pleased to announce that the Milestone 2 (M2) of the Spring Cloud Finchley Release Train is available today. The release can be found in Spring Milestone repository. You can check out the Finchley release notes for more information.

Notable Changes in the Finchley Release Train

Spring Boot Starter

The Finchley.M2 release builds on top of the Spring Boot 2.0.0.M3, Spring Framework 5.0.0.RC3, and Project Reactor Bismuth-M3 releases.

Spring Cloud Gateway

The major new feature in the Gateway is WebSocket support (route uri's with a ws:// scheme) along with a Request Rate Limiter based on Redis, more documentation and a site

Get the Spring newsletter

Stay connected with the Spring newsletter

Subscribe

Get ahead

VMware offers training and certification to turbo-charge your progress.

Learn more

Get support

Tanzu Spring offers support and binaries for OpenJDK™, Spring, and Apache Tomcat® in one simple subscription.

Learn more

Upcoming events

Check out all the upcoming events in the Spring community.

View all