Skip to content

Release 0.5.0

Compare
Choose a tag to compare
@OptimumCode OptimumCode released this 24 Mar 13:52
· 7 commits to main since this release
9acfbbd

⚠ 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
  • chore: move common logic into conventional plugin (PR: #267)
  • Extract remote schema generation into a task in buildSrc (PR: #274)
  • Use java 21 to build the library. Set compile target to 11 (PR: #275)
  • Move normalization logic back to common sources (PR: #279)
Also merged but not included in notes
  • Remove dokka plugin (PR: #256)
  • Bump test-suites/schema-test-suite from 39002ae to 83e866b (PR: #257)

Contributors

@dependabot[bot], @OptimumCode

0.4.0...0.5.0