From f7b2fc84919cc255f9c3c10244471d48f3fa6e6b Mon Sep 17 00:00:00 2001 From: Roman Romanchuk Date: Thu, 14 Aug 2025 12:59:20 +0200 Subject: [PATCH 1/2] Release 4.5.0 --- pom.xml | 2 +- riptide-auth/pom.xml | 2 +- riptide-bom/pom.xml | 40 +++++++++++------------ riptide-capture/pom.xml | 2 +- riptide-chaos/pom.xml | 2 +- riptide-compatibility/pom.xml | 2 +- riptide-compression/pom.xml | 2 +- riptide-concurrent/pom.xml | 2 +- riptide-core/pom.xml | 2 +- riptide-failsafe/pom.xml | 2 +- riptide-faults/pom.xml | 2 +- riptide-httpclient/pom.xml | 2 +- riptide-idempotency/pom.xml | 2 +- riptide-logbook/pom.xml | 2 +- riptide-micrometer/pom.xml | 2 +- riptide-opentelemetry/pom.xml | 2 +- riptide-opentracing/pom.xml | 2 +- riptide-parent/pom.xml | 2 +- riptide-problem/pom.xml | 2 +- riptide-soap/pom.xml | 2 +- riptide-spring-boot-autoconfigure/pom.xml | 2 +- riptide-spring-boot-starter/pom.xml | 2 +- riptide-stream/pom.xml | 2 +- 23 files changed, 42 insertions(+), 42 deletions(-) diff --git a/pom.xml b/pom.xml index a32788801..62b55e0a3 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.zalando riptide - 4.4.1-SNAPSHOT + 4.5.0 pom Riptide diff --git a/riptide-auth/pom.xml b/riptide-auth/pom.xml index ad32e5cbf..a1b69da15 100644 --- a/riptide-auth/pom.xml +++ b/riptide-auth/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.4.1-SNAPSHOT + 4.5.0 ../riptide-parent diff --git a/riptide-bom/pom.xml b/riptide-bom/pom.xml index 5c7509302..f6117fa3d 100644 --- a/riptide-bom/pom.xml +++ b/riptide-bom/pom.xml @@ -6,7 +6,7 @@ org.zalando riptide - 4.4.1-SNAPSHOT + 4.5.0 riptide-bom @@ -21,97 +21,97 @@ org.zalando riptide-auth - 4.4.1-SNAPSHOT + 4.5.0 org.zalando riptide-capture - 4.4.1-SNAPSHOT + 4.5.0 org.zalando riptide-chaos - 4.4.1-SNAPSHOT + 4.5.0 org.zalando riptide-compatibility - 4.4.1-SNAPSHOT + 4.5.0 org.zalando riptide-concurrent - 4.4.1-SNAPSHOT + 4.5.0 org.zalando riptide-core - 4.4.1-SNAPSHOT + 4.5.0 org.zalando riptide-failsafe - 4.4.1-SNAPSHOT + 4.5.0 org.zalando riptide-faults - 4.4.1-SNAPSHOT + 4.5.0 org.zalando riptide-httpclient - 4.4.1-SNAPSHOT + 4.5.0 org.zalando riptide-idempotency - 4.4.1-SNAPSHOT + 4.5.0 org.zalando riptide-logbook - 4.4.1-SNAPSHOT + 4.5.0 org.zalando riptide-micrometer - 4.4.1-SNAPSHOT + 4.5.0 org.zalando riptide-opentracing - 4.4.1-SNAPSHOT + 4.5.0 org.zalando riptide-opentelemetry - 4.4.1-SNAPSHOT + 4.5.0 org.zalando riptide-problem - 4.4.1-SNAPSHOT + 4.5.0 org.zalando riptide-soap - 4.4.1-SNAPSHOT + 4.5.0 org.zalando riptide-spring-boot-autoconfigure - 4.4.1-SNAPSHOT + 4.5.0 org.zalando riptide-spring-boot-starter - 4.4.1-SNAPSHOT + 4.5.0 org.zalando riptide-stream - 4.4.1-SNAPSHOT + 4.5.0 diff --git a/riptide-capture/pom.xml b/riptide-capture/pom.xml index 32b3c7c3d..75256cfb3 100644 --- a/riptide-capture/pom.xml +++ b/riptide-capture/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.4.1-SNAPSHOT + 4.5.0 ../riptide-parent diff --git a/riptide-chaos/pom.xml b/riptide-chaos/pom.xml index ec90fb491..037138287 100644 --- a/riptide-chaos/pom.xml +++ b/riptide-chaos/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.4.1-SNAPSHOT + 4.5.0 ../riptide-parent diff --git a/riptide-compatibility/pom.xml b/riptide-compatibility/pom.xml index 545d843b5..f019df10d 100644 --- a/riptide-compatibility/pom.xml +++ b/riptide-compatibility/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.4.1-SNAPSHOT + 4.5.0 ../riptide-parent diff --git a/riptide-compression/pom.xml b/riptide-compression/pom.xml index ae62fbd9b..f86c1eaed 100644 --- a/riptide-compression/pom.xml +++ b/riptide-compression/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.4.1-SNAPSHOT + 4.5.0 ../riptide-parent diff --git a/riptide-concurrent/pom.xml b/riptide-concurrent/pom.xml index ad87f7a76..300614f1d 100644 --- a/riptide-concurrent/pom.xml +++ b/riptide-concurrent/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.4.1-SNAPSHOT + 4.5.0 ../riptide-parent diff --git a/riptide-core/pom.xml b/riptide-core/pom.xml index b11893185..e9cd2c8cd 100644 --- a/riptide-core/pom.xml +++ b/riptide-core/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.4.1-SNAPSHOT + 4.5.0 ../riptide-parent diff --git a/riptide-failsafe/pom.xml b/riptide-failsafe/pom.xml index c87048a5a..a8310ba36 100644 --- a/riptide-failsafe/pom.xml +++ b/riptide-failsafe/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.4.1-SNAPSHOT + 4.5.0 ../riptide-parent diff --git a/riptide-faults/pom.xml b/riptide-faults/pom.xml index 850535c79..aa2bb290f 100644 --- a/riptide-faults/pom.xml +++ b/riptide-faults/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.4.1-SNAPSHOT + 4.5.0 ../riptide-parent diff --git a/riptide-httpclient/pom.xml b/riptide-httpclient/pom.xml index c229c1d90..529839368 100644 --- a/riptide-httpclient/pom.xml +++ b/riptide-httpclient/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.4.1-SNAPSHOT + 4.5.0 ../riptide-parent diff --git a/riptide-idempotency/pom.xml b/riptide-idempotency/pom.xml index 921fd5166..c69ef771e 100644 --- a/riptide-idempotency/pom.xml +++ b/riptide-idempotency/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.4.1-SNAPSHOT + 4.5.0 ../riptide-parent diff --git a/riptide-logbook/pom.xml b/riptide-logbook/pom.xml index 1a39bda68..044b705b7 100644 --- a/riptide-logbook/pom.xml +++ b/riptide-logbook/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.4.1-SNAPSHOT + 4.5.0 ../riptide-parent diff --git a/riptide-micrometer/pom.xml b/riptide-micrometer/pom.xml index c87aa3fed..e19e2478b 100644 --- a/riptide-micrometer/pom.xml +++ b/riptide-micrometer/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.4.1-SNAPSHOT + 4.5.0 ../riptide-parent diff --git a/riptide-opentelemetry/pom.xml b/riptide-opentelemetry/pom.xml index 01708fa03..b5c66b401 100644 --- a/riptide-opentelemetry/pom.xml +++ b/riptide-opentelemetry/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.4.1-SNAPSHOT + 4.5.0 ../riptide-parent diff --git a/riptide-opentracing/pom.xml b/riptide-opentracing/pom.xml index ea46f58a6..3e3f706f7 100644 --- a/riptide-opentracing/pom.xml +++ b/riptide-opentracing/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.4.1-SNAPSHOT + 4.5.0 ../riptide-parent diff --git a/riptide-parent/pom.xml b/riptide-parent/pom.xml index 5a7239d52..67e1e1cb9 100644 --- a/riptide-parent/pom.xml +++ b/riptide-parent/pom.xml @@ -6,7 +6,7 @@ org.zalando riptide - 4.4.1-SNAPSHOT + 4.5.0 riptide-parent diff --git a/riptide-problem/pom.xml b/riptide-problem/pom.xml index 3ca661e45..eaa271cab 100644 --- a/riptide-problem/pom.xml +++ b/riptide-problem/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.4.1-SNAPSHOT + 4.5.0 ../riptide-parent diff --git a/riptide-soap/pom.xml b/riptide-soap/pom.xml index c7f1585db..497d2e0ce 100644 --- a/riptide-soap/pom.xml +++ b/riptide-soap/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.4.1-SNAPSHOT + 4.5.0 ../riptide-parent diff --git a/riptide-spring-boot-autoconfigure/pom.xml b/riptide-spring-boot-autoconfigure/pom.xml index 297bde4b0..8f922a4c3 100644 --- a/riptide-spring-boot-autoconfigure/pom.xml +++ b/riptide-spring-boot-autoconfigure/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.4.1-SNAPSHOT + 4.5.0 ../riptide-parent diff --git a/riptide-spring-boot-starter/pom.xml b/riptide-spring-boot-starter/pom.xml index 558651342..2dfa8eca8 100644 --- a/riptide-spring-boot-starter/pom.xml +++ b/riptide-spring-boot-starter/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.4.1-SNAPSHOT + 4.5.0 ../riptide-parent diff --git a/riptide-stream/pom.xml b/riptide-stream/pom.xml index 996a66744..326a39645 100644 --- a/riptide-stream/pom.xml +++ b/riptide-stream/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.4.1-SNAPSHOT + 4.5.0 ../riptide-parent From 4d55df2a04995d998b1b21a2bd393dd1167fb2bb Mon Sep 17 00:00:00 2001 From: Roman Romanchuk Date: Thu, 14 Aug 2025 13:00:19 +0200 Subject: [PATCH 2/2] Development 4.5.1-SNAPSHOT --- pom.xml | 2 +- riptide-auth/pom.xml | 2 +- riptide-bom/pom.xml | 40 +++++++++++------------ riptide-capture/pom.xml | 2 +- riptide-chaos/pom.xml | 2 +- riptide-compatibility/pom.xml | 2 +- riptide-compression/pom.xml | 2 +- riptide-concurrent/pom.xml | 2 +- riptide-core/pom.xml | 2 +- riptide-failsafe/pom.xml | 2 +- riptide-faults/pom.xml | 2 +- riptide-httpclient/pom.xml | 2 +- riptide-idempotency/pom.xml | 2 +- riptide-logbook/pom.xml | 2 +- riptide-micrometer/pom.xml | 2 +- riptide-opentelemetry/pom.xml | 2 +- riptide-opentracing/pom.xml | 2 +- riptide-parent/pom.xml | 2 +- riptide-problem/pom.xml | 2 +- riptide-soap/pom.xml | 2 +- riptide-spring-boot-autoconfigure/pom.xml | 2 +- riptide-spring-boot-starter/pom.xml | 2 +- riptide-stream/pom.xml | 2 +- 23 files changed, 42 insertions(+), 42 deletions(-) diff --git a/pom.xml b/pom.xml index 62b55e0a3..07c661bdb 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.zalando riptide - 4.5.0 + 4.5.1-SNAPSHOT pom Riptide diff --git a/riptide-auth/pom.xml b/riptide-auth/pom.xml index a1b69da15..311ab839f 100644 --- a/riptide-auth/pom.xml +++ b/riptide-auth/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.5.0 + 4.5.1-SNAPSHOT ../riptide-parent diff --git a/riptide-bom/pom.xml b/riptide-bom/pom.xml index f6117fa3d..3b4e29444 100644 --- a/riptide-bom/pom.xml +++ b/riptide-bom/pom.xml @@ -6,7 +6,7 @@ org.zalando riptide - 4.5.0 + 4.5.1-SNAPSHOT riptide-bom @@ -21,97 +21,97 @@ org.zalando riptide-auth - 4.5.0 + 4.5.1-SNAPSHOT org.zalando riptide-capture - 4.5.0 + 4.5.1-SNAPSHOT org.zalando riptide-chaos - 4.5.0 + 4.5.1-SNAPSHOT org.zalando riptide-compatibility - 4.5.0 + 4.5.1-SNAPSHOT org.zalando riptide-concurrent - 4.5.0 + 4.5.1-SNAPSHOT org.zalando riptide-core - 4.5.0 + 4.5.1-SNAPSHOT org.zalando riptide-failsafe - 4.5.0 + 4.5.1-SNAPSHOT org.zalando riptide-faults - 4.5.0 + 4.5.1-SNAPSHOT org.zalando riptide-httpclient - 4.5.0 + 4.5.1-SNAPSHOT org.zalando riptide-idempotency - 4.5.0 + 4.5.1-SNAPSHOT org.zalando riptide-logbook - 4.5.0 + 4.5.1-SNAPSHOT org.zalando riptide-micrometer - 4.5.0 + 4.5.1-SNAPSHOT org.zalando riptide-opentracing - 4.5.0 + 4.5.1-SNAPSHOT org.zalando riptide-opentelemetry - 4.5.0 + 4.5.1-SNAPSHOT org.zalando riptide-problem - 4.5.0 + 4.5.1-SNAPSHOT org.zalando riptide-soap - 4.5.0 + 4.5.1-SNAPSHOT org.zalando riptide-spring-boot-autoconfigure - 4.5.0 + 4.5.1-SNAPSHOT org.zalando riptide-spring-boot-starter - 4.5.0 + 4.5.1-SNAPSHOT org.zalando riptide-stream - 4.5.0 + 4.5.1-SNAPSHOT diff --git a/riptide-capture/pom.xml b/riptide-capture/pom.xml index 75256cfb3..3acbbc40b 100644 --- a/riptide-capture/pom.xml +++ b/riptide-capture/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.5.0 + 4.5.1-SNAPSHOT ../riptide-parent diff --git a/riptide-chaos/pom.xml b/riptide-chaos/pom.xml index 037138287..5db7c571c 100644 --- a/riptide-chaos/pom.xml +++ b/riptide-chaos/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.5.0 + 4.5.1-SNAPSHOT ../riptide-parent diff --git a/riptide-compatibility/pom.xml b/riptide-compatibility/pom.xml index f019df10d..c1c95f1f3 100644 --- a/riptide-compatibility/pom.xml +++ b/riptide-compatibility/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.5.0 + 4.5.1-SNAPSHOT ../riptide-parent diff --git a/riptide-compression/pom.xml b/riptide-compression/pom.xml index f86c1eaed..6ef084021 100644 --- a/riptide-compression/pom.xml +++ b/riptide-compression/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.5.0 + 4.5.1-SNAPSHOT ../riptide-parent diff --git a/riptide-concurrent/pom.xml b/riptide-concurrent/pom.xml index 300614f1d..97ac95455 100644 --- a/riptide-concurrent/pom.xml +++ b/riptide-concurrent/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.5.0 + 4.5.1-SNAPSHOT ../riptide-parent diff --git a/riptide-core/pom.xml b/riptide-core/pom.xml index e9cd2c8cd..5ad3a6dfe 100644 --- a/riptide-core/pom.xml +++ b/riptide-core/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.5.0 + 4.5.1-SNAPSHOT ../riptide-parent diff --git a/riptide-failsafe/pom.xml b/riptide-failsafe/pom.xml index a8310ba36..5f2f098ee 100644 --- a/riptide-failsafe/pom.xml +++ b/riptide-failsafe/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.5.0 + 4.5.1-SNAPSHOT ../riptide-parent diff --git a/riptide-faults/pom.xml b/riptide-faults/pom.xml index aa2bb290f..f1c8f046b 100644 --- a/riptide-faults/pom.xml +++ b/riptide-faults/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.5.0 + 4.5.1-SNAPSHOT ../riptide-parent diff --git a/riptide-httpclient/pom.xml b/riptide-httpclient/pom.xml index 529839368..5473fa4bf 100644 --- a/riptide-httpclient/pom.xml +++ b/riptide-httpclient/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.5.0 + 4.5.1-SNAPSHOT ../riptide-parent diff --git a/riptide-idempotency/pom.xml b/riptide-idempotency/pom.xml index c69ef771e..674901728 100644 --- a/riptide-idempotency/pom.xml +++ b/riptide-idempotency/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.5.0 + 4.5.1-SNAPSHOT ../riptide-parent diff --git a/riptide-logbook/pom.xml b/riptide-logbook/pom.xml index 044b705b7..748d2c110 100644 --- a/riptide-logbook/pom.xml +++ b/riptide-logbook/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.5.0 + 4.5.1-SNAPSHOT ../riptide-parent diff --git a/riptide-micrometer/pom.xml b/riptide-micrometer/pom.xml index e19e2478b..813666785 100644 --- a/riptide-micrometer/pom.xml +++ b/riptide-micrometer/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.5.0 + 4.5.1-SNAPSHOT ../riptide-parent diff --git a/riptide-opentelemetry/pom.xml b/riptide-opentelemetry/pom.xml index b5c66b401..0ab866ffb 100644 --- a/riptide-opentelemetry/pom.xml +++ b/riptide-opentelemetry/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.5.0 + 4.5.1-SNAPSHOT ../riptide-parent diff --git a/riptide-opentracing/pom.xml b/riptide-opentracing/pom.xml index 3e3f706f7..f1fb093d3 100644 --- a/riptide-opentracing/pom.xml +++ b/riptide-opentracing/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.5.0 + 4.5.1-SNAPSHOT ../riptide-parent diff --git a/riptide-parent/pom.xml b/riptide-parent/pom.xml index 67e1e1cb9..b3a040d54 100644 --- a/riptide-parent/pom.xml +++ b/riptide-parent/pom.xml @@ -6,7 +6,7 @@ org.zalando riptide - 4.5.0 + 4.5.1-SNAPSHOT riptide-parent diff --git a/riptide-problem/pom.xml b/riptide-problem/pom.xml index eaa271cab..b64a86452 100644 --- a/riptide-problem/pom.xml +++ b/riptide-problem/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.5.0 + 4.5.1-SNAPSHOT ../riptide-parent diff --git a/riptide-soap/pom.xml b/riptide-soap/pom.xml index 497d2e0ce..ee92b1fc5 100644 --- a/riptide-soap/pom.xml +++ b/riptide-soap/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.5.0 + 4.5.1-SNAPSHOT ../riptide-parent diff --git a/riptide-spring-boot-autoconfigure/pom.xml b/riptide-spring-boot-autoconfigure/pom.xml index 8f922a4c3..a9ecb476e 100644 --- a/riptide-spring-boot-autoconfigure/pom.xml +++ b/riptide-spring-boot-autoconfigure/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.5.0 + 4.5.1-SNAPSHOT ../riptide-parent diff --git a/riptide-spring-boot-starter/pom.xml b/riptide-spring-boot-starter/pom.xml index 2dfa8eca8..74153704c 100644 --- a/riptide-spring-boot-starter/pom.xml +++ b/riptide-spring-boot-starter/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.5.0 + 4.5.1-SNAPSHOT ../riptide-parent diff --git a/riptide-stream/pom.xml b/riptide-stream/pom.xml index 326a39645..b07116cdc 100644 --- a/riptide-stream/pom.xml +++ b/riptide-stream/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 4.5.0 + 4.5.1-SNAPSHOT ../riptide-parent