File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change 11## [ 3.0.0] - 2025-01-12
22### Features
3- - Added Python interpreter path to VSCode settings and created mise.toml for Python tool configuration.
43- Converted project from a simple framework to a Maven library with a separate demo app (#136 ).
54- Updated dependencies to use compileOnly scope and upgraded versions.
65- Massive refactoring to be a Maven Library
7- - Updated project version to 3.0.0-SNAPSHOT and Gradle distribution to 8.10.2
6+ - Updated project version to 3.0.0-SNAPSHOT and Gradle distribution to 8.12
87- Updated the README.md file.
98
109### Fixes
1312- Bumped com.google.guava: guava from 33.3.1-jre to 33.4.0-jre (#130 ).
1413- Bumped org.thymeleaf.extras: thymeleaf-extras-springsecurity6 (#129 ).
1514- Bumped org.mariadb.jdbc: mariadb-java-client from 3.5.0 to 3.5.1 (#125 ).
16- - Updated Gradle wrapper to version 8.11 .
15+ - Updated Gradle wrapper to version 8.12 .
1716
1817### Breaking Changes
19- - Project name updated to 'ds-spring-user-framework'.
20- - Deleted .github/ISSUE_TEMPLATE/sweep-template.yml.
21- - Deleted codeql-analysis.yml and removed sweep-template.yml.
22- - Update in the project's structure as it was converted to a Maven library.
18+ - Major update in the project's structure as it was converted to a Maven library.
2319
You can’t perform that action at this time.
0 commit comments