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

Jolo revamp #17

Open
wants to merge 51 commits into
base: master
Choose a base branch
from

Conversation

ferdinand-swoboda
Copy link

@ferdinand-swoboda ferdinand-swoboda commented Mar 29, 2022

Heads up, these are a lot of changes, not all related to Jolo, some are related to the removal of the OSS parent dependency and the CI configuration.
For more details on adopting the collector pattern, please see #14.

Some technicalities:

  • I've allowed edits on this branch by maintainers of the Jolo repo so you should be able to push. This is based on trust as it potentially exposes Github secrets to you.
  • Feel free to tag me for any questions and/or discussions on how this can tie into the future of Jolo.

ferdinand-swoboda and others added 30 commits February 6, 2022 11:40
To support error-prone in combination with JDK 17
While there, clean up Maven POM
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.0 to 42.3.3.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.3.0...REL42.3.3)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
These changes represent a complete backwards-incompatible makeover of jolo's public API in response
to the deprecation of `org.jooq.RecordHandler` in jOOQ v3.15.

Please see the new changelog.md file for details.
Introduce Folo, a fork of Jolo, proper
@ferdinand-swoboda ferdinand-swoboda changed the title Second chance Jolo upgrade Apr 4, 2022
@ferdinand-swoboda ferdinand-swoboda changed the title Jolo upgrade Jolo revamp Apr 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant