Skip to content

Releases: getsentry/objectstore

0.1.11

05 Jun 08:55

Choose a tag to compare

New Features ✨

0.1.10

04 Jun 21:31

Choose a tag to compare

New Features ✨

  • (py-client) Add Multipart Upload API by @lcian in #476
  • (rust-client) Add Multipart Upload API by @lcian in #468

0.1.9

18 May 22:40

Choose a tag to compare

New Features ✨

  • (rust-client) Make concurrency configurable in ManyBuilder by @lcian in #457
  • (server/rust-client) Add batchable HEAD operation by @lcian in #478

0.1.8

05 May 09:28

Choose a tag to compare

New Features ✨

  • (py-client) Pin uv_build==0.9.26 by @lcian in #460

Bug Fixes 🐛

0.1.7

05 May 08:41

Choose a tag to compare

New Features ✨

  • (auth) Default auth enforcement to true by @lcian in #447
  • (py-client) Add permission and expiry overrides to sign_for_scope by @lcian in #432

0.1.6

09 Apr 08:28

Choose a tag to compare

New Features ✨

  • (server) Add X-Os-Auth as alternative auth header by @lcian in #422

Internal Changes 🔧

  • (python) Pin uv_build version with upper bound by @jan-auer in #420

0.1.5

02 Apr 10:27

Choose a tag to compare

New Features ✨

0.1.4

02 Apr 07:45

Choose a tag to compare

New Features ✨

  • (client) Add 100 MB per-batch body size limit by @jan-auer in #417

0.1.3

01 Apr 08:59

Choose a tag to compare

New Features ✨

  • (client) Add put_path for lazy file descriptor opening by @jan-auer in #415

Internal Changes 🔧

  • (client) Refactor many API into combinator pipeline by @lcian in #391
  • (config) Collapse dual storage fields into a single StorageConfig by @jan-auer in #384

0.1.2

04 Mar 14:00

Choose a tag to compare

New Features ✨

  • (rust-client) Add file variant with more reliable batching by @lcian in #346