Jochen Schalanda

Results 313 comments of Jochen Schalanda

> but would like that fork to live in the golang-migrate org for security purposes Perfectly understandable and I would do the same thing. 😅 The README in https://hub.docker.com/r/joschi/postgres8 describes...

@dhui I've rebased this PR onto the latest default branch.

@dhui I am aware that this is a breaking change in migrate's API (although a quite mechanic one). Would you still be interested in this as a precursor to introducing...

> definitely include this for v5 @dhui Great to read that! Any plans when you want to start working on version 5 and maybe already create a branch for that?

Fixed via https://github.com/golang-migrate/migrate/pull/1151

@kylejmcintyre Thanks for reporting this! Could you please create a pull request to fix this in the `release/3.0.x` branch?

> Maybe we should stick to Jetty's own request logging as default in 5.x and deprecate the logback logging? Do you have an idea how much work that would be?...

@ratrun @karussell Could you please retry with the latest release (Dropwizard 4.0.8) which contains Jersey 3.0.15? That hopefully will address the issue.

Other affected tasks: - `io.quarkus.gradle.tasks.QuarkusBuildDependencies` - `io.quarkus.gradle.tasks.QuarkusShowEffectiveConfig` - `io.quarkus.gradle.tasks.ImageBuild` Apparently anything inheriting from `io.quarkus.gradle.tasks.QuarkusBuildTask`.

Kind of related to https://github.com/golang-migrate/migrate/pull/1132.