Skip to content

2022.4.0

Compare
Choose a tag to compare
@mmcfarland mmcfarland released this 08 Nov 18:58
· 129 commits to main since this release
2f067f1

Changed

  • Move to using Azure AD based RBAC for AKS #114

Added

  • Adds function-based API endpoints for image and animation (ported from Explorer) #115, #119
  • Publish Azure Function packages to GitHub Pages based repo 117
  • Adds timeout middleware and less verbose logging for debugging gateway timeout issues #120

Fixed

  • Configure CORS correctly at the nginx-ingress level #127
  • Make config cache access thread safe to prevent key errors #130
  • Upgrade starlette (via fork) to prevent middleware errors #130
  • Better request tracing #130