Npgsql.EntityFrameworkCore.PostgreSQL breaking changes
nuget5 curated breaking changes across major versions of Npgsql.EntityFrameworkCore.PostgreSQL. Use this as a migration checklist before bumping dependencies.
- v8.0.11 \u2192 v9.0.0breaking
Add missing check for predicate in primitive collection simplifications by @roji in https://github.com/npgsql/efcore.pg/pull/3196
- v8.0.11 \u2192 v9.0.0breaking
Add ordering by ordinality column for primitive collections by @roji in https://github.com/npgsql/efcore.pg/pull/3209
- v8.0.11 \u2192 v9.0.0breaking
Correct non-NodaTime date/time type mappings when NodaTime is configured by @roji in https://github.com/npgsql/efcore.pg/pull/3214
- v8.0.11 \u2192 v9.0.0breaking
Add UUID version 7 as the default guid generator by @ChrisJollyAU in https://github.com/npgsql/efcore.pg/pull/3249
- v8.0.11 \u2192 v9.0.0breaking
Rename NpgsqlUuid7ValueGenerator to NpgsqlSequentialGuidValueGenerator and make it public by @roji in https://github.com/npgsql/efcore.pg/pull/3255
Get this data programmatically \u2014 free, no authentication.
curl https://depscope.dev/api/breaking/nuget/Npgsql.EntityFrameworkCore.PostgreSQL