Skip to content

Releases: illuin-tech/data-pipeline

v0.30

18 Mar 15:22

Choose a tag to compare

What's Changed

  • fix(resilience4j): remove intermediate error wrapping clashing with resilience4j filtering by @eledhwen in #223 → minor API breaking change
  • build(deps): bump io.micrometer:micrometer-core from 1.16.2 to 1.16.3 by @dependabot[bot] in #212
  • build(deps): bump resilience4j.version from 2.3.0 to 2.4.0 by @dependabot[bot] in #220
  • build(deps): bump io.micrometer:micrometer-tracing from 1.6.1 to 1.6.4 by @dependabot[bot] in #222
  • build(deps): bump com.github.f4b6a3:ulid-creator from 5.2.3 to 5.2.4 by @dependabot[bot] in #218
  • build(deps): bump io.micrometer:micrometer-core from 1.16.3 to 1.16.4 by @dependabot[bot] in #221
  • build(deps): bump com.puppycrawl.tools:checkstyle from 13.2.0 to 13.3.0 by @dependabot[bot] in #217
  • build(deps-dev): bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 by @dependabot[bot] in #214
  • build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.27 to 1.5.29 by @dependabot[bot] in #213
  • build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.29 to 1.5.32 by @dependabot[bot] in #219
  • build(deps-dev): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 by @dependabot[bot] in #216
  • build(deps-dev): bump org.junit.jupiter:junit-jupiter from 6.0.2 to 6.0.3 by @dependabot[bot] in #215
  • build(deps): bump com.puppycrawl.tools:checkstyle from 13.0.0 to 13.2.0 by @dependabot[bot] in #211

Full Changelog: v0.29...v0.30

v0.29

03 Feb 16:51

Choose a tag to compare

What's Changed

  • feat: add missing insertStep and insertSink builder methods by @eledhwen in #209
  • build(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.9.0 to 0.10.0 by @dependabot[bot] in #207
  • build(deps): bump io.micrometer:micrometer-core from 1.16.1 to 1.16.2 by @dependabot[bot] in #208
  • build(deps-dev): bump org.junit.jupiter:junit-jupiter from 6.0.1 to 6.0.2 by @dependabot[bot] in #206
  • build(deps): bump com.puppycrawl.tools:checkstyle from 12.2.0 to 13.0.0 by @dependabot[bot] in #204
  • build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.21 to 1.5.24 by @dependabot[bot] in #205

Full Changelog: v0.28...v0.29

v0.28

11 Dec 09:51

Choose a tag to compare

What's Changed

  • feat: required option for result arguments by @eledhwen in #195
  • build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.20 to 1.5.21 by @dependabot[bot] in #196
  • build(deps): bump io.micrometer:micrometer-tracing from 1.5.5 to 1.6.1 by @dependabot[bot] in #200
  • build(deps): bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #199
  • build(deps): bump com.puppycrawl.tools:checkstyle from 12.1.1 to 12.2.0 by @dependabot[bot] in #198
  • build(deps): bump io.micrometer:micrometer-core from 1.15.5 to 1.16.1 by @dependabot[bot] in #197

Full Changelog: v0.27...v0.28

v0.27

02 Dec 09:48

Choose a tag to compare

What's Changed

  • feat: adding Optional as a valid return type for steps by @eledhwen in #193
  • feat: add uuid-v7 generator (and a bunch of others) by @eledhwen in #194
  • build(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.9.0 by @dependabot[bot] in #192
  • build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.20 by @dependabot[bot] in #191
  • build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #190
  • build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 by @dependabot[bot] in #189
  • build(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.13.4 to 6.0.1 by @dependabot[bot] in #188

Full Changelog: v0.26.3...v0.27

v0.26.3

31 Oct 17:09

Choose a tag to compare

What's Changed

  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.26.1 to 12.1.1 by @dependabot[bot] in #187
  • build(deps): bump io.micrometer:micrometer-core from 1.15.2 to 1.15.5 by @dependabot[bot] in #184
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.12.0 by @dependabot[bot] in #181
  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 by @dependabot[bot] in #180
  • build(deps): bump io.micrometer:micrometer-tracing from 1.5.2 to 1.5.5 by @dependabot[bot] in #185

Full Changelog: v0.26.2...v0.26.3

v0.26.2

06 Aug 08:30

Choose a tag to compare

What's Changed

  • build(deps): bump io.micrometer:micrometer-core from 1.15.1 to 1.15.2 by @dependabot[bot] in #170
  • build(deps): bump io.micrometer:micrometer-tracing from 1.5.1 to 1.5.2 by @dependabot[bot] in #169
  • build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot] in #167
  • build(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.13.2 to 5.13.4 by @dependabot[bot] in #171

Full Changelog: v0.26.1...v0.26.2

v0.26.1

06 Jul 10:18

Choose a tag to compare

What's Changed

  • build(deps): bump io.micrometer:micrometer-core from 1.15.0 to 1.15.1 by @dependabot in #162
  • build(deps): bump io.micrometer:micrometer-tracing from 1.5.0 to 1.5.1 by @dependabot in #161
  • build(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.12.2 to 5.13.2 by @dependabot in #166
  • build(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.7.0 to 0.8.0 by @dependabot in #163
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.23.1 to 10.26.1 by @dependabot in #165

Full Changelog: v0.26...v0.26.1

v0.26

22 May 09:23

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

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

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