What's Changed
- Update Spring Boot and dependencies by @itsouvalas in #2
- update release numbering by @itsouvalas in #3
Improvements:
- Release Numbering Update:
- Updated version numbering to
2.0.0-3.4.0
from1.2.0-3.1.37
to better reflect the significant updates and changes in this release.
- Updated version numbering to
Enhancements:
- Spring Boot and Dependencies Upgrade:
- Upgraded Spring Boot version from
2.5.14
to3.2.4
for improved performance and features. - Updated Java version from
1.8
to17
to leverage the latest language features and improvements. - Upgraded Spring Cloud Services version to
2023.0.1
. - Modified
spring-cloud-dependencies
version reference to use a property for easier maintenance and future upgrades.
- Upgraded Spring Boot version from
New Contributors
- @itsouvalas made their first contribution in #2
Full Changelog: v1.2.0-3.1.37...v2.0.0-3.4.0