Skip to content

Releases: ShopRunner/baleen

v1.14.1

17 Jun 16:00
3345a34
Compare
Choose a tag to compare

Bug Fixes

  • AssertThat<Any?>.isA should compile on non-null receivers

Other improvements

  • Switch back to targeting jvm 1.8

v1.14.0

04 Jun 16:33
71a05af
Compare
Choose a tag to compare

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

29 Dec 15:53
Compare
Choose a tag to compare
  • 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