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

Drop support for JDK8 #617

Merged
merged 8 commits into from
Aug 13, 2024
Merged

Drop support for JDK8 #617

merged 8 commits into from
Aug 13, 2024

Conversation

lread
Copy link
Collaborator

@lread lread commented Aug 12, 2024

Closes #615

Please complete and include the following checklist:

  • I have read CONTRIBUTING and the Etaoin Developer Guide.

  • This PR corresponds to an issue that the Etaoin maintainers have agreed to address.

  • This PR contains test(s) to protect against future regressions

  • I have updated CHANGELOG.adoc with a description of the addressed issue.

@lread
Copy link
Collaborator Author

lread commented Aug 12, 2024

Oh ho! babashka http-client uses random-uuid, which was introduced in Clojure 1.11.

@lread
Copy link
Collaborator Author

lread commented Aug 12, 2024

Raised an issue babashka/http-client#60

I will pause until I hear back.

Babashka http-client now has a min Clojure version of 1.10 (was 1.11).
This is reasonable, Etaoin will share the same min version.
It belongs to the client not the request.

Thanks to slow Windows on CI to help me catch my mistake here.
@lread lread merged commit 023abd4 into master Aug 13, 2024
49 checks passed
@lread lread deleted the lread-drop-jdk8-support branch August 17, 2024 17:26
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.

technically breaking: Consider dropping support for JDK8
1 participant