Skip to content

Cherry pick version bugfixes

Madalyn Marabella requested to merge cherry-pick-version-bugfixes into release/0.21

Includes fixes for:

  • python typing-extensions bug in 4.6.0
  • k8s configmap read fix
  • testing fixes - parts of unittest would attempt to connect to OPA even in MOCK and other fixes to integration tests.
  • security fix - upgrade fastapi to 0.95.2 and Starlette version to >=0.27.0 for a security release PR #9541. Details on Starlette's security advisory.
Edited by Shane Hutchins

Merge request reports