Releases: illuin-tech/data-pipeline
Releases · illuin-tech/data-pipeline
v0.26
What's Changed
- feat: introducing tag scoping by @eledhwen in #156
- build(deps): bump io.micrometer:micrometer-tracing from 1.4.5 to 1.5.0 by @dependabot in #154
- build(deps): bump io.micrometer:micrometer-core from 1.14.6 to 1.15.0 by @dependabot in #155
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.23.0 to 10.23.1 by @dependabot in #151
Full Changelog: v0.25.1...v0.26
v0.25.1
What's Changed
- fix: use a container for retry count by @theo-malka in #146
- build(deps): bump io.micrometer:micrometer-core from 1.14.5 to 1.14.6 by @dependabot in #147
- build(deps): bump io.micrometer:micrometer-tracing from 1.4.4 to 1.4.5 by @dependabot in #148
- build(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.12.1 to 5.12.2 by @dependabot in #149
Full Changelog: v0.25...v0.25.1
v0.25
What's Changed
- feat: metrics system overhaul by @eledhwen in #144
- feat: adding default set of counters for retry wrappers by @eledhwen in #145
- feat: add on error & on success void handler for SinkWrapper and Step… by @theo-malka in #141
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.21.4 to 10.23.0 by @dependabot in #142
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 by @dependabot in #140
- build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by @dependabot in #143
New Contributors
- @theo-malka made their first contribution in #141
Full Changelog: v0.24.1...v0.25
v0.24.1
What's Changed
- fix(tracing): adding more explicit spans for all phases, fix for asyn… by @eledhwen in #138
- build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.17 to 1.5.18 by @dependabot in #137
Full Changelog: v0.24...v0.24.1
v0.24
What's Changed
- feat: adding micrometer-tracing support by @eledhwen in #135
- refactor(phase): moving initialization logic to a PipelinePhase by @eledhwen in #134
- build(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.12.0 to 5.12.1 by @dependabot in #136
Full Changelog: v0.23.4...v0.24
v0.23.4
What's Changed
- fix: tweaks to StepPhase and initialization errors loglevel by @eledhwen in #133
- build(deps): bump io.micrometer:micrometer-core from 1.14.4 to 1.14.5 by @dependabot in #132
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.21.3 to 10.21.4 by @dependabot in #131
Full Changelog: v0.23.3...v0.23.4
v0.23.3
What's Changed
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.21.2 to 10.21.3 by @dependabot in #128
- build(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.0 by @dependabot in #127
- build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot in #126
- build(deps): bump io.micrometer:micrometer-core from 1.14.3 to 1.14.4 by @dependabot in #125
- build(deps): bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 by @dependabot in #130
- build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17 by @dependabot in #129
Full Changelog: v0.23.2...v0.23.3
v0.23.2
What's Changed
- fix: null-checks and empty-strings by @eledhwen in #123
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.21.1 to 10.21.2 by @dependabot in #124
Full Changelog: v0.23.1...v0.23.2