Skip to content

Releases: freva-org/freva-nextgen

v2601.0.0

03 Feb 13:05
3105fb1

Choose a tag to compare

Added

  • Faster redis connections.
  • Better pre-sigend public zarr-store urls.
  • Lazy import of 'slow' dependencies.
  • Fix issues #65 - recycling redis connections.
  • Enabled PKCE for login flow.

v2510.0.0

24 Oct 17:16

Choose a tag to compare

Added

  • Option to adjust existing flavours from CLI
  • New endpoint to display metadata in zarr format.
  • Add update flavour endpoint on the Rest
  • Add update flavour as a functionality on the freva-client
  • Add zarr view endpoint to respond Xarray-HTML formatted response
  • Add logout endpoint to clean the SSO session after use.

Changed

  • Move the client id and secret from search parameter to header
  • Fall back to code login flow if device login flow is not available

v2508.1.0

16 Aug 08:43
cb54285

Choose a tag to compare

New

  • Client accepts timeout option for login
  • Improved instructions on SSH port forwarding for remote logins.