Skip to content

Release v2.11.2

Choose a tag to compare

@github-actions github-actions released this 05 Aug 12:36
0762359

Summary

Configuration reloads now reach the reverse proxy route table.

Fixed

  • Changes to Cratis:AuthProxy:Services now take effect when configuration reloads rather than at the next restart — routes and clusters are both rebuilt, so a service that moves address, or is added or removed, is routed accordingly without cycling the proxy
  • Withdrawing a path from AnonymousPaths now removes the route that relaxed authorization for it, instead of leaving that route serving the prefix until the process restarted
  • Declaring a new path in AnonymousPaths now opens it on reload, instead of the prefix counting as anonymous to the middlewares while still matching only the authenticated catch-all