Skip to content

v1.13.0

Compare
Choose a tag to compare
@canonical-iam canonical-iam released this 11 Jul 10:22
940f783

1.13.0 (2024-07-11)

Features

  • add HTTPClientFromContext + improved OtelHTTPClientFromContext func (fa1b3e8)
  • add context path spec to correctly handle redirect (71aef28)
  • add hydra admin url to config + add comment for env var expectation (b36e498)
  • add hydra clients to OAuth2Context struct (0072078)
  • add Logout function and HTTPClientInterface (98e4ec3)
  • add logout handler (5ea5742)
  • add logout implementation (3c435d4)
  • add NextTo cookie handling to cookie manager and interface (5a5cc30)
  • handle optional next parameter for FE use (1f4ca15)

Bug Fixes

  • add json parsing error (8713366)
  • clear cookie functions (3a1b2e4)
  • improve validation error messages (c20ff4a)
  • temporary fix to allow time for new solution on the frontend (6ee0ac3)
  • UI serving handlers (b4070b1)