Releases: getsentry/objectstore
Releases · getsentry/objectstore
0.1.6
09 Apr 08:28
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
0.1.4
02 Apr 07:45
Compare
Sorry, something went wrong.
No results found
New Features ✨
(client) Add 100 MB per-batch body size limit by @jan-auer in #417
0.1.3
01 Apr 08:59
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
New Features ✨
(rust-client) Add file variant with more reliable batching by @lcian in #346
0.1.1
02 Mar 12:02
Compare
Sorry, something went wrong.
No results found
New Features ✨
(clients/python) Add parse_accept_encoding and fix wildcard handling by @jan-auer in #347
Internal Changes 🔧
Separate release-library branch prefix for client releases by @jan-auer in #345
0.1.0
27 Feb 13:36
Compare
Sorry, something went wrong.
No results found
New Features ✨
(clients) Add accept_encoding to Rust and Python get methods by @jan-auer in #344
0.0.19
27 Feb 08:53
Compare
Sorry, something went wrong.
No results found
New Features ✨
(rust-client) Implement many API using batch endpoint by @lcian in #277
0.0.18
24 Feb 15:43
Compare
Sorry, something went wrong.
No results found
New Features ✨
(clients) Add static token auth, consolidate token generator by @lcian in #330
(python-client) Improve retries for compressed bodies by @lcian in #329
Bug Fixes 🐛
(python-client) Avoid mutable default argument in TokenGenerator by @lcian in #336
(rust-client) Check HTTP status on DELETE responses by @lcian in #333
0.0.17
16 Feb 14:02
Compare
Sorry, something went wrong.
No results found
New Features ✨
(types) Add origin as built-in metadata field by @jan-auer in #292
Documentation 📚
(clients) Restructure Rust and Python client READMEs by @jan-auer in #294
Add crate-level architecture documentation by @jan-auer in #304
Internal Changes 🔧
Types
Extract modules and distribute docs by @jan-auer in #307
Move tombstone + custom-time out of Metadata header methods by @jan-auer in #303