Skip to content

v1.0.32

Choose a tag to compare

@kearisp kearisp released this 30 Mar 15:49
· 2 commits to master since this release
ee8d6b2

Features

  • added HTTP auth support for the proxy module with new controller and service endpoints
  • introduced proxy entrypoint handling for container startup customization

Fixes

  • improved certificate and proxy service flow to support the new auth-related behavior
  • adjusted project lifecycle handling to align proxy-related changes across controllers, repositories, and services

Chore / Maintenance

  • updated GitHub Actions workflows for publish and unpublish jobs
  • refined beta unpublish workflow to deprecate beta versions before removing them
  • added build record fixtures for the proxy image

Dependency Updates

  • upgraded GitHub Actions to newer major versions for checkout, setup-node, and cache actions