Skip to content

Conversation

@florian-lefebvre
Copy link
Member

@florian-lefebvre florian-lefebvre commented Dec 12, 2025

Changes

  • Closes New sessions driver config API #14967
  • Remove the test driver as it was only used by us internally. There's another way to test now
  • Other driver shape from v5 still work (will be removed in v7)
  • New driver shape in v6
  • Moves a few things around to keep session stuff together

Testing

  • Existing tests pass
  • Types for defineConfig() manually tested

Docs

@florian-lefebvre florian-lefebvre added this to the v6.0.0 milestone Dec 12, 2025
@florian-lefebvre florian-lefebvre self-assigned this Dec 12, 2025
@changeset-bot
Copy link

changeset-bot bot commented Dec 12, 2025

🦋 Changeset detected

Latest commit: 672cf21

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added the pkg: astro Related to the core `astro` package (scope) label Dec 12, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 12, 2025

⚠️ Package Trust Level Decreased

Caution

Decreased trust levels may indicate a higher risk of supply chain attacks. Please review these changes carefully.

📦 Package 🔒 Before 🔓 After
@cloudflare/unenv-preset trusted-with-provenance none
workerd trusted-with-provenance none
undici provenance none
miniflare trusted-with-provenance none
youch provenance none
@cloudflare/workerd-darwin-64 trusted-with-provenance none
@cloudflare/workerd-darwin-arm64 trusted-with-provenance none
@cloudflare/workerd-linux-64 trusted-with-provenance none
@cloudflare/workerd-linux-arm64 trusted-with-provenance none
@cloudflare/workerd-windows-64 trusted-with-provenance none
wrangler trusted-with-provenance none

@github-actions github-actions bot added the pkg: integration Related to any renderer integration (scope) label Dec 12, 2025
@github-actions github-actions bot removed the pkg: integration Related to any renderer integration (scope) label Dec 15, 2025
@github-actions github-actions bot added the pkg: integration Related to any renderer integration (scope) label Dec 15, 2025
@florian-lefebvre florian-lefebvre marked this pull request as ready for review December 18, 2025 10:40
Copy link
Member

@sarah11918 sarah11918 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving for docs when you're happy, @florian-lefebvre so you can merge whenever!

Just two thoughts left for your consideration!

florian-lefebvre and others added 3 commits December 18, 2025 16:58
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
@florian-lefebvre florian-lefebvre merged commit f361730 into next Dec 18, 2025
4 checks passed
@florian-lefebvre florian-lefebvre deleted the feat/sessions-drivers-changes branch December 18, 2025 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs pr pkg: astro Related to the core `astro` package (scope) pkg: integration Related to any renderer integration (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants