Skip to content

v3.2.7

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Dec 18:29
· 10 commits to main since this release
  • Allow the client to retry on request errors and add a bit more logging in case failures continue
  • Add CORS headers directly to the API instead of through CDN
  • Add some more logging in the server for an edge case
  • Drastically improve scheduled job downsampling performance
  • Fix WASM builds by gating the rand crate behind the database feature
  • Update dependencies