Skip to content
This repository was archived by the owner on Mar 16, 2022. It is now read-only.

0.3.0

Choose a tag to compare

@h2non h2non released this 24 Jul 10:45
· 265 commits to master since this release

This release introduces stability improvements in both core and API, among new features.

New major features are:

  • Built-in retry/backoff logic for both forward/replay traffic (it's a sort of resiliency for your HTTP traffic)
  • New middleware phase for proxied responses (now you can intercept responses before sending them to the end clients)
  • Rocky CLI is now a standalone package (rocky core is now more small with less dependencies)
  • Better test coverage

For CLI binary releases, see rocky-cli