Skip to content

v0.15

Compare
Choose a tag to compare
@eledhwen eledhwen released this 02 Apr 09:52
· 36 commits to master since this release

Features

  • pipeline error handlers (#48)
  • add Context as a possible input for initializers, steps and sinks (#50)
  • ability to not create a thread-pool if it won't be used (#51)
  • documentation for results data model (#2)

Internals

  • enable auto-publish for maven central repository releases (#11)
  • checkstyle action performed with reviewdog directly (#49)

Dependencies

  • bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 (#52)
  • bump com.puppycrawl.tools:checkstyle from 10.14.2 to 10.15.0 (#53)
  • bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#46)
  • bump io.micrometer:micrometer-core from 1.12.1 to 1.12.4 (#39)
  • bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 (#13)