Is there an existing issue for this?
Description
I see that currently, this package uses Npgsql v3.2.7, that was released in 2018. This is a version that is out of support and therefore I believe it should be updated to at least v6, if not the latest (v8).
What is the impact?
Apart from possible security issues, there are some breaking changes, e.g. we could not use VerifyFull SSL mode in our connection string.
Is there an existing issue for this?
Description
I see that currently, this package uses Npgsql v3.2.7, that was released in 2018. This is a version that is out of support and therefore I believe it should be updated to at least v6, if not the latest (v8).
What is the impact?
Apart from possible security issues, there are some breaking changes, e.g. we could not use VerifyFull SSL mode in our connection string.