On behalf of the community, I'd like to announce the general availability of Spring Vault 2.1. Spring Vault 2.1 requires JDK 8 or higher and specifically supports JDK 11 as the next long-term support release. The most notable changes of Spring Vault 2.1 are: Extending infrastructure-based authentication to support Google Cloud IAM and Azure Managed Service Identity. Integrating Vault’s versioned Key-Value backend. Wrapping API support. Java 11 compatibility. This release is compatible with Vault versions from 0.5.2 up to 0.11.1. Make sure to also check out our blog post that explains the new…
This blog post explains the new and noteworthy in Spring Data Lovelace for Apache Cassandra and Redis. Make sure to also check out the blog post on What’s new in Spring Data Lovelace for MongoDB?. With Spring Data Lovelace just released in its generally available version last week, it’s time to have a brief walk through the new feature’s we have added. The release train is pretty packed with features. In this blog post, I’ll be covering Apache Cassandra and Redis. Spring Data for Apache Cassandra With this release, we refined data access with Cassandra-specific types, introduced support for…
Spring Vault 2.1 is already in sight. I would like to use this post to take a deeper look at the changes and features that are in the upcoming release. The team has been working on a whole bunch of new features: Extending infrastructure-based authentication to support Google Cloud IAM and Azure Managed Service Identity Integrating Vault’s versioned Key-Value backend Wrapping API support Java 11 compatibility Spring Vault supports HashiCorp Vault versions 0.5 up to 0.11. You can find the Spring Vault and Spring Cloud Vault examples repository on GitHub. Now, let’s dive into the Spring Vault 2.…
On behalf of the Spring Data team, it's my pleasure to announce the general availability of Spring Data Lovelace. This release train ships on top of the just-released Spring Framework 5.1 GA. You can easily consume Spring Data Lovelace with next week's Spring Boot 2.1 M4 release. Spring Data Lovelace ships with a number of major features, improvements, and bugfixes. The most notable topics are: Support for immutable objects Deferred JPA repository initialization Support for MongoDB 4.0 Client Sessions and Transactions New Spring Data JDBC module Apache Cassandra mapping improvements for Map…
On behalf of the community, I'd like to announce the availability of the Spring Vault 2.1 release candidate. Spring Vault 2.1 requires JDK 8 or higher and specifically supports JDK 11 as the next long-term support release. This release ships with 15 tickets fixed along with some refinements for Java 9 to 11. The most notable changes are: Support for Azure authentication with managed service instances on VMs. GCP IAM authentication support on behalf of service accounts. This release is compatible with Vault versions from 0.5.2 up to 0.11.1. Next Steps We are aiming for a GA release in early…
On behalf of the Spring Data team, I'd like to announce the availability of the Ingalls SR15 and Kay SR10 maintenance releases. Kay SR10 ships on top of the just-released Spring Framework 5.0.9. Spring Boot 2.0.5 is going to pick up Kay SR10 for your convenience. Ingalls SR15 will be picked up by Spring Boot 1.5.16. Both releases ship with mostly bugfixes and a few dependency upgrades. Ingalls SR15 ships with 40 tickets fixed and Kay SR10 contains 75 issues fixed. Also, make sure you register for this year's SpringOne Platform (Sept. 24th-27th, Washington, D.C.) to learn about the latest…
On behalf of the community, I’d like to announce the availability of the Spring Vault service release 2.0.2.RELEASE, available from Maven Central. This release primarily delivers bug fixes and dependency version updates along with some minor improvements. For a complete list of changes see the changelog. Project Page | GitHub | Issues | Documentation | Stack Overflow
On behalf of the community, I'm pleased to announce the availability of the first Spring Vault 2.1 milestone. This release ships with 47 tickets fixed and the highlights of this first milestone include: Support for Google Cloud Compute and Google Cloud IAM authentication mechanism support. Integration of Vault's versioned Key-Value backend through VaultKeyValueOperations Template API for Vault's wrapping endpoints. Support of full pull mode in reactive AppRole authentication. The limitation of previous versions has been lifted now. Improved Exception hierarchy for Vault login failures. This…
On behalf of the Spring Data team, I'd like to announce the availability of the Ingalls SR14 and Kay SR9 release. Kay SR9 ships on top of the just-released Spring Framework 5.0.8. Spring Boot 2.0.4 is going to pick up Kay SR9 for your convenience. Ingalls SR14 will be picked up by Spring Boot 1.5.15. Both releases ship with mostly bugfixes and a few dependency upgrades. Ingalls SR14 ships with 28 tickets fixed and Kay SR9 contains 59 tickets fixed. To round things off, here are the links to the changelogs, documentation, and artifacts: Ingalls SR14 Spring Data Commons 1.13.14 - Artifacts…
On behalf of the Spring Data team, it is my pleasure to announce the availability of the Lovelace RC1 release. The first release candidate ships on top of the just-released Spring Framework 5.1 RC1 and in preparation of the upcoming Spring Boot 2.1 M1 release. This release candidate ships with 194 tickets fixed and contains the following notable changes: Support for immutable objects. Upgrade of Querydsl for MongoDB to use the Document API, letting you publish lifecycle events and participation in managed transactions. Reactive Slice query support for Apache Cassandra. Kotlin extension for…