Releases: illuin-tech/data-pipeline
Releases · illuin-tech/data-pipeline
v0.23.1
v0.23
v0.22
What's Changed
- feat: adding self option to @latest annotation by @eledhwen in #117
- fix: Result generics in annotation based components by @eledhwen in #120
- build(deps): bump io.micrometer:micrometer-core from 1.14.2 to 1.14.3 by @dependabot in #119
- build(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.6.0 to 0.7.0 by @dependabot in #118
Full Changelog: v0.21...v0.22
v0.21
What's Changed
- feat: adding implicit MultiResult handling to @StepConfig annotated methods by @eledhwen in #115
- feat: adding self option to @current annotation by @eledhwen in #116
- build(deps): bump resilience4j.version from 2.2.0 to 2.3.0 by @dependabot in #114
- build(deps): bump io.micrometer:micrometer-core from 1.13.5 to 1.14.2 by @dependabot in #111
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.20.2 to 10.21.1 by @dependabot in #113
Full Changelog: v0.20.1...v0.21
v0.20.1
What's Changed
- fix(observer): adding proper filtering of metrics produced by DescriptorObserver by @eledhwen in #109
- build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.7 by @dependabot in #104
Full Changelog: v0.20...v0.20.1
v0.20
What's Changed
- feat: adding the Observer component enabling access to post-build pipeline structure by @eledhwen in #106
- chore: removed deprecated PhaseException, fixed annotation labels by @eledhwen in #108
- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot in #103
- build(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.5.0 to 0.6.0 by @dependabot in #105
- build(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.4 by @dependabot in #107
Full Changelog: v0.19...v0.20
v0.19
What's Changed
- feat: new MultiResult wrapper by @eledhwen in #101
- build(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0 by @dependabot in #95
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @dependabot in #97
- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @dependabot in #98
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.19.0 to 10.20.2 by @dependabot in #100
Full Changelog: v0.18...v0.19
v0.18
What's Changed
- feat: add Interruption result type along with X_ON_INTERRUPT default evaluators by @eledhwen in #89
- build(deps): bump com.github.loki4j:loki-logback-appender from 1.4.2 to 1.5.2 by @dependabot in #74
- build(deps): bump io.micrometer:micrometer-core from 1.13.3 to 1.13.5 by @dependabot in #88
build(deps): bump io.micrometer:micrometer-core from 1.13.1 to 1.13.3 by @dependabot in #79- build(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.5.0 by @dependabot in #83
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.17.0 to 10.19.0 by @dependabot in #93
- build(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.4.0 to 0.5.0 by @dependabot in #72
- build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by @dependabot in #78
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @dependabot in #91
build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.0 by @dependabot in #84build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @dependabot in #75build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in #71- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.1 by @dependabot in #92
build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #77- build(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.2 by @dependabot in #87
build(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 by @dependabot in #73
Full Changelog: v0.17...v0.18
v0.17
What's Changed
- feat: splitting library into maven modules, separating resilience4j dependency from core library by @eledhwen in #66
- build(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0 by @dependabot in #69
- build(deps): bump io.micrometer:micrometer-core from 1.13.0 to 1.13.1 by @dependabot in #70
- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in #68
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.16.0 to 10.17.0 by @dependabot in #67
build(deps): bump io.micrometer:micrometer-core from 1.12.5 to 1.13.0by @dependabot in #65
Full Changelog: v0.16...v0.17
v0.16
- feat(api): removing payload type from generic signatures (#63)
- fix(metrics): workaround for prometheus client issue with conflicting sets of labels (#64)
- build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#57)
- build(deps): bump io.micrometer:micrometer-core from 1.12.4 to 1.12.5 (#55)
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.15.0 to 10.16.0 (#62)
- build(deps): bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#56)
- build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 (#61)
build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3(#59)