From d518be261918c1751617343821aaa0263bcdd6e0 Mon Sep 17 00:00:00 2001 From: Roman Romanchuk Date: Wed, 4 Feb 2026 16:32:11 +0100 Subject: [PATCH 1/2] Release 5.0.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 202b173e6..12afb86d4 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.zalando riptide - 5.0.0-SNAPSHOT + 5.0.0 pom Riptide diff --git a/riptide-auth/pom.xml b/riptide-auth/pom.xml index a539f4d81..db31e871d 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 ../riptide-parent diff --git a/riptide-bom/pom.xml b/riptide-bom/pom.xml index 44d74c89c..b44aaaa6e 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 riptide-bom @@ -21,97 +21,97 @@ org.zalando riptide-auth - 5.0.0-SNAPSHOT + 5.0.0 org.zalando riptide-capture - 5.0.0-SNAPSHOT + 5.0.0 org.zalando riptide-chaos - 5.0.0-SNAPSHOT + 5.0.0 org.zalando riptide-compatibility - 5.0.0-SNAPSHOT + 5.0.0 org.zalando riptide-concurrent - 5.0.0-SNAPSHOT + 5.0.0 org.zalando riptide-core - 5.0.0-SNAPSHOT + 5.0.0 org.zalando riptide-failsafe - 5.0.0-SNAPSHOT + 5.0.0 org.zalando riptide-faults - 5.0.0-SNAPSHOT + 5.0.0 org.zalando riptide-httpclient - 5.0.0-SNAPSHOT + 5.0.0 org.zalando riptide-idempotency - 5.0.0-SNAPSHOT + 5.0.0 org.zalando riptide-logbook - 5.0.0-SNAPSHOT + 5.0.0 org.zalando riptide-micrometer - 5.0.0-SNAPSHOT + 5.0.0 org.zalando riptide-opentracing - 5.0.0-SNAPSHOT + 5.0.0 org.zalando riptide-opentelemetry - 5.0.0-SNAPSHOT + 5.0.0 org.zalando riptide-problem - 5.0.0-SNAPSHOT + 5.0.0 org.zalando riptide-soap - 5.0.0-SNAPSHOT + 5.0.0 org.zalando riptide-spring-boot-autoconfigure - 5.0.0-SNAPSHOT + 5.0.0 org.zalando riptide-spring-boot-starter - 5.0.0-SNAPSHOT + 5.0.0 org.zalando riptide-stream - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/riptide-capture/pom.xml b/riptide-capture/pom.xml index 79ddba1f2..54bef81c7 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 ../riptide-parent diff --git a/riptide-chaos/pom.xml b/riptide-chaos/pom.xml index 870272da1..bc8205f0b 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 ../riptide-parent diff --git a/riptide-compatibility/pom.xml b/riptide-compatibility/pom.xml index 879ed383e..854954922 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 ../riptide-parent diff --git a/riptide-compression/pom.xml b/riptide-compression/pom.xml index fab07d171..21eeaae9d 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 ../riptide-parent diff --git a/riptide-concurrent/pom.xml b/riptide-concurrent/pom.xml index 7a73188b7..cb47a3497 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 ../riptide-parent diff --git a/riptide-core/pom.xml b/riptide-core/pom.xml index f42894934..f877a82a0 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 ../riptide-parent diff --git a/riptide-failsafe/pom.xml b/riptide-failsafe/pom.xml index 75fce8d6d..5357f2581 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 ../riptide-parent diff --git a/riptide-faults/pom.xml b/riptide-faults/pom.xml index 900a0c34c..412ed0e51 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 ../riptide-parent diff --git a/riptide-httpclient/pom.xml b/riptide-httpclient/pom.xml index 734aec174..59675677e 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 ../riptide-parent diff --git a/riptide-idempotency/pom.xml b/riptide-idempotency/pom.xml index f8fe47935..0ca0580b1 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 ../riptide-parent diff --git a/riptide-logbook/pom.xml b/riptide-logbook/pom.xml index 288552192..630c0c9fc 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 ../riptide-parent diff --git a/riptide-micrometer/pom.xml b/riptide-micrometer/pom.xml index 4bb31ef8d..20bb79d4f 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 ../riptide-parent diff --git a/riptide-opentelemetry/pom.xml b/riptide-opentelemetry/pom.xml index e81b2114d..b855e226c 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 ../riptide-parent diff --git a/riptide-opentracing/pom.xml b/riptide-opentracing/pom.xml index f1b159385..639193e8f 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 ../riptide-parent diff --git a/riptide-parent/pom.xml b/riptide-parent/pom.xml index a0159c974..8fc73b798 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 riptide-parent diff --git a/riptide-problem/pom.xml b/riptide-problem/pom.xml index 8fb8432ed..9d5015b58 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 ../riptide-parent diff --git a/riptide-soap/pom.xml b/riptide-soap/pom.xml index e046a1f23..0a3719662 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 ../riptide-parent diff --git a/riptide-spring-boot-autoconfigure/pom.xml b/riptide-spring-boot-autoconfigure/pom.xml index 1f38825c8..33357463c 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 ../riptide-parent diff --git a/riptide-spring-boot-starter/pom.xml b/riptide-spring-boot-starter/pom.xml index 8f27c1c27..462247c1b 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 ../riptide-parent diff --git a/riptide-stream/pom.xml b/riptide-stream/pom.xml index f1c4b5667..b63038c83 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 ../riptide-parent From ab25f3b9d9e2bc95c05fe92251c32f58d4184a22 Mon Sep 17 00:00:00 2001 From: Roman Romanchuk Date: Wed, 4 Feb 2026 16:38:25 +0100 Subject: [PATCH 2/2] Development 5.0.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 12afb86d4..a569006df 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.zalando riptide - 5.0.0 + 5.0.1-SNAPSHOT pom Riptide diff --git a/riptide-auth/pom.xml b/riptide-auth/pom.xml index db31e871d..738d67c44 100644 --- a/riptide-auth/pom.xml +++ b/riptide-auth/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0 + 5.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-bom/pom.xml b/riptide-bom/pom.xml index b44aaaa6e..7d593b4b2 100644 --- a/riptide-bom/pom.xml +++ b/riptide-bom/pom.xml @@ -6,7 +6,7 @@ org.zalando riptide - 5.0.0 + 5.0.1-SNAPSHOT riptide-bom @@ -21,97 +21,97 @@ org.zalando riptide-auth - 5.0.0 + 5.0.1-SNAPSHOT org.zalando riptide-capture - 5.0.0 + 5.0.1-SNAPSHOT org.zalando riptide-chaos - 5.0.0 + 5.0.1-SNAPSHOT org.zalando riptide-compatibility - 5.0.0 + 5.0.1-SNAPSHOT org.zalando riptide-concurrent - 5.0.0 + 5.0.1-SNAPSHOT org.zalando riptide-core - 5.0.0 + 5.0.1-SNAPSHOT org.zalando riptide-failsafe - 5.0.0 + 5.0.1-SNAPSHOT org.zalando riptide-faults - 5.0.0 + 5.0.1-SNAPSHOT org.zalando riptide-httpclient - 5.0.0 + 5.0.1-SNAPSHOT org.zalando riptide-idempotency - 5.0.0 + 5.0.1-SNAPSHOT org.zalando riptide-logbook - 5.0.0 + 5.0.1-SNAPSHOT org.zalando riptide-micrometer - 5.0.0 + 5.0.1-SNAPSHOT org.zalando riptide-opentracing - 5.0.0 + 5.0.1-SNAPSHOT org.zalando riptide-opentelemetry - 5.0.0 + 5.0.1-SNAPSHOT org.zalando riptide-problem - 5.0.0 + 5.0.1-SNAPSHOT org.zalando riptide-soap - 5.0.0 + 5.0.1-SNAPSHOT org.zalando riptide-spring-boot-autoconfigure - 5.0.0 + 5.0.1-SNAPSHOT org.zalando riptide-spring-boot-starter - 5.0.0 + 5.0.1-SNAPSHOT org.zalando riptide-stream - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/riptide-capture/pom.xml b/riptide-capture/pom.xml index 54bef81c7..c2377060e 100644 --- a/riptide-capture/pom.xml +++ b/riptide-capture/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0 + 5.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-chaos/pom.xml b/riptide-chaos/pom.xml index bc8205f0b..52d1f7f29 100644 --- a/riptide-chaos/pom.xml +++ b/riptide-chaos/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0 + 5.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-compatibility/pom.xml b/riptide-compatibility/pom.xml index 854954922..d348b8c25 100644 --- a/riptide-compatibility/pom.xml +++ b/riptide-compatibility/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0 + 5.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-compression/pom.xml b/riptide-compression/pom.xml index 21eeaae9d..d0862fce5 100644 --- a/riptide-compression/pom.xml +++ b/riptide-compression/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0 + 5.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-concurrent/pom.xml b/riptide-concurrent/pom.xml index cb47a3497..05b3efbc7 100644 --- a/riptide-concurrent/pom.xml +++ b/riptide-concurrent/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0 + 5.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-core/pom.xml b/riptide-core/pom.xml index f877a82a0..7d794ec64 100644 --- a/riptide-core/pom.xml +++ b/riptide-core/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0 + 5.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-failsafe/pom.xml b/riptide-failsafe/pom.xml index 5357f2581..ffc1720c4 100644 --- a/riptide-failsafe/pom.xml +++ b/riptide-failsafe/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0 + 5.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-faults/pom.xml b/riptide-faults/pom.xml index 412ed0e51..7958587bd 100644 --- a/riptide-faults/pom.xml +++ b/riptide-faults/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0 + 5.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-httpclient/pom.xml b/riptide-httpclient/pom.xml index 59675677e..5907db62e 100644 --- a/riptide-httpclient/pom.xml +++ b/riptide-httpclient/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0 + 5.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-idempotency/pom.xml b/riptide-idempotency/pom.xml index 0ca0580b1..a3b990e21 100644 --- a/riptide-idempotency/pom.xml +++ b/riptide-idempotency/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0 + 5.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-logbook/pom.xml b/riptide-logbook/pom.xml index 630c0c9fc..778956299 100644 --- a/riptide-logbook/pom.xml +++ b/riptide-logbook/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0 + 5.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-micrometer/pom.xml b/riptide-micrometer/pom.xml index 20bb79d4f..dad347eeb 100644 --- a/riptide-micrometer/pom.xml +++ b/riptide-micrometer/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0 + 5.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-opentelemetry/pom.xml b/riptide-opentelemetry/pom.xml index b855e226c..4b6a07f76 100644 --- a/riptide-opentelemetry/pom.xml +++ b/riptide-opentelemetry/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0 + 5.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-opentracing/pom.xml b/riptide-opentracing/pom.xml index 639193e8f..38c317968 100644 --- a/riptide-opentracing/pom.xml +++ b/riptide-opentracing/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0 + 5.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-parent/pom.xml b/riptide-parent/pom.xml index 8fc73b798..c45944e0d 100644 --- a/riptide-parent/pom.xml +++ b/riptide-parent/pom.xml @@ -6,7 +6,7 @@ org.zalando riptide - 5.0.0 + 5.0.1-SNAPSHOT riptide-parent diff --git a/riptide-problem/pom.xml b/riptide-problem/pom.xml index 9d5015b58..4b1b49720 100644 --- a/riptide-problem/pom.xml +++ b/riptide-problem/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0 + 5.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-soap/pom.xml b/riptide-soap/pom.xml index 0a3719662..900b9cf43 100644 --- a/riptide-soap/pom.xml +++ b/riptide-soap/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0 + 5.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-spring-boot-autoconfigure/pom.xml b/riptide-spring-boot-autoconfigure/pom.xml index 33357463c..23febe9e4 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 + 5.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-spring-boot-starter/pom.xml b/riptide-spring-boot-starter/pom.xml index 462247c1b..4946091cf 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 + 5.0.1-SNAPSHOT ../riptide-parent diff --git a/riptide-stream/pom.xml b/riptide-stream/pom.xml index b63038c83..3a56e67c1 100644 --- a/riptide-stream/pom.xml +++ b/riptide-stream/pom.xml @@ -7,7 +7,7 @@ org.zalando riptide-parent - 5.0.0 + 5.0.1-SNAPSHOT ../riptide-parent