Java CFEnv 1.1.0.M1 Released

Releases | Mark Pollack | May 31, 2019 | ...

Introduction

On behalf of the community I am happy to announce the release of Java CFEnv 1.1 M1.

This release brings in contributions from several teams

  • EMC Volume Service

  • Pivotal Single Sign-On Service

  • Pivotal Redis Service

Support for Volume Services is a new feature. Single Sign-On functionality has been improved to set Spring Security auto-configuration properties for Spring Security 5’s OAuth support. The Redis support has been improved to support auto-configuration of TLS.

The project README has more information.

A release candidate is going out next week, followed quickly by a GA release. Please try it out and give feedback on our github issues

CVE-2019-11269: Spring Security OAuth 2.3.6, 2.2.5, 2.1.5, 2.0.18 Released

Releases | Josh Cummings | May 30, 2019 | ...

We have released Spring Security OAuth 2.3.6, 2.2.5, 2.1.5 and 2.0.18 to address CVE-2019-11269: Open Redirector in spring-security-oauth2. Please review the information in the CVE report and upgrade immediately.

For additional changes included in each release, please refer to:

NOTE: For users of Spring Boot 1.5.x and Spring IO Platform Cairo, it is highly recommended to override the spring-security-oauth version to the latest version containing the fix for the CVE. Please see the Mitigation section in the CVE report…

Webinar: Boosting Microservice Performance with Kafka, RabbitMQ, and Spring

News | Mark Heckler | May 30, 2019 | ...

Speaker: Mark Heckler, Pivotal

In today’s microservices-based world, many mission-critical systems have distributed elements or are entirely distributed. Ideally, these architectures should improve things such as performance, scalability, reliability, and resilience—but subpar design can limit those strengths, or worse yet, turn them into challenges that need to be overcome.

Messaging platforms help solve these problems and improve the "ilities," but they come with a few complexities of their own. This webinar will teach you how to use open-source solutions like Spring Cloud Stream, RabbitMQ…

Introducing Spring Cloud App Broker

Engineering | Roy Clarkson | May 30, 2019 | ...

We recently announced the general availability of Spring Cloud Services 3.0, which involved a major redesign of the previous architecture used in that project. As detailed in the related blog post, Spring Cloud Services has moved to the latest versions of Spring Framework and Spring Boot, and is now built on a Reactive programming model and Spring WebFlux. Two key components of this redesign are offered as open source Spring Cloud projects.

The first project is Spring Cloud Open Service Broker. This project has been available for some time; however, the recent 3.0.0 release has itself been…

Spring Cloud Edgware.SR6 Released

Releases | Ryan Baxter | May 29, 2019 | ...

On behalf of the community, I am pleased to announce that the Service Release 6 (SR6) of the Spring Cloud Edgware Release Train is available today. The release can be found in Maven Central. You can check out the Edgware release notes for more information.

Edgware End Of Life Reminder

As a reminder, the Edgware release train will reach EOL status on August 1st, 2019.

Notable Changes in the Edgware Release Train

Spring Cloud Netflix

Spring Cloud Sleuth

Spring Cloud Config

Spring Cloud Commons

Spring Cloud Contract

Spring Cloud Vault

  • Upgraded to Vault 1.1.3

This Week in Spring - May 28, 2019

Engineering | Josh Long | May 28, 2019 | ...

Hi Spring fans! What a week it's been since we last spoke! I was in Zurich, Switzerland; then Paris, France; then Minsk, Belarus; and now I'm in Barcelona, Spain for the epic JBCN show. I've recorded a few episodes for the podcast (✅), gave a talk (✅) and now have a workshop to deliver on Wednesday (✅). Fun week by the beach! Don't worry about me, I'll pull through..

Spring en la primavera

....And I'm not going anywhere until Thursday when I'll fly home to San Francisco, USA to see our kid graduate middle school! I'm so proud of her. What a legend.

Anywho, lot's to cover this week, so let's get to it!

Spring Cloud Open Service Broker 3.0.1 Released

Releases | Roy Clarkson | May 28, 2019 | ...

We are pleased to announce the 3.0.1 release of Spring Cloud Open Service Broker. This release is a maintenance release that includes the following updates:

  • Improve getting started experience
  • Update reference documentation

Include the following Spring Boot starter:

<dependency>
  <groupId>org.springframework.cloud</groupId>
  <artifactId>spring-cloud-starter-open-service-broker</artifactId>
  <version>3.0.1.RELEASE</version>
</dependency>

Project Page | GitHub | Reference Doc | API Doc

Spring Tools 4.2.2 released

Releases | Martin Lippert | May 24, 2019 | ...

Dear Spring Community,

I am happy to announce the 4.2.2 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Atom.

Highlights from this release include:

  • (all language servers) performance: additional improvements to language server startup time
  • (Spring Boot) new: navigation for bean identifiers, bean classes, and property names for Spring XML config files
  • (Spring Boot) new: content-assist rolled out for many more Spring XML config elements and attributes
  • (Spring Boot) fixed: Detect @RequestMapping with path defined as constant instead of literal string (#281)
  • (CF Manifest) new: added support for anchors and references
  • (Eclipse) new: added project-related XSD schema resolution
  • (Eclipse) fixed: high CPU and memory spikes when code minings and live hovers are active (#292

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