Skip to content

Tags: tinystruct/tinystruct

Tags

v1.7.13

Toggle v1.7.13's commit message
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.

v1.7.12

Toggle v1.7.12's commit message
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

v1.7.11

Toggle v1.7.11's commit message
Update the version to be 1.7.11.

v1.7.10

Toggle v1.7.10's commit message
Update the version to be 1.7.10.

v1.7.9

Toggle v1.7.9's commit message
Upgrade sqlite, jupiter, etc.

v1.7.8

Toggle v1.7.8's commit message
Update the version to be 1.7.8

v1.7.7

Toggle v1.7.7's commit message
Update the version to be 1.7.7.

v1.7.6

Toggle v1.7.6's commit message
Update the version to be 1.7.6.

v1.7.5

Toggle v1.7.5's commit message
Remove unnecessary property.

v1.7.4

Toggle v1.7.4's commit message
Update the version to be 1.7.4.