Releases: ShopRunner/baleen
Releases · ShopRunner/baleen
v1.14.1
v1.14.0
New Features
- Baleen-Poet - Code generation from Baleen to Kotlin code.
- baleen-jdbc - Baleen validator for JDBC queries
- Baleen Script - Run Baleen from Kotlin Scripts
- Generate ValidationSummary of all ValidationResults
- JUnit-style assertions and tests within Baleen Data Descriptions
- Anonymous Nested DataDescriptions
- Print ValidationResult to various formats: Console, Log, HTML, CSV, Text
Bug Fixes
- baleen-jsonschema-generator module needs dependencies exposed as api
Other improvements
- Switch Gradle scripts from Groovy to Kotlin
- Update to Gradle 7
- Update documentation for XML
- Use Github native dependabot
v1.13.0
- Switch build to java 11 (LTS)
Dependency Updates
- avro 1.10.1
- assertj-core 3.18.1
- jackson 2.12.0
- jaxb 3.0
- junit 5.7.0
- kotlin 1.4.21
- kotlinpoet 1.7.2
- opencsv 5.2
- autoservice 1.0-rc7
- rxjava 2.2.20
- kotlinter 3.3.0
- dokka