I am pleased to announce that Spring IO Platform 2.0.6.RELEASE is now available from both repo.spring.io and Maven Central. This maintenance release upgrades the versions of a number of the projects in the Platform: Spring Boot 1.3.6.RELEASE Spring Framework 4.2.7.RELEASE Spring Integration 4.2.8.RELEASE Spring REST Docs 1.0.1.RELEASE Spring Retry 1.1.3.RELEASE Spring Security OAuth 2.0.10.RELEASE Project Page | GitHub | Issues | Documentation
I am pleased to announce that Gradle dependency management plugin 0.6.0.RELEASE is now available from Maven Central, JCenter, and the Gradle Plugin Portal. Gradle 3.0 compatibility This new release is compatible with Gradle 3.0. At the time of writing it's tested against 3.0 M2 and the 0.6.x line will continue to track Gradle 3.0 development to maintain compatibility if at all possible. Finer control over bom property overrides Previously, an imported bom's properties could be overridden using project properties. This new release adds support for overriding a property as part of the import…
It's my pleasure to announce the release of Spring REST Docs 1.1.0.RELEASE which is now available for Maven Central, JCenter and our release repository. Highlights REST Assured As an alternative to the lightweight server-less documentation generation offered by Spring Framework's MockMvc, you can now use REST Assured to test and document your RESTful services. This opens up Spring REST Docs to all four corners of the JVM and beyond, allowing you to document anything that you can access via HTTP. The samples now include an app that is documented using REST Docs, built using Grails, and tested…
I'm delighted to announce that Spring REST Docs 1.0.2.RELEASE is available from Maven Central, JCenter, and our release repository. My thanks to everyone who contributed to this release by reporting bugs and opening pull requests. This maintenance release includes a number of bug fixes and an immediate upgrade is recommended for all Spring REST Docs users. Project Page | GitHub | Issues | Documentation
Following on from Spring Boot 1.3.5.RELEASE which fixed a regression, Spring IO Platform 2.0.5.RELEASE is now available from both repo.spring.io and Maven Central. This maintenance release upgrades the versions of a number of the projects in the Platform to pick up their latest maintenance releases: Spring AMQP 1.5.6.RELEASE Spring Boot 1.3.5.RELEASE Project Page | GitHub | Issues | Documentation
Spring IO Platform 2.0.4.RELEASE is now available from both repo.spring.io and Maven Central. This maintenance release upgrades the versions of a number of the projects in the Platform to pick up their latest maintenance releases: Reactor 2.0.8.RELEASE Spring AMQP 1.5.5.RELEASE Spring Batch 3.0.7.RELEASE Spring Boot 1.3.4.RELEASE Spring Cloud Connectors 1.2.2.RELEASE Spring Framework 4.2.6.RELEASE Spring Security 4.0.4.RELEASE The versions of several third-party dependencies have also been updated. Project Page | GitHub | Issues | Documentation
Following 1.1.0.M1, it's my pleasure to announce that Spring REST Docs 1.1.0.RC1 has been released and is available from https://repo.spring.io/milestone/. What's new? HTTPie request snippet A new HTTPie request snippet has been introduced. Similar to the existing curl request snippet, the new snippet contains the HTTPie command for a request. My thanks to Raman Gupta who contributed this new feature. Reusable snippets Snippets can now be created once with some common configuration and then reused. This reduces repetition when documenting common parts on an API, such as self links. Relaxed…
Spring IO Platform 2.0.3.RELEASE is now available from both repo.spring.io and Maven Central. This maintenance release upgrades the versions of a number of the projects in the Platform to pick up their latest maintenance releases: Spring AMQP 1.5.4.RELEASE Spring Boot 1.3.3.RELEASE Spring Data Gosling SR4 Spring Framework 4.2.5.RELEASE Spring Integration 4.2.5.RELEASE Spring Security OAuth 2.0.9.RELEASE The versions of several third-party dependencies have also been updated. Project Page | GitHub | Issues | Documentation
It's my pleasure to announce that the first milestone of Spring REST Docs 1.1 has been released. 1.1.0.M1 is available from https://repo.spring.io/milestone/. What's new? REST Assured As an alternative to the lightweight server-less documentation generation offered by Spring Framework's MockMvc, you can now use REST Assured to test and document your RESTful services. This opens up Spring REST Docs to all four corners of the JVM and beyond, allowing you to document anything that you can access via HTTP. Markdown Support has been added for generating Markdown snippets. On its own, Markdown isn't…
Spring IO Platform 2.0.2.RELEASE is now available from both repo.spring.io and Maven Central. This maintenance release upgrades the versions of a number of the projects in the Platform to pick up their latest maintenance releases: Spring AMQP 1.5.3.RELEASE Spring Boot 1.3.2.RELEASE Spring Integration Java DSL 1.1.2.RELEASE The versions of several third-party dependencies have also been updated. Project Page | GitHub | Issues | Documentation