Skip to content

Backend v0.28.1

Choose a tag to compare

@deploystack-automation deploystack-automation released this 07 Aug 15:51
· 1565 commits to main since this release

0.28.1 (2025-08-07)

  • remove scoped commit implementation documentation (8311fc8)
  • add paths for backend catalog and dereferenced data (9af5c3e)
  • release v0.28.0 (55eed57)
  • Implement session management and SSE handling (cb58e53)
  • implement scoped commit message guidelines and templates (a6839b8)
  • update README with new links and SVG assets (704799c)
  • add OAuth2 UserInfo endpoint for user information retrieval (0493bec)
  • add response type validation in OAuth2 authorization (f8b82b1)
  • add userinfo route and extend token expiration to 1 week (2660d2e)
  • enhance API documentation for authentication methods (237b590)
  • enhance API spec with health check and consent details (56282e9)
  • Implement OAuth2 consent flow with detailed consent management (a9ae782)
  • skip OAuth scope validation for cookie-based authentication (5ffa12c)
  • update cloud credential tests for GCP provider (666ce2d)
  • update README links for better formatting (ba15434)
  • remove unnecessary whitespace in registerRoutes function (1c6dd17)
  • simplify token handling in TokenService (16f177b)