Skip to content

Releases: zalando/riptide

5.0.0

04 Feb 15:38
d518be2

Choose a tag to compare

What's Changed

  • Release refs/heads/release/4.5.0 by @github-actions[bot] in #1764
  • Boot4 migration by @fatroom in #1780
  • Bump com.google.guava:guava from 33.4.6-jre to 33.5.0-jre by @dependabot[bot] in #1771
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.14 by @dependabot[bot] in #1774
  • Bump io.github.hakky54:logcaptor from 2.10.1 to 2.12.1 by @dependabot[bot] in #1770
  • Added missing javadoc by @fatroom in #1782
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #1789
  • Bump org.codehaus.mojo:versions-maven-plugin from 2.18.0 to 2.21.0 by @dependabot[bot] in #1790
  • Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #1783
  • Bump org.projectlombok:lombok from 1.18.38 to 1.18.42 by @dependabot[bot] in #1787
  • Bump net.jqwik:jqwik from 1.9.2 to 1.9.3 by @dependabot[bot] in #1785
  • Bump io.micrometer:micrometer-core from 1.13.6 to 1.16.2 by @dependabot[bot] in #1792
  • Bump spring-boot.version from 4.0.0 to 4.0.1 by @dependabot[bot] in #1788
  • Fix nondeterministic failures in HttpOperationsTest by @LucaDai in #1778
  • Release refs/heads/release/5.0.0-RC.0 by @github-actions[bot] in #1793
  • Bump org.assertj:assertj-core from 3.27.3 to 3.27.7 in /riptide-parent by @dependabot[bot] in #1802
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #1801
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 by @dependabot[bot] in #1800
  • Bump com.fasterxml.jackson.core:jackson-annotations from 2.20 to 2.21 by @dependabot[bot] in #1799
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot] in #1798
  • Bump org.apache.maven.extensions:maven-build-cache-extension from 1.2.0 to 1.2.1 by @dependabot[bot] in #1794
  • Bump org.yaml:snakeyaml from 2.4 to 2.5 by @dependabot[bot] in #1796
  • Bump spring.version from 7.0.1 to 7.0.3 by @dependabot[bot] in #1795
  • Bump junit-jupiter.version from 6.0.1 to 6.0.2 by @dependabot[bot] in #1797
  • Bump io.opentelemetry.semconv:opentelemetry-semconv from 1.32.0 to 1.39.0 by @dependabot[bot] in #1811
  • Bump io.github.hakky54:logcaptor from 2.12.1 to 2.12.2 by @dependabot[bot] in #1809
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.2 by @dependabot[bot] in #1808
  • Bump tools.jackson.core:jackson-databind from 3.0.1 to 3.0.4 by @dependabot[bot] in #1804
  • Bump com.squareup.okhttp3:mockwebserver from 4.12.0 to 5.3.2 by @dependabot[bot] in #1806
  • Bump io.opentelemetry.semconv:opentelemetry-semconv-incubating from 1.32.0-alpha to 1.39.0-alpha by @dependabot[bot] in #1805
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.12.0 by @dependabot[bot] in #1807
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 by @dependabot[bot] in #1803
  • Bump io.opentelemetry:opentelemetry-bom from 1.47.0 to 1.58.0 by @dependabot[bot] in #1784

New Contributors

Full Changelog: 4.5.0...5.0.0

5.0.0-RC.0

20 Jan 13:04
2eabf1e

Choose a tag to compare

5.0.0-RC.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 4.5.0...5.0.0-RC.0

4.5.0

14 Aug 11:00

Choose a tag to compare

What's Changed

Full Changelog: 4.4.0...4.5.0

4.4.0

10 Jun 13:10
7e9441a

Choose a tag to compare

What's Changed

  • Accept threadpool executors for FailsafePlugin through yaml configuration by @rameshmalla in #1722
  • Auto configuration for OpenTelemetry HTTP retry attributes by @alexliahushau in #1748
  • fix: convert media type with charset by @bomgar in #1746
  • dependency updates

New Contributors

Full Changelog: 4.3.0...4.4.0

4.3.0

07 Mar 10:43
bedde02

Choose a tag to compare

Fixing incompatibility changes with semconv dependencies by @cberg-zalando #1700

4.2.0

10 Jan 17:54
4acb335

Choose a tag to compare

[maven-scm] copy for tag 4.2.0

4.1.0

08 Nov 11:18
e2ba10b

Choose a tag to compare

Open RetryException constructor by @puncleV in #1657

4.0.0

12 Jun 11:01
135de49

Choose a tag to compare

[maven-scm] copy for tag 4.0.0

4.0.0-RC.1

03 Jul 20:12
2295033

Choose a tag to compare

4.0.0-RC.1 Pre-release
Pre-release

What's Changed

Full Changelog: 4.0.0-RC.0...4.0.0-RC.1

4.0.0-RC.0

28 Jun 10:55
9648def

Choose a tag to compare

4.0.0-RC.0 Pre-release
Pre-release

This is pre-release for enablement integration with the spring boot 3.
Breaking changes: spring boot 2 support is dropped. Refer to MIGRATION.md for changes.

What's Changed

New Contributors

Full Changelog: 3.2.2...4.0.0-RC.0