Skip to content

chore(main): release 0.7.0#115

Merged
alukach merged 1 commit into
mainfrom
release-please--branches--main--components--multistore
Jul 22, 2026
Merged

chore(main): release 0.7.0#115
alukach merged 1 commit into
mainfrom
release-please--branches--main--components--multistore

Conversation

@ds-release-bot

@ds-release-bot ds-release-bot Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.7.0 (2026-07-22)

Features

  • enforce conditional-write preconditions on PutObject (#122) (f5ff9a8)
  • implement same-store CopyObject (x-amz-copy-source) (#121) (02a79b0)
  • sts: accept AssumeRoleWithWebIdentity params from form-encoded POST bodies (#112) (c135b95)
  • upgrade object_store to 0.14, reqwest to 0.13, unpin worker (#114) (c5254b4)

This PR was generated with Release Please. See documentation.

@github-actions

github-actions Bot commented Jul 15, 2026

Copy link
Copy Markdown

🚀 Latest commit deployed to https://multistore-proxy-pr-115.development-seed.workers.dev

  • Date: 2026-07-22T05:09:59Z
  • Commit: 76394e8

@ds-release-bot
ds-release-bot Bot force-pushed the release-please--branches--main--components--multistore branch from 701b18b to 0697c81 Compare July 21, 2026 17:19
@ds-release-bot
ds-release-bot Bot force-pushed the release-please--branches--main--components--multistore branch from 0697c81 to 17466ed Compare July 22, 2026 05:06
@ds-release-bot
ds-release-bot Bot force-pushed the release-please--branches--main--components--multistore branch from 17466ed to 4141c1b Compare July 22, 2026 05:09
@alukach
alukach merged commit c2f0850 into main Jul 22, 2026
14 checks passed
@alukach
alukach deleted the release-please--branches--main--components--multistore branch July 22, 2026 05:14
@ds-release-bot

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

alukach added a commit to source-cooperative/data.source.coop that referenced this pull request Jul 22, 2026
Picks up developmentseed/multistore#115 (0.7.0): STS accepts
AssumeRoleWithWebIdentity params from form-encoded POST bodies,
conditional-write preconditions on PutObject, same-store CopyObject,
plus the object_store 0.14 / reqwest 0.13 / worker unpin upgrade.

Knock-on changes required by the dependency upgrades in 0.7.0:
- worker/worker-macros =0.7.4 -> =0.7.5 (multistore-cf-workers 0.7.0
  requires worker ^0.7.5)
- our own reqwest 0.12 -> 0.13 so HTTP_CLIENT's Client type matches the
  one multistore-sts::jwks::new now expects (single reqwest in the tree)
- enable reqwest's new `form` feature: `.form()` became opt-in in 0.13
  (was always-on in 0.12); needed for the STS post_form call

Verified: cargo check + clippy -D warnings on wasm32, cargo test all pass.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant