KrakenD v0.8.0 Release Notes

Release Date: 2019-03-09 // about 5 years ago
  • 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