All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added support for spring boot 3.4
- Removed support for spring boot 3.2
-
- Added support for Spring Boot 3.3.
- Updated dependencies.
- Use static methods to create BeanPostProcessors.
-
- Added support for Spring Boot 3.2.
- Updated dependencies.
- Added support for Spring Boot 3.2.
- Support for Spring Boot 3.1
- Build against Spring Boot 3.0.6 --> 3.0.9
- Build against Spring Boot 2.7.11 --> 2.7.14
- Build against Spring Boot 2.6.14 --> 2.6.15
- Support for Spring Boot 3.0.
- Support for Spring Boot 2.5.
tw-spyql-rx
module. It is not in use in Wise, and in the light of virtual threads will highly likely never needed again.tw-spyql-test
module. Was testing thetw-spyql-rx
module.
-
Spyql datasources and connections are now implementing new proxy interfaces.
-
Upgraded all dependencies.
-
Spring Boot matrix tests.
-
Spring Boot starter module
tw-spyql-starter
.
- Stop enforcing springboot platform
- SpyqlConnection is implementing ProxyConnection interface. This would allow to get a delegate connection in places where unwrap does not work properly.
- Moved from JDK 8 to JDK 11.
- Starting to push to Maven Central again.