Skip to content

4.8.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 11:20
· 3 commits to master since this release

Removed

  • B2 now applies SSE-B2 (AES256) as the default server-side encryption to every bucket and no longer accepts none. --default-server-side-encryption none on bucket create and bucket update now fails with a message explaining that the option should be omitted. Omitting the option uses the server default.

Infrastructure

  • Fix Read the Docs builds by migrating the config from the removed pdm setup to uv sync.
  • Skip changelog requirement for PRs that only modify uv.lock.