Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Update dependencies and Docker images #614

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

reneleonhardt
Copy link

@reneleonhardt reneleonhardt commented Dec 11, 2023

Issue description

  • Update dependencies, plugins and Maven (Wrapper)
  • Update Docker images and switch to alpine
  • Use SCRAM authentication instead of md5 (default since Postgres 14)
  • Testcontainers only use JUnit Jupiter
  • Run tests with UTF-8 encoding and disable logging
  • Fix test.bash
  • Let Dependabot update Maven dependencies and GitHub Actions weekly
  • Build with JDK 17 for Java 8

Additional context

There were no tests for PgPool, I just updated the Docker image.

@reneleonhardt reneleonhardt force-pushed the 1.0.x-updates branch 2 times, most recently from 87c59ba to aed7a8a Compare December 11, 2023 20:31
@Neustradamus
Copy link

@reneleonhardt: Nice!

Linked to:

@mp911de
Copy link
Collaborator

mp911de commented Jan 9, 2024

Thanks for looking into this. The way the changes are arranged makes it impossible to backport these to the currently maintained version 1.0.x. A lot of these changes make sense and are interesting though.

@reneleonhardt
Copy link
Author

Thanks for looking into this. The way the changes are arranged makes it impossible to backport these to the currently maintained version 1.0.x. A lot of these changes make sense and are interesting though.

I can rebase onto main if that's what you mean by backport 😅

@reneleonhardt reneleonhardt force-pushed the 1.0.x-updates branch 2 times, most recently from 81a3b72 to 3b5a7f0 Compare May 26, 2024 13:44
@reneleonhardt reneleonhardt changed the base branch from 1.0.x to main May 26, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants