File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 1.1.5] - 2025-07-21
2+ ### Features
3+ - Updated project guidance in CLAUDE.md for comprehensive project understanding.
4+ - Additional permissions added to Claude Code settings.
5+ - JUnit 5 dependencies added for improved testing.
6+ - Comprehensive JavaDocs added to core classes for easy code understanding.
7+ - Added build commands and code style guidelines to CLAUDE.md.
8+ - Python interpreter path updated in VSCode settings for JavaScript and Python.
9+
10+ ### Fixes
11+ - Successful build with the fix in javadoc HTML errors.
12+ - Compatibility issue with vanniktech maven publish plugin 0.34.0 fixed.
13+ - Fixed type in code.
14+
15+ ### Updates
16+ - Spring Boot version updated from 3.4.5 to 3.5.3.
17+ - Gradle wrapper updated from version 8.13 to 8.14.2.
18+ - Bump in version from org.projectlombok: lombok from 1.18.36 to 1.18.38.
19+ - Bump in version com.vanniktech.maven.publish from 0.30.0 to 0.34.0
20+ - Incremental updates of org.junit.jupiter: junit-jupiter from 5.13.0 to 5.13.3
21+ - Version bump in ds-spring-ai-client to 1.1.4 and log changes.
22+ - Adjustments in VSCode settings to specify default runtime.
23+ - Bump in com.github.ben-manes.versions from 0.51.0 to 0.52.0.
24+
25+ ### Breaking Changes
26+ - Updated the Spring Boot version from 3.4.1 to 3.4.2.
27+ - Merged main branch of https://github.com/devondragon/SpringAIClient . In case of conflicting changes, check this merge.
28+ - Changed Java version specification to mise.toml along with Spring Boot version updated to 3.4.3. Make sure to check system configuration.
29+ - The new version commit: '1.1.5-SNAPSHOT' with Gradle Release Plugin.
30+
131## [ 1.1.4] - 2024-12-31
232### Features
333- Enhanced changelog generation script.
Original file line number Diff line number Diff line change 1- version =1.1.5-SNAPSHOT
1+ version =1.1.5
22
33# Maven Central Publishing Configuration for vanniktech plugin 0.34.0+
44mavenCentralPublishing =true
You can’t perform that action at this time.
0 commit comments