Skip to content

Chore: Release - #15759

Merged
NicolasGorga merged 1 commit into
developfrom
changeset-release/develop
Jun 24, 2026
Merged

Chore: Release#15759
NicolasGorga merged 1 commit into
developfrom
changeset-release/develop

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to develop, this PR will be updated.

Releases

@medusajs/admin-shared@2.17.0

Minor Changes

Patch Changes

@medusajs/dashboard@2.17.0

Minor Changes

Patch Changes

@medusajs/core-flows@2.17.0

Minor Changes

Patch Changes

@medusajs/js-sdk@2.17.0

Minor Changes

Patch Changes

@medusajs/types@2.17.0

Minor Changes

Patch Changes

  • #15764 2221e527701c7a47f243d808b0f4fe8c7f44f2f8 Thanks @mrpackethead! - feat(file-s3): add acl option to disable ACL headers on uploads

    Adds an acl configuration option to the S3 file provider:

    • undefined (default): existing behaviour (public-read for public, private for private)
    • false: omit the ACL header entirely, required for buckets with BucketOwnerEnforced Object Ownership or Block Public Access enabled
    • A canned ACL string: use that ACL for all uploads
  • #13817 6eff86709de4dddc359f35fa84a2462fed85b753 Thanks @willbouch! - feat(admin-shared,dashboard,core-flows,product,js-sdk,types,medusa): rework product option values views and add dedicated endpoints

@medusajs/utils@2.17.0

Minor Changes

Patch Changes

  • Updated dependencies []:
    • @medusajs/deps@2.17.0

@medusajs/medusa@2.17.0

Minor Changes

Patch Changes

@medusajs/product@2.17.0

Minor Changes

Patch Changes

@medusajs/admin-bundler@2.17.0

Patch Changes

@medusajs/admin-sdk@2.17.0

Patch Changes

@medusajs/admin-vite-plugin@2.17.0

Patch Changes

create-medusa-app@2.17.0

Patch Changes

  • Updated dependencies []:
    • @medusajs/deps@2.17.0
    • @medusajs/telemetry@2.17.0

@medusajs/cli@2.17.0

Patch Changes

@medusajs/medusa-oas-cli@2.17.0

Patch Changes

@medusajs/framework@2.17.0

Patch Changes

@medusajs/modules-sdk@2.17.0

Patch Changes

@medusajs/orchestration@2.17.0

Patch Changes

@medusajs/workflows-sdk@2.17.0

Patch Changes

@medusajs/ui@4.1.17

Patch Changes

  • Updated dependencies []:
    • @medusajs/icons@2.17.0

@medusajs/eslint-plugin@2.17.0

Patch Changes

@medusajs/test-utils@2.17.0

Patch Changes

@medusajs/analytics@2.17.0

Patch Changes

@medusajs/api-key@2.17.0

Patch Changes

@medusajs/auth@2.17.0

Patch Changes

@medusajs/cache-inmemory@2.17.0

Patch Changes

@medusajs/cache-redis@2.17.0

Patch Changes

@medusajs/caching@2.17.0

Patch Changes

@medusajs/cart@2.17.0

Patch Changes

@medusajs/currency@2.17.0

Patch Changes

@medusajs/customer@2.17.0

Patch Changes

@medusajs/event-bus-local@2.17.0

Patch Changes

@medusajs/event-bus-redis@2.17.0

Patch Changes

@medusajs/file@2.17.0

Patch Changes

@medusajs/fulfillment@2.17.0

Patch Changes

@medusajs/index@2.17.0

Patch Changes

@medusajs/inventory@2.17.0

Patch Changes

@medusajs/link-modules@2.17.0

Patch Changes

@medusajs/locking@2.17.0

Patch Changes

@medusajs/notification@2.17.0

Patch Changes

@medusajs/order@2.17.0

Patch Changes

@medusajs/payment@2.17.0

Patch Changes

@medusajs/pricing@2.17.0

Patch Changes

@medusajs/promotion@2.17.0

Patch Changes

@medusajs/analytics-local@2.17.0

Patch Changes

@medusajs/analytics-posthog@2.17.0

Patch Changes

@medusajs/auth-emailpass@2.17.0

Patch Changes

@medusajs/auth-github@2.17.0

Patch Changes

@medusajs/auth-google@2.17.0

Patch Changes

@medusajs/caching-redis@2.17.0

Patch Changes

@medusajs/file-local@2.17.0

Patch Changes

@medusajs/file-s3@2.17.0

Patch Changes

  • #15764 2221e527701c7a47f243d808b0f4fe8c7f44f2f8 Thanks @mrpackethead! - feat(file-s3): add acl option to disable ACL headers on uploads

    Adds an acl configuration option to the S3 file provider:

    • undefined (default): existing behaviour (public-read for public, private for private)
    • false: omit the ACL header entirely, required for buckets with BucketOwnerEnforced Object Ownership or Block Public Access enabled
    • A canned ACL string: use that ACL for all uploads
  • Updated dependencies [57b8e74d0fea8fb0e9dccd76eb6df06f0380071a]:

    • @medusajs/framework@2.17.0

@medusajs/fulfillment-manual@2.17.0

Patch Changes

@medusajs/locking-postgres@2.17.0

Patch Changes

@medusajs/locking-redis@2.17.0

Patch Changes

@medusajs/notification-local@2.17.0

Patch Changes

@medusajs/notification-sendgrid@2.17.0

Patch Changes

@medusajs/payment-stripe@2.17.0

Patch Changes

@medusajs/rbac@2.17.0

Patch Changes

@medusajs/region@2.17.0

Patch Changes

@medusajs/sales-channel@2.17.0

Patch Changes

@medusajs/settings@2.17.0

Patch Changes

@medusajs/stock-location@2.17.0

Patch Changes

@medusajs/store@2.17.0

Patch Changes

@medusajs/tax@2.17.0

Patch Changes

@medusajs/translation@2.17.0

Patch Changes

@medusajs/user@2.17.0

Patch Changes

@medusajs/workflow-engine-inmemory@2.17.0

Patch Changes

@medusajs/workflow-engine-redis@2.17.0

Patch Changes

@medusajs/draft-order@2.17.0

Patch Changes

@medusajs/loyalty-plugin@2.17.0

Patch Changes

@medusajs/http-types-generator@2.17.0

medusa-dev-cli@2.17.0

@medusajs/deps@2.17.0

@medusajs/icons@2.17.0

@medusajs/ui-preset@2.17.0

@medusajs/telemetry@2.17.0

integration-tests-http@1.1.17

Patch Changes

@medusajs/oas-github-ci@2.17.0

Patch Changes

  • Updated dependencies []:
    • @medusajs/medusa-oas-cli@2.17.0

@medusajs/toolbox@2.17.0

@github-actions
github-actions Bot requested review from a team as code owners June 18, 2026 08:57
@github-actions
github-actions Bot force-pushed the changeset-release/develop branch 19 times, most recently from 873727b to fb761a1 Compare June 24, 2026 16:11
@github-actions
github-actions Bot force-pushed the changeset-release/develop branch from 5a8b1c8 to 6f9ea15 Compare June 24, 2026 17:10
@NicolasGorga
NicolasGorga merged commit b9f6459 into develop Jun 24, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant