Skip to content

Releases: getsentry/objectstore

0.1.14

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 10 Jul 09:06

New Features ✨

  • (py-client) Support creating pre-signed URLs by @lcian in #544

Bug Fixes 🐛

  • (py-client) Treat object keys as literal strings by @lcian in #548

0.1.13

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 09 Jul 14:00

New Features ✨

  • (client) Accept optional tokens in ClientBuilder::token by @jan-auer in #516
  • Add filename field to Metadata by @lcian in #517

Bug Fixes 🐛

  • Apply pedantic Clippy lints across workspace by @jan-auer in #513

Documentation 📚

  • Fix and expand documentation across the workspace by @jan-auer in #521
  • Fix multipart endpoint paths and client examples by @jan-auer in #505

Internal Changes 🔧

  • (client) Remove version pin notice on tokio dependency by @jan-auer in #531
  • Replace test key LazyLock statics with compile-time constants by @jan-auer in #510
  • Consolidate workspace dependencies and pin explicit versions by @jan-auer in #507

0.1.12

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 16 Jun 10:56

Bug Fixes 🐛

  • (rust-client) Classify zstd batch inserts by worst-case post-compression size by @lcian in #500

0.1.11

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 05 Jun 08:55

New Features ✨

0.1.10

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 04 Jun 21:31

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

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 18 May 22:40

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

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 05 May 09:28

New Features ✨

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

Bug Fixes 🐛

0.1.7

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 05 May 08:41

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

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 09 Apr 08:28

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

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 02 Apr 10:27

New Features ✨