Skip to content

0.6.0-alpha.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 15:24
· 145 commits to main since this release

v0.6.0-alpha.5 (2024-01-22)

Features

  • allow sending with retries (baa66de)
  • allow disabling TLS validation when talking to the OIDC server (9c8121e)
  • verification: add some initial verification (dcd17f0)
  • add verification (9d2b9a9)
  • add the Role enum (0c3bd1a)
  • add a more common way to get URLs from things (7d51c81)
  • add an "extras" module with an "ignore" visitor (568135e)

Fixes

  • add missing content-type header (aa60273)
  • add missing id (7aac1d3)
  • extract common arguments and fix clap arg clash (dcb94ec)
  • split up the store layout (15cb85f)
  • store the since file when downloading only (3997507)
  • honor features (472530b)