generated from DbUp/dbup-provider-template
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched the existing issues
Library Version
6.1.5
What happened?
Npgsql 10 added the support for GSS Encryption which we want to drop via our connection string because we are already using TLS. However this will lead to an error during the connection attempt with the Npgsql 9 version :
Is there a roadmap to support the latest .Net 10 release ?
Relevant log output
Unhandled exception. System.ArgumentException: Couldn't set gss encryption mode (Parameter 'gss encryption mode') │
│ ---> System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working