From 2eabf1ea74db25bf05d315f76ddf095ee190b215 Mon Sep 17 00:00:00 2001 From: Roman Romanchuk Date: Tue, 20 Jan 2026 13:49:23 +0100 Subject: [PATCH 1/2] Release 5.0.0-RC.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 91f2ad617..9faf32466 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.zalando riptide - 5.0.0-SNAPSHOT + 5.0.0-RC.0 pom Riptide diff --git a/riptide-auth/pom.xml b/riptide-auth/pom.xml index a539f4d81..fad76eaed 100644 --- a/riptide-auth/pom.xml +++ b/riptide-auth/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-SNAPSHOT + 5.0.0-RC.0 ../riptide-parent diff --git a/riptide-bom/pom.xml b/riptide-bom/pom.xml index 44d74c89c..e53908931 100644 --- a/riptide-bom/pom.xml +++ b/riptide-bom/pom.xml @@ -6,7 +6,7 @@ org.zalando riptide - 5.0.0-SNAPSHOT + 5.0.0-RC.0 riptide-bom @@ -21,97 +21,97 @@ org.zalando riptide-auth - 5.0.0-SNAPSHOT + 5.0.0-RC.0 org.zalando riptide-capture - 5.0.0-SNAPSHOT + 5.0.0-RC.0 org.zalando riptide-chaos - 5.0.0-SNAPSHOT + 5.0.0-RC.0 org.zalando riptide-compatibility - 5.0.0-SNAPSHOT + 5.0.0-RC.0 org.zalando riptide-concurrent - 5.0.0-SNAPSHOT + 5.0.0-RC.0 org.zalando riptide-core - 5.0.0-SNAPSHOT + 5.0.0-RC.0 org.zalando riptide-failsafe - 5.0.0-SNAPSHOT + 5.0.0-RC.0 org.zalando riptide-faults - 5.0.0-SNAPSHOT + 5.0.0-RC.0 org.zalando riptide-httpclient - 5.0.0-SNAPSHOT + 5.0.0-RC.0 org.zalando riptide-idempotency - 5.0.0-SNAPSHOT + 5.0.0-RC.0 org.zalando riptide-logbook - 5.0.0-SNAPSHOT + 5.0.0-RC.0 org.zalando riptide-micrometer - 5.0.0-SNAPSHOT + 5.0.0-RC.0 org.zalando riptide-opentracing - 5.0.0-SNAPSHOT + 5.0.0-RC.0 org.zalando riptide-opentelemetry - 5.0.0-SNAPSHOT + 5.0.0-RC.0 org.zalando riptide-problem - 5.0.0-SNAPSHOT + 5.0.0-RC.0 org.zalando riptide-soap - 5.0.0-SNAPSHOT + 5.0.0-RC.0 org.zalando riptide-spring-boot-autoconfigure - 5.0.0-SNAPSHOT + 5.0.0-RC.0 org.zalando riptide-spring-boot-starter - 5.0.0-SNAPSHOT + 5.0.0-RC.0 org.zalando riptide-stream - 5.0.0-SNAPSHOT + 5.0.0-RC.0 diff --git a/riptide-capture/pom.xml b/riptide-capture/pom.xml index 79ddba1f2..599c4b344 100644 --- a/riptide-capture/pom.xml +++ b/riptide-capture/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-SNAPSHOT + 5.0.0-RC.0 ../riptide-parent diff --git a/riptide-chaos/pom.xml b/riptide-chaos/pom.xml index 870272da1..eca791116 100644 --- a/riptide-chaos/pom.xml +++ b/riptide-chaos/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-SNAPSHOT + 5.0.0-RC.0 ../riptide-parent diff --git a/riptide-compatibility/pom.xml b/riptide-compatibility/pom.xml index 879ed383e..19a02935a 100644 --- a/riptide-compatibility/pom.xml +++ b/riptide-compatibility/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-SNAPSHOT + 5.0.0-RC.0 ../riptide-parent diff --git a/riptide-compression/pom.xml b/riptide-compression/pom.xml index fab07d171..55d4ce03b 100644 --- a/riptide-compression/pom.xml +++ b/riptide-compression/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-SNAPSHOT + 5.0.0-RC.0 ../riptide-parent diff --git a/riptide-concurrent/pom.xml b/riptide-concurrent/pom.xml index 7a73188b7..e4a4a40f5 100644 --- a/riptide-concurrent/pom.xml +++ b/riptide-concurrent/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-SNAPSHOT + 5.0.0-RC.0 ../riptide-parent diff --git a/riptide-core/pom.xml b/riptide-core/pom.xml index f42894934..397ee7dde 100644 --- a/riptide-core/pom.xml +++ b/riptide-core/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-SNAPSHOT + 5.0.0-RC.0 ../riptide-parent diff --git a/riptide-failsafe/pom.xml b/riptide-failsafe/pom.xml index 72f6def0a..e5ab5e59d 100644 --- a/riptide-failsafe/pom.xml +++ b/riptide-failsafe/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-SNAPSHOT + 5.0.0-RC.0 ../riptide-parent diff --git a/riptide-faults/pom.xml b/riptide-faults/pom.xml index 900a0c34c..b5b9f8d58 100644 --- a/riptide-faults/pom.xml +++ b/riptide-faults/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-SNAPSHOT + 5.0.0-RC.0 ../riptide-parent diff --git a/riptide-httpclient/pom.xml b/riptide-httpclient/pom.xml index 734aec174..37e1879c2 100644 --- a/riptide-httpclient/pom.xml +++ b/riptide-httpclient/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-SNAPSHOT + 5.0.0-RC.0 ../riptide-parent diff --git a/riptide-idempotency/pom.xml b/riptide-idempotency/pom.xml index f8fe47935..624f40c4b 100644 --- a/riptide-idempotency/pom.xml +++ b/riptide-idempotency/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-SNAPSHOT + 5.0.0-RC.0 ../riptide-parent diff --git a/riptide-logbook/pom.xml b/riptide-logbook/pom.xml index 288552192..285206469 100644 --- a/riptide-logbook/pom.xml +++ b/riptide-logbook/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-SNAPSHOT + 5.0.0-RC.0 ../riptide-parent diff --git a/riptide-micrometer/pom.xml b/riptide-micrometer/pom.xml index 4bb31ef8d..159c771c1 100644 --- a/riptide-micrometer/pom.xml +++ b/riptide-micrometer/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-SNAPSHOT + 5.0.0-RC.0 ../riptide-parent diff --git a/riptide-opentelemetry/pom.xml b/riptide-opentelemetry/pom.xml index e4c3fb204..971943e89 100644 --- a/riptide-opentelemetry/pom.xml +++ b/riptide-opentelemetry/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-SNAPSHOT + 5.0.0-RC.0 ../riptide-parent diff --git a/riptide-opentracing/pom.xml b/riptide-opentracing/pom.xml index f1b159385..7125127e1 100644 --- a/riptide-opentracing/pom.xml +++ b/riptide-opentracing/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-SNAPSHOT + 5.0.0-RC.0 ../riptide-parent diff --git a/riptide-parent/pom.xml b/riptide-parent/pom.xml index b11362e80..1dbd071af 100644 --- a/riptide-parent/pom.xml +++ b/riptide-parent/pom.xml @@ -6,7 +6,7 @@ org.zalando riptide - 5.0.0-SNAPSHOT + 5.0.0-RC.0 riptide-parent diff --git a/riptide-problem/pom.xml b/riptide-problem/pom.xml index 8fb8432ed..f5e31f5c6 100644 --- a/riptide-problem/pom.xml +++ b/riptide-problem/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-SNAPSHOT + 5.0.0-RC.0 ../riptide-parent diff --git a/riptide-soap/pom.xml b/riptide-soap/pom.xml index e046a1f23..25eb3b0d5 100644 --- a/riptide-soap/pom.xml +++ b/riptide-soap/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-SNAPSHOT + 5.0.0-RC.0 ../riptide-parent diff --git a/riptide-spring-boot-autoconfigure/pom.xml b/riptide-spring-boot-autoconfigure/pom.xml index 1f38825c8..5cea0eca1 100644 --- a/riptide-spring-boot-autoconfigure/pom.xml +++ b/riptide-spring-boot-autoconfigure/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-SNAPSHOT + 5.0.0-RC.0 ../riptide-parent diff --git a/riptide-spring-boot-starter/pom.xml b/riptide-spring-boot-starter/pom.xml index 8f27c1c27..ee85cf9df 100644 --- a/riptide-spring-boot-starter/pom.xml +++ b/riptide-spring-boot-starter/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-SNAPSHOT + 5.0.0-RC.0 ../riptide-parent diff --git a/riptide-stream/pom.xml b/riptide-stream/pom.xml index f1c4b5667..639de4a9d 100644 --- a/riptide-stream/pom.xml +++ b/riptide-stream/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-SNAPSHOT + 5.0.0-RC.0 ../riptide-parent From 8602b079559c61f77c0bcef97f03589360aa5314 Mon Sep 17 00:00:00 2001 From: Roman Romanchuk Date: Tue, 20 Jan 2026 14:03:41 +0100 Subject: [PATCH 2/2] Development 5.0.0-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 9faf32466..91f2ad617 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.zalando riptide - 5.0.0-RC.0 + 5.0.0-SNAPSHOT pom Riptide diff --git a/riptide-auth/pom.xml b/riptide-auth/pom.xml index fad76eaed..a539f4d81 100644 --- a/riptide-auth/pom.xml +++ b/riptide-auth/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-RC.0 + 5.0.0-SNAPSHOT ../riptide-parent diff --git a/riptide-bom/pom.xml b/riptide-bom/pom.xml index e53908931..44d74c89c 100644 --- a/riptide-bom/pom.xml +++ b/riptide-bom/pom.xml @@ -6,7 +6,7 @@ org.zalando riptide - 5.0.0-RC.0 + 5.0.0-SNAPSHOT riptide-bom @@ -21,97 +21,97 @@ org.zalando riptide-auth - 5.0.0-RC.0 + 5.0.0-SNAPSHOT org.zalando riptide-capture - 5.0.0-RC.0 + 5.0.0-SNAPSHOT org.zalando riptide-chaos - 5.0.0-RC.0 + 5.0.0-SNAPSHOT org.zalando riptide-compatibility - 5.0.0-RC.0 + 5.0.0-SNAPSHOT org.zalando riptide-concurrent - 5.0.0-RC.0 + 5.0.0-SNAPSHOT org.zalando riptide-core - 5.0.0-RC.0 + 5.0.0-SNAPSHOT org.zalando riptide-failsafe - 5.0.0-RC.0 + 5.0.0-SNAPSHOT org.zalando riptide-faults - 5.0.0-RC.0 + 5.0.0-SNAPSHOT org.zalando riptide-httpclient - 5.0.0-RC.0 + 5.0.0-SNAPSHOT org.zalando riptide-idempotency - 5.0.0-RC.0 + 5.0.0-SNAPSHOT org.zalando riptide-logbook - 5.0.0-RC.0 + 5.0.0-SNAPSHOT org.zalando riptide-micrometer - 5.0.0-RC.0 + 5.0.0-SNAPSHOT org.zalando riptide-opentracing - 5.0.0-RC.0 + 5.0.0-SNAPSHOT org.zalando riptide-opentelemetry - 5.0.0-RC.0 + 5.0.0-SNAPSHOT org.zalando riptide-problem - 5.0.0-RC.0 + 5.0.0-SNAPSHOT org.zalando riptide-soap - 5.0.0-RC.0 + 5.0.0-SNAPSHOT org.zalando riptide-spring-boot-autoconfigure - 5.0.0-RC.0 + 5.0.0-SNAPSHOT org.zalando riptide-spring-boot-starter - 5.0.0-RC.0 + 5.0.0-SNAPSHOT org.zalando riptide-stream - 5.0.0-RC.0 + 5.0.0-SNAPSHOT diff --git a/riptide-capture/pom.xml b/riptide-capture/pom.xml index 599c4b344..79ddba1f2 100644 --- a/riptide-capture/pom.xml +++ b/riptide-capture/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-RC.0 + 5.0.0-SNAPSHOT ../riptide-parent diff --git a/riptide-chaos/pom.xml b/riptide-chaos/pom.xml index eca791116..870272da1 100644 --- a/riptide-chaos/pom.xml +++ b/riptide-chaos/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-RC.0 + 5.0.0-SNAPSHOT ../riptide-parent diff --git a/riptide-compatibility/pom.xml b/riptide-compatibility/pom.xml index 19a02935a..879ed383e 100644 --- a/riptide-compatibility/pom.xml +++ b/riptide-compatibility/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-RC.0 + 5.0.0-SNAPSHOT ../riptide-parent diff --git a/riptide-compression/pom.xml b/riptide-compression/pom.xml index 55d4ce03b..fab07d171 100644 --- a/riptide-compression/pom.xml +++ b/riptide-compression/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-RC.0 + 5.0.0-SNAPSHOT ../riptide-parent diff --git a/riptide-concurrent/pom.xml b/riptide-concurrent/pom.xml index e4a4a40f5..7a73188b7 100644 --- a/riptide-concurrent/pom.xml +++ b/riptide-concurrent/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-RC.0 + 5.0.0-SNAPSHOT ../riptide-parent diff --git a/riptide-core/pom.xml b/riptide-core/pom.xml index 397ee7dde..f42894934 100644 --- a/riptide-core/pom.xml +++ b/riptide-core/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-RC.0 + 5.0.0-SNAPSHOT ../riptide-parent diff --git a/riptide-failsafe/pom.xml b/riptide-failsafe/pom.xml index e5ab5e59d..72f6def0a 100644 --- a/riptide-failsafe/pom.xml +++ b/riptide-failsafe/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-RC.0 + 5.0.0-SNAPSHOT ../riptide-parent diff --git a/riptide-faults/pom.xml b/riptide-faults/pom.xml index b5b9f8d58..900a0c34c 100644 --- a/riptide-faults/pom.xml +++ b/riptide-faults/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-RC.0 + 5.0.0-SNAPSHOT ../riptide-parent diff --git a/riptide-httpclient/pom.xml b/riptide-httpclient/pom.xml index 37e1879c2..734aec174 100644 --- a/riptide-httpclient/pom.xml +++ b/riptide-httpclient/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-RC.0 + 5.0.0-SNAPSHOT ../riptide-parent diff --git a/riptide-idempotency/pom.xml b/riptide-idempotency/pom.xml index 624f40c4b..f8fe47935 100644 --- a/riptide-idempotency/pom.xml +++ b/riptide-idempotency/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-RC.0 + 5.0.0-SNAPSHOT ../riptide-parent diff --git a/riptide-logbook/pom.xml b/riptide-logbook/pom.xml index 285206469..288552192 100644 --- a/riptide-logbook/pom.xml +++ b/riptide-logbook/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-RC.0 + 5.0.0-SNAPSHOT ../riptide-parent diff --git a/riptide-micrometer/pom.xml b/riptide-micrometer/pom.xml index 159c771c1..4bb31ef8d 100644 --- a/riptide-micrometer/pom.xml +++ b/riptide-micrometer/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-RC.0 + 5.0.0-SNAPSHOT ../riptide-parent diff --git a/riptide-opentelemetry/pom.xml b/riptide-opentelemetry/pom.xml index 971943e89..e4c3fb204 100644 --- a/riptide-opentelemetry/pom.xml +++ b/riptide-opentelemetry/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-RC.0 + 5.0.0-SNAPSHOT ../riptide-parent diff --git a/riptide-opentracing/pom.xml b/riptide-opentracing/pom.xml index 7125127e1..f1b159385 100644 --- a/riptide-opentracing/pom.xml +++ b/riptide-opentracing/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-RC.0 + 5.0.0-SNAPSHOT ../riptide-parent diff --git a/riptide-parent/pom.xml b/riptide-parent/pom.xml index 1dbd071af..b11362e80 100644 --- a/riptide-parent/pom.xml +++ b/riptide-parent/pom.xml @@ -6,7 +6,7 @@ org.zalando riptide - 5.0.0-RC.0 + 5.0.0-SNAPSHOT riptide-parent diff --git a/riptide-problem/pom.xml b/riptide-problem/pom.xml index f5e31f5c6..8fb8432ed 100644 --- a/riptide-problem/pom.xml +++ b/riptide-problem/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-RC.0 + 5.0.0-SNAPSHOT ../riptide-parent diff --git a/riptide-soap/pom.xml b/riptide-soap/pom.xml index 25eb3b0d5..e046a1f23 100644 --- a/riptide-soap/pom.xml +++ b/riptide-soap/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-RC.0 + 5.0.0-SNAPSHOT ../riptide-parent diff --git a/riptide-spring-boot-autoconfigure/pom.xml b/riptide-spring-boot-autoconfigure/pom.xml index 5cea0eca1..1f38825c8 100644 --- a/riptide-spring-boot-autoconfigure/pom.xml +++ b/riptide-spring-boot-autoconfigure/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-RC.0 + 5.0.0-SNAPSHOT ../riptide-parent diff --git a/riptide-spring-boot-starter/pom.xml b/riptide-spring-boot-starter/pom.xml index ee85cf9df..8f27c1c27 100644 --- a/riptide-spring-boot-starter/pom.xml +++ b/riptide-spring-boot-starter/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-RC.0 + 5.0.0-SNAPSHOT ../riptide-parent diff --git a/riptide-stream/pom.xml b/riptide-stream/pom.xml index 639de4a9d..f1c4b5667 100644 --- a/riptide-stream/pom.xml +++ b/riptide-stream/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0-RC.0 + 5.0.0-SNAPSHOT ../riptide-parent