github kgateway-dev/kgateway v1.6.0-beta22

latest releases: v2.1.0-agw-cel-rbac, v2.0.4, poc-v1.1.55...
4 years ago

New Features

  • Add support for the new inheritablePathMatchers value on Route config. This new setting is similar to the inheritableMatchers boolean value that allows delegated routes (i.e., routes on route tables) to optionally opt into inheriting HTTP header, method, or query parameter matching from the parent route. The new inheritablePathMatchers is used to optionally opt into inheriting HTTP path matcher config from the parent. (#3726)

Fixes

  • Fix a bug where the inheritableMatchers value itself was being read from the parent route, rather than the child route (as documented and intended). (#4008)
  • Fix generated resource clients watch functions to not block infinitely, therefore leaking go-routines. (#4001)

Don't miss a new kgateway release

NewReleases is sending notifications on new releases.