Spring IO Platform Brussels-SR15
I am pleased to announce that Spring IO Platform Brussels-SR15 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.5.18
- Spring Cloud Connectors 1.2.7
- Spring Data Ingalls SR17
- Spring Framework 4.3.21
- Spring Integration 4.3.18
- Spring Security 4.2.10
- Spring Session 1.3.4
The versions of a number of third-party dependencies have also been updated.
Spring Framework 5.1.3, 5.0.11 and 4.3.21 available now
On behalf of the team, it is my pleasure to announce that Spring Framework 5.1.3, 5.0.11 and 4.3.21 are available now.
The third maintenance release of the 5.1 line includes over 45 fixes and improvements. Spring Framework 5.0.11 also includes a wide range of 34 fixes and improvements while Spring Framework 4.3.21 is, as expected, a rather minimal patch release.
The first maintenance candidate of Spring Boot 2.1, based on Spring Framework 5.1.3, is around the corner. We'll also follow up with corresponding Spring Boot 2.0.7 and 1.5.18 releases later this week.
Project Page | GitHub | Issues | …
Spring Data Lovelace SR3, Kay SR12, and Ingalls SR17 released
On behalf of the Spring Data team, I'd like to announce the availability of the Lovelace SR3, Kay SR12, and Ingalls SR17 maintenance releases. All of these releases pick up the latest Spring Framework maintenance releases: 5.1.3, 5.0.11, and 4.3.21, respectively. The upcoming Spring Boot releases (2.1.1, 2.0.7, and 1.5.18) are going to pick up Lovelace SR3, Kay SR12, and Ingalls SR17, for your convenience.
The service releases ship with bug fixes and dependency upgrades and address almost 100 tickets in total. You can find the complete list of tickets by following the links below:
Spring Cloud Greenwich.M3 is available
On behalf of the community, I am pleased to announce that the Milestone 3 (M3) of the Spring Cloud Greenwich Release Train is available today. The release can be found in Spring Milestone repository. You can check out the Greenwich release notes for more information.
Notable Changes in the Greenwich Release Train
This milestone is compatible with Spring Boot 2.1.0.RELEASE. Changes have been made for Java 11 compatibility. See the Github Project for more information.
Spring Cloud Bus
Fixed a compatiblity issue with Spring Cloud Stream.
Spring Cloud Commons
Added instanceId
to ServiceInstance
interface. Also added a ReactiveLoadBalancer
…
Spring Session 1.3.4 Released
This post was authored by Vedran Pavić
On behalf of the community I’m pleased to announce the release of Spring Session 1.3.4.RELEASE. This maintenance release contains several bug fixes and performance improvements. You can find the complete details of the release in the changelog.
Project Page | Documentation | Issues | Gitter | Stack Overflow
Spring Vault 2.1.1, 2.0.3, and 1.1.3 released
On behalf of the community, I’d like to announce the availability of Spring Vault service releases 2.1.1, 2.0.3, and 1.1.3, available from Maven Central.
These releases ship with bug fixes and dependency version updates. Spring Vault 2.1.1 is going to be picked up by Spring Cloud Vault with the Spring Cloud Greenwich M2 release in the next days.
For a complete list of changes see the changelogs:
Project Page | GitHub | Issues | Documentation for 2.1.1.RELEASE | Documentation for 2.0.3.RELEASE | Documentation for 1.1.3.RELEASE | …
Spring Cloud Pipelines to Cloud Pipelines Migration
Spring Cloud Pipelines is a GitHub project that tries to solve the following problems:
-
Creation of a common deployment pipeline
-
Propagation of good testing and deployment practices
-
Reducing the time required to deploy a feature to production.
The first commit took place on 31-08-2016. Since then, we have gotten a lot of feedback from the community related to the suggested deployment pipeline and its concrete visualisations. Over those two years, the most important features we have managed to build are:
-
Opinionated deployment pipeline setup
-
Scripts for the pipeline, to verify backward compatibility of your project and allow zero-downtime deployment
-
Support for PHP, .NET, NodeJS, and JVM (Maven & Gradle) projects
-
Deployment option for Cloud Foundry
-
Deployment option for Kubernetes
-
Deployment option via Ansible
-
Pipeline visualisation in Jenkins by using Jenkins Job DSL
-
Pipeline visualisation in Jenkins by using Jenkinsfile
-
Pipeline visualisation in Concourse
…
Spring Cloud Task 2.1.0.M1 is now available
We are pleased to announce that Spring Cloud Task 2.1.0M1 is now available on Github and the Pivotal download repository. Many thanks to all of those who contributed to this release.
What's New?
Spring Cloud Task 2.1.0.M1 is intended to be the version of the framework aligned with Spring Boot 2.1.0. Updates from 2.0.x include:
- Update all dependencies.
- Spring Cloud Task is now enabled through auto-configuration.
- The
exitCode
of aTaskExecution
isnull
when a task is executing. - Spring Cloud Task compiles and runs on Java 8, 9, 10, 11.
Let's walk through these updates in more detail.
Update to…
Spring Tools 4.0.1 released
Dear Spring Community,
I am happy to announce the 4.0.1 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Atom.
Highlights from this release include:
- (Eclipse) added support for Buildship 3.0
- (Eclipse) added Tomcat server adapters back to default distribution
- (Concourse) updated S3 params to latest changes
- (Spring Boot suppport in general) various bug fixes
To download the distribution for Eclipse and find links to the marketplace entries for Visual Studio Code and Atom, please go visit:
- Spring Tools 4: https://spring.io/tools/
Detailed changes can be found here: https…