A Bootiful Podcast: Timefold Solver AI lead Geoffrey De Smet
Hi, Spring fans! In this installment, I talk to Timefold Solver AI lead Geoffrey De Smet about the amazing new integrations for Spring Boot developers.
Hi, Spring fans! In this installment, I talk to Timefold Solver AI lead Geoffrey De Smet about the amazing new integrations for Spring Boot developers.
We are happy to announce the first milestone release of Spring AI, version 0.8.0. A big thanks to the over 50 community members and employees in other companies who have contributed to the project. Your work is very much appreciated!
The Spring AI project was founded based on the realization that creating AI applications was no longer the sole domain of Machine Learning or AI Specialists, who typically use Python. With the meteoric rise in popularity of ChatGPT, which provides a simple Web API to access pre-trained models, creating compelling AI applications has become accessible to software…
I'm excited to announce the availability of Spring Modulith 1.0.6, 1.1.3 and 1.2 M2. The milestone release adds indexes to the event publication registry database tables, improves the execution of the database initialization and moves off the legacy Structurizr diagram generation. On top of that we ship bug fixes in the event externalization, observability infrastructure and event publication registry APIs that all have been back-ported into the service releases.
More details about what went into which release can be found in the change logs linked above.
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.3.0-M2
has been released and is now available from https://repo.spring.io/milestone.
This release includes 110 enhancements, documentation improvements, dependency upgrades, and bug fixes. Notable new features include:
@BatchTransactionManager
to make it easier to configure Spring Batch to use a custom transaction managerPlease see the release notes for more details…
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.1.9
has been released and is now available from Maven Central.
This release includes 46 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.
Project Page | GitHub | Issues | Documentation | Stack Overflow | …
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.2.3
has been released and is now available from Maven Central.
This release includes 67 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.
Project Page | GitHub | Issues | Documentation | Stack Overflow | …
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring for Apache Pulsar 1.1.0-M1 has been released and is now available from https://repo.spring.io/milestone.
This milestone release will be included with the upcoming Spring Boot 3.3.0-M2 release.
This release includes enhancements, documentation improvements, and dependency upgrades. Notable new features include:
Please see the release notes for more details.
A great place to get started is the Quick Tour in the reference docs.
On behalf of the team and everyone who has contributed, it is my pleasure to announce the general availability of Spring Authorization Server 1.2.2 and 1.1.5.
See the 1.2.2 and 1.1.5 release notes for complete details.
To get started using Spring Authorization Server, see the Getting Started chapter of the reference documentation and the samples to become familiar with setup and configuration.
On behalf of the team and everyone who has contributed, it is my pleasure to announce the release of Spring Authorization Server 1.3.0-M2.
See the release notes for complete details.
To get started using Spring Authorization Server, see the Getting Started chapter of the reference documentation and the samples to become familiar with setup and configuration.
I am pleased to announce that Spring for GraphQL 1.2.5 is now available on Maven Central.
This release closes 20 issues. We have shipped important fixes for @SubscriptionMapping
support, which was not working properly with graphql-java 21.x+ versions, and for scrolling with offset positions, which did not correctly match the Relay spec.
The 1.2.5 version will ship with Spring Boot 3.1.9 and 3.2.3, to be released later this week. We are excited to ship Milestone 1 of Spring for GraphQL 1.3.0 today.
If you have general questions, please ask on stackoverflow.com using the spring-graphql
tag…