ghostdogpr / caliban

Functional GraphQL library for Scala
https://ghostdogpr.github.io/caliban/
Apache License 2.0
947 stars 248 forks source link

Update ZIO Http #2383

Closed kyri-petrou closed 2 months ago

kyri-petrou commented 3 months ago

Due to the removal of deprecated methods in ZIO Http, we have to remove the deprecated methods. The issue now is that if we want to strictly follow the versioning scheme we have to bump the version to 2.9.0.

Note that users can't update to ZIO Http RC10 until we release a new version

ghostdogpr commented 3 months ago

There is already a bunch of pending breaking change PRs so let's make 2.9 the next one.

paulpdaniels commented 3 months ago

Should we wait for next week? They were saying on the channel that 3.0 is targeted for 9/6 barring any large issues

ghostdogpr commented 3 months ago

Should we wait for next week? They were saying on the channel that 3.0 is targeted for 9/6 barring any large issues

Oh nice, finally! Yeah I think we're not in a hurry so if 3.0 is soon let's wait!

kyri-petrou commented 2 months ago

Updated version to 3.0.0