Skip to content

0.8.0

Compare
Choose a tag to compare
@alombarte alombarte released this 09 Mar 15:22
· 608 commits to master since this release
f492762

Summary of changes

  • New routers Chi and httpmux
  • Mux based routers add multiple methods in same URL pattern
  • Integration tests
  • Mixing mandatory and optional query strings parameters is now possible
  • Error interface
  • Shadow backends / Traffic mirroring
  • Improved response headers
  • A fix in sequential backends
  • Mux based features now are like the Gin's ones
  • A detailed http executor