Riptide Versions Save

Client-side response routing for Spring

4.0.0-RC.1

10 months ago

What's Changed

Full Changelog: https://github.com/zalando/riptide/compare/4.0.0-RC.0...4.0.0-RC.1

4.0.0-RC.0

10 months ago

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: https://github.com/zalando/riptide/compare/3.2.2...4.0.0-RC.0

3.4.0

11 months ago
  • #1462: Synchronize SPI Span Decorator Loading
  • dependency updates

3.3.0

1 year ago
  • Adjusted span propagation for open telemetry agent
  • Dependency upgrades

3.2.2

2 years ago
  • Upgrade to Spring Framework 5.3.18

3.2.1

2 years ago
  • #1252: Reuse spring classloader for failsafe scheduler threads
  • dependency updates

3.2.0

2 years ago
  • #1163: Added sliding window based circuit breaker configuration support
  • dependency updates

3.1.2

2 years ago
  • corrected error propagation in spans #1210

3.1.1

2 years ago
  • included riptide-opentelemetry plugin into BOM

3.1.0

2 years ago
  • added riptide-opentelemetry plugin