ITV / scala-pact

A Scala implementation of CDC using the Pact standard
Other
107 stars 54 forks source link

Added support for Http4s 0.19. #94

Closed orium closed 6 years ago

davesmith00000 commented 6 years ago

Do you know if there's an ETA on when the non-milestone version is out? I'm disinclined to facilitate people running milestone libs in prod. :-P

orium commented 6 years ago

Do you know if there's an ETA on when the non-milestone version is out?

I couldn't find any info on that, but if it takes the same time as the 0.18-M1 to 0.18 it will be ~6 months.

I'm disinclined to facilitate people running milestone libs in prod. :-P

People will not use this by accident. They will know they are using a unstable/preview version of http4s.

We can make it super-obvious by naming the project to scalapact-http4s-0-19-unstable. What do you think?

orium commented 6 years ago

Decided to fork upstream project. See https://github.com/ITV/fs2-rabbit.