Releases: flyingfishflash/lorem-list-api
Releases · flyingfishflash/lorem-list-api
0.12.3
0.12.2
0.12.1
0.12.0
Changelog
2025-05-18
Build
- bb64318 build: gradle wrapper [8.13 -> 8.14]
- 46ff865 build: org.sonarqube.gradle.plugin [6.1.0.5360 -> 6.2.0.5505]
Dependencies
- b9931e6 dependency: springdoc-openapi-starter-* [2.8.6 -> 2.8.8]
- 14f23bd dependency: flyway [11.8.0 -> 11.8.2]
Additions
- 67baca4 feature: retrieve eligible items for a list
0.11.18
Changelog
2025-04-28
Dependencies
- 25339c1 4982be7 dependency: springframework.boot.gradle.plugin [3.4.3 -> 3.4.5]
- 3d490a0 8a4f0e4 dependency: flyway [11.3.4 -> 11.8.0]
- 6c28e9f dependency: kotlin [2.1.0 -> 2.1.20]
- 06e0129 dependency: kotlin-logging-jvm [7.0.4 -> 7.0.7]
- 42264df dependency: springdoc-openapi-starter [2.8.5 -> 2.8.6]
- 9c480e5 dependency: exposed [0.59.0 -> 0.61.0]
- 27aa358 dependency: kotlinx-serialization-json [1.8.0 -> 1.8.1]
Changes
Build
0.11.17
0.11.16
Changelog
2025-03-03
Changes
- 667dab3 refactor: separate repository interface and implementation
- 9d118dc refactor: loose coupling of rest api interface
- 9059808 refactor: lrm item constructor defaults lists property to emptySet instead of null
- 56210d7 refactor: remove list exclusion specific functions from lrm item service
- 8ac82e0 refactor: minor clean-up of lrm list repository
- 8e3c400 refactor: lrm item repository refactor
- 92cb643 refactor: lrm list repository only works with full domain objects
Build
- 9803f99 build: gradle 8.13
Dependencies
0.11.15
Changelog
2025-02-09
Dependencies
- a2cc345 dependency: kotlin-exposed 0.59.0
- 8749509 dependency: flyway 11.3.1
- 1569bd5 dependency: kotlin-logging 7.04
- 71813e2 dependency: jakarta.validation-api 3.1.1
- 4d30d96 dependency: flyway 11.3.0
- 7177454 dependency: springdoc openapi 2.8.4
Changes
- 26bbf0b refactor: remove serialization annotations from association domain class
- e9ae758 refactor: reduce some duplicated code in list repository
- ffdc847 refactor: pass domain lrmlist/lrmitem to repository instead of api create request
- 3ba9144 refactor: create separate serializable response for lrmlist/lrmitem
Build
- 6ab82ea build: gradle 8.12.1
Documentation
- 4d47ccb docs: pipeline status in readme