Go 1.18 Support – Generics, API fuzzing, and more #154
marcuskohlberg
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
To celebrate the release of Go 1.18, we’ve updated Encore with first-class support for generics, API fuzzing, and more!
Simply run
encore version update
to upgrade and get all these goodies.Generics are here!
Encore v0.21 comes with full support for Go 1.18's generics! You can now write generic code with Encore, use generic types in API request and response schemas, and more:
Fuzzing
Encore extends Go 1.18's support for fuzzing to include fuzz testing Encore APIs. Use
encore test -fuzz=.
to start fuzzing! Fuzzing is a great way to improve the security of your APIs by ensuring they can handle arbitrary inputs.✨ Join the most pioneering developer community
Developers building with Encore are forward thinkers working on interesting and exciting projects.
Join the conversation on Slack to see what's going on, and share what you're working on.
🗓️ What's next
We'll shortly be releasing improvements to the Deployment UX, and in the coming weeks give you more knobs in the Distributed Tracing dashboard, add native support for Object Storage, and much more!
— Remember, you can share your comments and ideas on our Public Roadmap.
We're excited to hear your feedback! ❤️
Keep building,
André (Founder) & the Encore team
This discussion was created from the release Go 1.18 Support – Generics, API fuzzing, and more.
Beta Was this translation helpful? Give feedback.
All reactions