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

[http4s] Multipart.apply is now effectful #1828

Open
blast-hardcheese opened this issue Oct 10, 2023 · 0 comments
Open

[http4s] Multipart.apply is now effectful #1828

blast-hardcheese opened this issue Oct 10, 2023 · 0 comments
Labels
scala-http4s Pertains to guardrail-scala-http4s

Comments

@blast-hardcheese
Copy link
Member

Warning is:

method apply in object Multipart is deprecated (since 0.23.12): Creating a boundary is an effect.  Use Multiparts.multipart to generate an F[Multipart[F]], or call the two-parameter apply with your own boundary.
@blast-hardcheese blast-hardcheese added the scala-http4s Pertains to guardrail-scala-http4s label Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scala-http4s Pertains to guardrail-scala-http4s
Projects
None yet
Development

No branches or pull requests

1 participant