Justin Plock

Results 84 comments of Justin Plock

How difficult would it be to support `AuthenticationCleartextPassword` (auth_code `3`) from https://www.postgresql.org/docs/12/protocol-message-formats.html ? I'm trying to use pgcat against a PostgreSQL-compatible SaaS service that says its wire compatible, but was...

Looks like I’m running into what has already been reported. https://github.com/postgresml/pgcat/issues/487 The system I’m connecting to is using TLS and clear text as others have mentioned. Will look into creating...

Thank you! Downgrading to Docker 24.0.5 fixed my issue

Does https://GitHub.com/smoketurner/dropwizard-swagger fix your issue?

I've been maintaining https://github.com/smoketurner/dropwizard-swagger which I'm planning to update to 1.0.0.

You may want to look at https://github.com/smoketurner/dropwizard-swagger the original implementation no longer seems maintained unfortunately.

@wakandan I'd switch back those version changes. This project uses the maven-release-plugin which handles incrementing the versions in the pom.xml files automatically whenever a new release is created.

Merging this in will fix #66 and #63. Can you please merge this in @federecio and create a new release?

@wakandan yes correct, just set the dropwizard-swagger package back to 0.7.1-SNAPSHOT