Skip to content

Tags: noellelc/npgsql

Tags

v8.0.1

Toggle v8.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
NinoFloris Nino Floris
Redo binary exporter column reading (npgsql#5464)

Fixes npgsql#5457

(cherry picked from commit cdf9841)

v8.0.0

Toggle v8.0.0's commit message
Bump version to 8.0.0

v8.0.0-rc.2

Toggle v8.0.0-rc.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump dotnet SDK to 8.0.0-rc.2 (npgsql#5325)

v7.0.6

Toggle v7.0.6's commit message
Test against PG16 in CI (npgsql#5262)

(cherry picked from commit fcebb3a)

v6.0.10

Toggle v6.0.10's commit message
Ignore replication test

Which generates a different exception on different PG versions

v5.0.17

Toggle v5.0.17's commit message
Ignoring test failing probably because of environmental issues

v8.0.0-preview.4

Toggle v8.0.0-preview.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade to .NET 8 preview 4 (npgsql#5060)

v8.0.0-preview.3

Toggle v8.0.0-preview.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix deadlock while cancelling a query (npgsql#5033)

Fixes npgsql#5032

v7.0.4

Toggle v7.0.4's commit message
Fix deadlock while cancelling a query (npgsql#5033)

Fixes npgsql#5032

(cherry picked from commit 276bb7d)

v8.0.0-preview.2

Toggle v8.0.0-preview.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Split TypeMapperResolver from TypeHandlerResolver (npgsql#4973)

Closes npgsql#4972