Releases: developmentseed/multistore
Releases · developmentseed/multistore
v0.6.3
Compare
Sorry, something went wrong.
No results found
0.6.3 (2026-07-01)
Bug Fixes
bound buffered-op body size and fail closed on classifier over-match (#102 ) (06ac75b )
cf-workers: sign the encoded request path; harden the signing-path contract (#103 ) (43a1781 )
eliminate cross-request body I/O on multipart & batch-delete writes (#100 ) (60b4278 )
v0.6.2
Compare
Sorry, something went wrong.
No results found
0.6.2 (2026-06-27)
Bug Fixes
cf-workers: bypass Cloudflare cache for HEAD subrequests (#95 ) (973bff7 )
v0.6.1
Compare
Sorry, something went wrong.
No results found
0.6.1 (2026-06-26)
Bug Fixes
proxy: stream-resign aws-chunked uploads instead of decoding (#92 ) (55d17c0 )
v0.6.0
Compare
Sorry, something went wrong.
No results found
0.6.0 (2026-06-25)
⚠ BREAKING CHANGES
RoleConfig.required_audience renamed to required_audiences. Code constructing RoleConfig must update the field; serialized configs using required_audience continue to work.
Features
accept multiple audiences for STS role validation (#90 ) (1fb09fa )
data edit operations — batch delete, copy rejection, wider write headers (#88 ) (55e3a32 )
Miscellaneous Chores
v0.5.1
Compare
Sorry, something went wrong.
No results found
0.5.1 (2026-06-23)
Features
oidc-provider: name STS session after the connection subject (#83 ) (9ce4560 )
Bug Fixes
ci: give production its own OIDC issuer so federation works (#85 ) (6a60c36 )
deps: bump quinn-proto to 0.11.15 (RUSTSEC-2026-0185) (#87 ) (2e9c54e )
Miscellaneous Chores
v0.5.0
Compare
Sorry, something went wrong.
No results found
0.5.0 (2026-06-20)
Features
backend-federation: outbound OIDC→backend STS exchange (oidc-provider delegates to it) (#57 ) (40fb24c )
cache: shared single-flight credential cache, wired into OIDC backend auth (#61 ) (ddbc09c )
oidc-provider: make OidcCredentialProvider cheaply cloneable (shareable warm cache) (#69 ) (d6f13f1 )
Bug Fixes
oidc-provider: surface federation failures as actionable errors, not opaque 500s (#66 ) (0422288 )
smoke: default FEDERATION_TEST_KEY when repo var is empty (#63 ) (2c00a04 )
v0.4.0
Compare
Sorry, something went wrong.
No results found
0.4.0 (2026-05-21)
Features
auth: rewritten path support (#34 ) (0d7799a )
cf-workers: add RequestParts for ergonomic request extraction (da8aca6 )
cf-workers: simplify Cloudflare Workers runtime ergonomics (#47 ) (b537eec )
core: add User-Agent header to outbound backend requests (#20 ) (2a9a5f2 )
oidc: support multiple signing keys (#26 ) (ead26d8 )
sts: enable custom STS endpoint URL (#32 ) (ff12fe3 )
Performance Improvements
v0.3.1
Compare
Sorry, something went wrong.
No results found
0.3.1 (2026-03-31)
Bug Fixes
v0.3.0
Compare
Sorry, something went wrong.
No results found
0.3.0 (2026-03-24)
Features
cf-workers: streamline response handling and header conversion (80f8543 )
core: support ListObjectsV1 (1d61dfc )
path-mapping: add more convenience tooling (9c4f5bb )
Bug Fixes
cf-workers: disable retry on buckets to avoid WASM panic (804b0bb )
core: support custom backend response headers (a5c5b9f )
v0.2.0
Compare
Sorry, something went wrong.
No results found
What's Changed
refactor: new architecture by @alukach in #7
refactor: simplify CF by @alukach in #18
chore(main): release multistore 0.2.0 by @ds-release-bot[bot] in #10
New Contributors
@ds-release-bot[bot] made their first contribution in #10
Full Changelog : 0.1.0...v0.2.0