Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 24, 2025

Backport of #13164 to release/13.0

/cc @eerhardt

Customer Impact

We didn't ship stable versions of our Npgsql EF client integrations in 13.0.0 because Npgsql 10 wasn't shipped yet. It has shipped now.

This change also lifts Aspire.Npgsql and Aspire.Azure.Npgsql to v10.

Testing

Automated tests. Will also test eshop and aspire-samples.

Risk

There are some breaking changes from Npgsql 9 to 10. See https://www.npgsql.org/doc/release-notes/10.0.html#breaking-changes. We shouldn't hit any of these, but our customers may.

Regression?

No

@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 24, 2025

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 13166

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 13166"

@eerhardt eerhardt added the Servicing-consider Issue for next servicing release review label Nov 24, 2025
@joperezr joperezr added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Nov 24, 2025
@eerhardt
Copy link
Member

I verified this works with eshop.

@eerhardt
Copy link
Member

This is going to conflict with #13167. FYI

@joperezr joperezr added this to the 13.0.1 milestone Nov 24, 2025
@eerhardt
Copy link
Member

I verified this works with aspire-samples:

  • AspireShop
  • DatabaseContainers

I believe this is ready to merge @joperezr

@joperezr joperezr enabled auto-merge (squash) November 24, 2025 23:25
@joperezr joperezr merged commit a1937a3 into release/13.0 Nov 25, 2025
296 checks passed
@joperezr joperezr deleted the backport/pr-13164-to-release/13.0 branch November 25, 2025 00:03
This was referenced Dec 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants