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

Scala 3 migration #32

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from
Draft

Scala 3 migration #32

wants to merge 14 commits into from

Conversation

MateuszKubuszok
Copy link
Collaborator

@MateuszKubuszok MateuszKubuszok commented Aug 10, 2024

TODO:

  • remaining implicit -> given
  • replace Monocle with Quicklens
  • make sure every .query[A] becomes .queryWithLabel[A](label), same with .update and .updateWithLabel(label)
  • fix MDC (implement "stack")
  • test new Jsoniter implementation for OpenAPI (they changed something again...)
  • fix all new warnings
  • restore Show.wrap
  • fix GHA and migrate from Makefile to Justfile

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.

1 participant