Skip to content

EF Core 9 release checklist #32915

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
26 of 31 tasks
AndriySvyryd opened this issue Jan 24, 2024 · 3 comments
Closed
26 of 31 tasks

EF Core 9 release checklist #32915

AndriySvyryd opened this issue Jan 24, 2024 · 3 comments
Assignees
Labels
area-global composite-issue A grouping of multiple related issues into one issue
Milestone

Comments

@AndriySvyryd
Copy link
Member

AndriySvyryd commented Jan 24, 2024

RC1 (Code-complete)

  • API Review
  • Make sure docs for services state the correct lifetime

RC2

GA

Post-release

  • (@AndriySvyryd) Delete preview branches and branches for releases that are no longer supported (create tags)
  • (@AndriySvyryd) Remove obsolete members in the next release (only the ones made obsolete in an LTS release) Remove obsolete attributes at the start of EF10 #34467
  • Make sure to target only the latest TFM to make the above 2 items more manageable and simplify the support policy for our users
  • Update .NET SDK version
  • Create repo survey issue
  • Create a checklist for 10
@AndriySvyryd AndriySvyryd added area-global composite-issue A grouping of multiple related issues into one issue labels Jan 24, 2024
@ajcvickers ajcvickers added this to the 9.0.0 milestone Jan 31, 2024
@ajcvickers ajcvickers changed the title Release checklist EF Core 9 release checklist Jan 31, 2024
@bricelam
Copy link
Contributor

  • Make sure you depend on a SQLite version that supports .NET 9 Wasm

@AndriySvyryd
Copy link
Member Author

@bricelam That sounds like a feature request unless we already support Wasm. Can you provide more context?

@bricelam
Copy link
Contributor

In the past, I’ve coordinated with Eric to update the wasm builds of SQLitePCLRaw. They need to be updated every release since Emscripten isn’t backwards compatible with old binaries.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area-global composite-issue A grouping of multiple related issues into one issue
Projects
None yet
Development

No branches or pull requests

5 participants