Skip to content

Releases: illuin-tech/data-pipeline

v0.26

22 May 09:23
Compare
Choose a tag to compare

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

15 Apr 09:01
85dc333
Compare
Choose a tag to compare

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

11 Apr 21:41
Compare
Choose a tag to compare

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

Full Changelog: v0.24.1...v0.25

v0.24.1

26 Mar 16:54
ba47e03
Compare
Choose a tag to compare

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

18 Mar 23:17
898d809
Compare
Choose a tag to compare

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

14 Mar 17:37
6df4b7b
Compare
Choose a tag to compare

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

08 Mar 11:01
Compare
Choose a tag to compare

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

28 Jan 10:29
Compare
Choose a tag to compare

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

v0.23.1

16 Jan 17:49
Compare
Choose a tag to compare

Full Changelog: v0.23...v0.23.1

  • fix: MDC labels properly passed down ServiceExecutor threads in resilience4j wrappers (3cee2b4)

v0.23

16 Jan 13:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22...v0.23