Tags: tinystruct/tinystruct
Tags
Release v1.7.13: CORS implementation, dependency upgrades, and core f…
…ixes
* Versioning: Synchronized version 1.7.13 in pom.xml, ApplicationManager, and CLI tools.
* Web: Added robust CORS handling for OPTIONS requests in HttpServer; made CORS settings configurable via application.properties.
* Dependencies:
- Upgraded Lettuce, SQLite, and Mockito.
- Excluded slf4j-api from lettuce-core and pinned lz4-java to 1.8.1 to resolve classpath conflicts.
* Core Improvements:
- Settings: Switched to InputStreamReader with UTF-8 for property loading and simplified get() logic.
- Mapping: Updated UUID generation to apply to any type not starting with "int".
- MCP: Added metadata descriptions to SSE endpoints.
Update project version to 1.7.12 - Bump tinystruct version in README from 1.7.11 to 1.7.12 - Update displayed CLI version banner - Update dispatcher (Unix) script VERSION to 1.7.12 - Update dispatcher.cmd (Windows) script VERSION to 1.7.12 - Bump Maven project version in pom.xml to 1.7.12 - Update ApplicationManager.VERSION constant to 1.7.12
PreviousNext