A Bootiful Podcast: Google Cloud Java Advocate Aaron Wanjala
Hi, Spring fans! In this installment, Josh Long (@starbuxman) talks to Google Cloud Java advocate Aaron Wanjala (@ AaronMDubya) about Spring Framework for Google Cloud
Hi, Spring fans! In this installment, Josh Long (@starbuxman) talks to Google Cloud Java advocate Aaron Wanjala (@ AaronMDubya) about Spring Framework for Google Cloud
On behalf of the team and everyone who has contributed, we are very excited to announce the 2.10.2
release of Spring Cloud Data Flow is now available from Maven Central. Release Notes
Updates to the following versions:
Project Page Data Flow Mini-site
As always, we welcome feedback and contributions, so please reach out to us on Stackoverflow or GitHub.
I am excited to announce the availability of Spring Modulith 0.5. The most relevant features the release ships are:
spring.modulith.events.schema-initialization.enabled
-> spring.modulith.events.jdbc-schema-initialization.enabled
)Scenario
should run stimulus in new transactionHi, Spring fans! The Spring community is everything. Without your voice, there is no Spring. And we love to hear from you. Make your voice heard and submit a talk for the SpringOne@Explore conference being held in tandem with VMWare Explore in Las Vegas August 21st to 24th, 2023.
See you in Vegas!
Hi, Spring fans! Welcome to another installment of This Week in Spring! It's an amazing week, and this week we've got a lot to look at. Let's dive right into it.
On behalf of the team, I’m pleased to announce the availability of Spring Data 2022.0.3
and 2021.2.9
service releases. These releases ship with improvements, including fixes for regressions. Some of them were important enough that we decided to release this version early, outside of the usual schedule.
The upcoming Spring Boot 3.0.4
release is going to pick up Spring Data 2022.0.3
for your convenience. If you want to upgrade your Spring Boot 2.7.x
application to use Spring Data 2021.2.9
, then use the version property mechanism to specify the Spring Data BOM version:
Maven POM:
<properties…
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.0.4
has been released and is now available from Maven Central.
The release was earlier than originally scheduled because of a regression found in Spring Framework and it includes 19 bug fixes, documentation improvements, and dependency upgrades. Thanks to all those who have contributed with issue reports and pull requests.
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 on stackoverflow.com using the spring-boot
tag or chat with the community on Gitter…
On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Framework 6.0.6
is available now.
Spring Framework 6.0.6
ships with 35 fixes and documentation improvements, including 7 fixes for regressions. Some of them were important enough that we decided to release this version early, outside of the usual schedule.
This version will be shipped with Spring Boot 3.0.4, to be released tomorrow. Spring Framework 6.0.7 and 5.3.26 will be released in two weeks as planned initially.
Hi Spring fans! Welcome to another installment of a bootiful podcast! in this installment, our pal Oleg Zhurakousky (@z_oleg), lead of Spring Cloud Stream and Spring Cloud Function, rejoins the show to talk about the latest and greatest in stream processing.
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Shell 2.1.7
, 3.0.1
and 3.1.0-M1
has been released and is now available from Maven Central and https://repo.spring.io/milestone respectively.
Please see the release notes 2.1.7, release notes 3.0.1 and release notes 3.1.0-M1 for more details.
Thanks to all those who have contributed with issue reports and pull requests.