Skip to content

v1.6.2

Choose a tag to compare

@oriolrius oriolrius released this 13 Feb 15:30
· 787 commits to main since this release

What's Changed

Fixes

  • E2E OIDC networking: Added OIDC_DISCOVERY_BASE_URL support for Docker environments where backend cannot reach localhost URLs
  • Database migrations: Entrypoint now runs migrations automatically on startup
  • Keycloak v26+ config: Updated hostname configuration to use full URL format

Documentation

  • Added E2E architecture diagram
  • Documented Docker OIDC networking configuration
  • Added E2E-specific troubleshooting section
  • Fixed typo in "Image Pull Failures" heading

Tests

  • All 19 RBAC E2E tests pass against local Docker environment

Full Changelog: v1.6.1...v1.6.2