Skip to content

v0.2.13

Choose a tag to compare

@lujunsan lujunsan released this 26 Aug 15:37
· 2470 commits to main since this release
145bddd

Headline Changes

  • Fixed SSE connection timeout
  • Raised scanner max token size in transparent proxy
  • Added resource metadata URL to WWW-Authenticate header

What's Changed

  • Do not use remote server logic for thv proxy by @amirejaz in #1577
  • Isolate unit tests from environment variables and enable race detection by @JAORMX in #1578
  • Remove redundant linting from operator CI workflow by @JAORMX in #1579
  • Raise scanner max token size in transparent proxy. by @blkt in #1581
  • Fix SSE connection timeout using background context for workload startup by @lujunsan in #1582
  • Add resource metadata url to www-authenticate header by @yrobla in #1565

Full Changelog: v0.2.12...v0.2.13