Skip to content

Update to Npgsql 10 #43

@Badabunga

Description

@Badabunga

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 working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions