Release 0.5.0
⚠ Breaking changes
- chore: hide deprecated API (PR: #263)
🚀 Features
- Add module to wrap kotlin objects for validation (PR: #197)
- validate Kotlin built-in objects (Map, List, String, primitives) using JSON schema
- enhancement: add BOM module (PR: #268)
- enhancement: integrate sigstore signature (PR: #272)
🐛 Fixes
🤔 No bugs at all?
🧰 CI/CD
- Bump ncipollo/release-action from 1.15.0 to 1.16.0 (PR: #260)
- Bump dawidd6/action-download-artifact from 8 to 9 (PR: #261)
Dependencies
- Bump kotlin from 2.1.0 to 2.1.10 (PR: #243)
- Bump io.github.optimumcode:karacteristics from 0.0.3 to 0.0.4 (PR: #255)
- Bump com.networknt:json-schema-validator from 1.5.5 to 1.5.6 (PR: #258)
- Bump io.gitlab.arturbosch.detekt from 1.23.7 to 1.23.8 (PR: #259)
- Bump ncipollo/release-action from 1.15.0 to 1.16.0 (PR: #260)
- Bump dawidd6/action-download-artifact from 8 to 9 (PR: #261)
- Bump org.jlleitschuh.gradle.ktlint from 12.1.2 to 12.2.0 (PR: #262)
- Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 (PR: #269)
- Update gradle to 8.13 (PR: #270)
- Bump io.openapiprocessor:json-schema-validator-bom from 2025.1 to 2025.2 (PR: #276)
- Bump kotlin from 2.1.10 to 2.1.20 (PR: #277)
- Bump com.doist.x:normalize from 1.1.1 to 1.2.0 (PR: #278)
Uncategorized
Also merged but not included in notes
Contributors
@dependabot[bot], @OptimumCode