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

3.0 release (#2982) #3119

Merged
merged 3 commits into from
Sep 10, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions thanks.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# 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,<br>
Nabil Abdel-Hafeez aka @987nabil 🥳
Loading