Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

http4s 0.23 support #387

Merged
merged 2 commits into from
Aug 23, 2021
Merged

Conversation

ScalaWilliam
Copy link
Contributor

  • Compiles for all the crossScalaVersions
  • Upgrade Scala 2.13.5 -> 2.13.6 and 3.0.0 -> 3.0.1
  • Various things had to be changed to accommodate for different behaviour of Scala 3 such as how circe is handled (Internal class), and defining implicit types explicitly.

Please if you can release this asap :-) quite a few people (and organizations) are waiting for this!

Closes #379

Compiles for all the crossScalaVersions
@kailuowang
Copy link

quite a few people (and organizations) are waiting for this!

+1

@theoilie
Copy link

Just to confirm for @ChristopherDavenport , all tests pass and you've tried this out locally? This would be great to use for the latest http4s projects, and I agree that lots of people/orgs are waiting for tsec to support Scala 3 -- I'd love to see this get merged! 😄

@ChristopherDavenport
Copy link
Collaborator

This has passed locally, I'm merging. We are moving to davenverse and trying to release from the new org. As I'm not an admin on this repo, this is necessary for this build to get sufficiently modernized.

@ChristopherDavenport ChristopherDavenport merged commit 6b163e1 into jmcardon:master Aug 23, 2021
@ScalaWilliam
Copy link
Contributor Author

Fantastic - thank you @ChristopherDavenport ! very excited for the new release

@ScalaWilliam
Copy link
Contributor Author

For those following, I can now see this released as:

libraryDependencies += "io.github.jmcardon" %% "tsec-http4s" % "0.4.0"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tsec-http4s project is not being built
4 participants