Skip to content

v3.0.0

Compare
Choose a tag to compare
@987Nabil 987Nabil released this 10 Sep 13:10
· 32 commits to main since this release
188ff2e

Finally 3.0! 🎉

Thanks for 3.0

We finally made the 3.0 release 🎉🎊 . Which is also the first real production-ready release with stable API of zio-http.
I am very happy to have reached this milestone.

Thanks to all the contributors and users of ZIO HTTP!
Especially thanks to:

  • @jdegoes for his vision, code contribution, mentoring and sponsoring of the project.
  • @vigoo for a lot of code contribution at the beginning of the 3.x series.
  • @kyri-petrou for optimizations and bug fixes.
  • @khajavi for his work on the documentation.

I hope you will enjoy working with zio-http as much as I do working with it and developing it.

Best regards,
Nabil Abdel-Hafeez aka @987Nabil 🥳

What's Changed since v3.0.0-RC10

Full Changelog: v3.0.0-RC10...v3.0.0

What's Changed since v.0.5.0

New Contributors