github suborbital/vektor v0.4.1
Beta-4.1

latest releases: v0.7.0, v0.6.1, v0.5.3...
3 years ago

Welcome to Vektor Beta-4.1!

This release includes some fairly niche but useful capabilities: you can now provide a function to be run before VK's router called an 'inspector', which allows code that can view a request without interacting with or modifying it in any way.

It also includes a SwapRouter method which allows wholesale swapping VK's router at runtime (in a concurrency-safe manner) so that the router can be changed but still get the full performance of httprouter in between swaps.

All other changes are internal!

Don't miss a new vektor release

NewReleases is sending notifications on new releases.