Releases: OneLiteFeatherNET/Vulpes-Backend
Releases · OneLiteFeatherNET/Vulpes-Backend
v1.1.3
v1.1.2
v1.1.1
v1.2.0-beta.42
1.2.0-beta.42 (2025-12-16)
Bug Fixes
- test: update FontModel creation in the validation test (3b28627)
v1.2.0-beta.41
1.2.0-beta.41 (2025-11-23)
Bug Fixes
- item: update error schema reference in ItemController for improved clarity (6dc1d8f)
- item: update error schema reference in ItemController for improved clarity (effb338)
- tests: simplify ItemModelDTOValidationTest by removing redundant parameters (8ca63b4)
- tests: update property access (415396a)
Features
- build: comment out Micronaut test resources plugin for future fix (0c48f7d)
- build: remove Micronaut management dependency from build configuration (eed0efa)
- build: remove test execution from Gradle build command (fd49cfb)
- build: update Java version to 25 in build configuration (9d08115)
- build: update Micronaut version to 4.10.2 and Gradle wrapper to 9.2.0 (d305830)
- controller: standardize endpoint URIs and update DTO names across controllers (ae87697)
- font: add CRUD operations for font characters in FontController and FontService (748a20c)
- item: add create and delete enchantment operations in ItemController and ItemService (1a22949)
- item: add CRUD operations for item flags in ItemController and ItemService (3f427c9)
- item: add CRUD operations for item lore in ItemController and ItemService (2925fa7)
- item: add delete operations for single and multiple enchantments in ItemController (4c0ff0f)
- item: add support for item lore management with DTOs and service updates (f651003)
- item: enhance ItemController with improved CRUD operation descriptions and parameter naming (56347d1)
- item: implement CRUD operations for items in ItemController (d966673)
- item: implement enchantment retrieval and response DTO (243a249)
- item: introduce ItemFlagDTO and ItemFlagResponseDTO for flag management (0393264)
- item: refactor item enchantment handling and update response DTOs (96def44)
- item: update ItemEnchantmentDTO to use UUID for enchantment ID (2ca2dba)
v1.2.0-beta.40
1.2.0-beta.40 (2025-11-07)
Bug Fixes
- ci: add version check before uploading BOM to Dependency-Track (1e2e228)
v1.2.0-beta.39
v1.2.0-beta.38
1.2.0-beta.38 (2025-11-05)
Bug Fixes
- ci: correct release version environment variable usage in workflow (587a8da)
v1.2.0-beta.37
1.2.0-beta.37 (2025-11-05)
Features
- build: add CycloneDX BOM generation to release workflow (ad88d8f)
v1.2.0-beta.36
1.2.0-beta.36 (2025-11-05)
Features
- build: integrate CycloneDX BOM generation and upload to Dependency-Track (9c5baef)