Spring Data Release Train Ingalls Goes GA

Releases | Oliver Drotbohm | January 26, 2017 | ...

On behalf of the Spring Data team I'd like to announce the general availability of our Ingalls release train. After nine months of development, this release not only contains a huge set of new features, improvements and bug fixes, it also marks the conclusion of a branch of Spring Data that has helped developers dealing with persistence for more than 5 years --- even 8, if you count in some module's predecessors.

The release ships more than 630 tickets fixed in total. Here's a very truncated list of the most important features shipping with the release:

  • Upgrade to Spring 4.3 as Spring Framework baseline.
  • Add Spring Data LDAP (the Spring Data related bits of Spring LDAP) to the release train.
  • Elevate Spring Data for Apache Cassandra to a Core module, give it a complete overhaul and upgrade it to Cassandra 3. User defined types, support for Java 8 Stream and Optional etc.
  • Performance improvements in object-to-store mapping by avoiding reflection in favor of ASM generated code using method handles.
  • More aggregation framework for MongoDB.
  • Improved stream execution verification in JPA (reports a missing surrounding transaction).

Spring Boot 1.4.4 Available Now

Releases | Stéphane Nicoll | January 26, 2017 | ...

I am pleased to announce that Spring Boot 1.4.4 has been released and is available now from repo.spring.io and Maven Central.

Spring Boot 1.4.4 includes over 60 fixes, improvements and 3rd party dependency updates! Thanks to all that have contributed!

If you're interested in helping out, check out the "ideal for contribution" tag in the issue repository. If you have general questions, please ask at stackoverflow.com using the spring-boot tag.

Project Page | GitHub | Issues | Documentation

Spring Integration 4.3.7 is Available

Releases | Gary Russell | January 25, 2017 | ...

On behalf of the Spring Integration team, I am pleased to announce that the 4.3.7.RELEASE of Spring Integration is now available.

This release contains a few important bug fixes as well as a couple of improvements.

In particular, this version uses the recently announced Spring Framework 4.3.6.

Please be aware that some performance issues were detected when using Spring Integration with Spring Framework versions 4.3.4 and 4.3.5. We recommend that all users upgrade to this version, but this could be particularly important for users of Spring Integration versions 4.3.5 and 4.3.6, which used those versions of Spring Framework respectively. See this issue

Dependency Management Plugin 1.0.0.RELEASE

Releases | Andy Wilkinson | January 24, 2017 | ...

It's my pleasure to announce that 1.0.0.RELEASE of the Dependency Management Plugin has been released. It's available from Gradle's Plugin Portal as well as Maven Central and Bintray. Thank you to everyone who tried out the release candidates.

What's new?

To learn about what's new in 1.0, please read the post announcing 1.0.0.RC1.

Thank you

Thank you for all of the feedback and suggestions that you have contributed to the plugin thus far. Please let us know on GitHub or Gitter about any problems you find or improvements that you'd like to see.

Spring LDAP 2.3.1 Released

Releases | Rob Winch | January 23, 2017 | ...

On behalf of the community, I’m pleased to announce the release of Spring LDAP 2.3.1!

This release brings in a new era for Spring Data compatibility. Integration for Spring LDAP and Spring Data has been moved to spring-data-ldap so that it can partake in the Spring Data release train and ensure compatibility with the latest and greatest Spring Data code base.

The release also brings read only attribute support.

Note

We did an immediate release of Spring LDAP 2.3.1 due to an issue with the Spring LDAP 2.3.0 release.

Project Site | Reference | Help

Spring Integration Extension for Hazelcast 1.0.0 M2 Available

Releases | Artem Bilan | January 23, 2017 | ...

On behalf of the Spring Integration community I’d like to announce the second Milestone of Spring Integration Extension for Hazelcast and its artifact is spring-integration-hazelcast.1.0.0.M2, which is available in the Milestone Repository.

The project has been around for some time and there has not been so much activity since the previous Milestone 1 and it only recently gained enough community traction to warrant a release. So, first of all, big thanks to you, the community, for your contributions!

Some highlights of the features included to this Milestone:

Hazelcast Leader Election

If you…

Spring Cloud Stream Brooklyn.SR2 and Chelsea.M1 released

Releases | Marius Bogoevici | January 20, 2017 | ...

On behalf of the community, I am happy to announce the release of Spring Cloud Stream Brooklyn.SR2 and Chelsea.M1 release trains. As part of the next installment to Brooklyn release train, Brooklyn.SR2 adds a number of new features and fixes. The next release train Chelsea.M1 builds on top of Spring Boot 1.5 and a contains a core improvement listed below.

What is new?

A few highlights of the improved areas:

  • Schema Registry Support: fixed issues related to using the Schema Registry server, in particular support for MySQL and Postgresql;
  • Aggregate Applications: improved support for property propagation via namespaces;
  • Reactive support: Aligns declarative (e.g. reactive) handler support with imperative mode, which makes it easier to seamlessly adopt a functional programming model. In particular, this adds support for the following idiom:

Spring AMQP 1.7.0.RELEASE (and 1.6.7) Available

Releases | Gary Russell | January 19, 2017 | ...

On behalf of the Spring Integration team I’d like to announce that Spring AMQP 1.7.0.RELEASE is now available.

This release is mainly an intermediate version between 1.6.x and 2.0 for Spring Boot 1.5 and IO Platform Brussels dependencies compatibility.

However, there are several improvements and new features to explain here:

  • Upgrade to Amqp Client 4.0 with appropriate RabbitConnectionFactoryBean changes

  • Upgrade to Log4j 2.7 and required breaking change fix for the log4j2.AmqpAppender

  • Upgrade to Spring Retry 1.2 with important StatefulRetryOperationsInterceptor.setUseRawKey(true) for backward compatibility

  • a new spring-rabbit-junit artifact is provided with several utilities (like BrokerRunning @Rule) which can be useful for testing Spring AMQP applications

  • The SimpleMessageListenerContainer can now be started without queues to listen to at all. They can be provided later at runtime via addQueues()

  • a ConnectionNameStrategy is provided for the ConnectionFactory to allow to identify application connections in the Broker or other monitoring and tracing tools

Spring Cloud Data Flow for Cloud Foundry 1.1 GA released

Releases | Eric Bottard | January 18, 2017 | ...

We are pleased to announce the general availability of Spring Cloud Data Flow for Cloud Foundry version 1.1.0.RELEASE.

In addition to all the bells and whistles of Spring Cloud Data Flow 1.1.2 that this release builds upon, the Cloud Foundry specifics include:

  • Memory Optimizations: After much troubleshooting, we are pleased to deliver a memory efficient SCDF server in this release. With the changes now, regardless of how many stream/task deployments and concurrency, we have observed the memory usage of the server stay within the 200MB range as opposed to 1G or over to an eventual crash in previous 1.0.0.RELEASE. If you experienced spurious crashes previously, we highly recommend upgrading to 1.1.0.RELEASE right away.

  • Maven Cache and Disk Optimizations: We have improved the way Maven caching is applied and used. There is a new LRU (Least Recently Used) design on top of the maven cache to allow us to be more proactive about the cache size as opposed to letting it grow indefinitely, which if not governed, leads to out of disk space errors for the application container where the server is running.

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