Skip to content

Commit aa60031

Browse files
authored
chore: Prepare obstore 0.9.5 (#684)
1 parent ac67805 commit aa60031

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## Unreleased
44

5+
## [0.9.5] - 2026-05-20
6+
7+
### What's Changed
8+
9+
- fix: Fix handling prefix during signing https://github.com/developmentseed/obstore/pull/683
10+
11+
**Full Changelog**: https://github.com/developmentseed/obstore/compare/py-v0.9.4...py-v0.9.5
12+
513
## [0.9.4] - 2026-04-22
614

715
### What's Changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

obstore/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "obstore"
3-
version = "0.9.4"
3+
version = "0.9.5"
44
authors = { workspace = true }
55
edition = { workspace = true }
66
description = "The simplest, highest-throughput interface to Amazon S3, Google Cloud Storage, Azure Blob Storage, and S3-compliant APIs like Cloudflare R2."

0 commit comments

Comments
 (0)