Release wunderctl v0.93.2
This is a new release of the command-line interface (CLI) wunderctl.
It allows you to create, deploy and manage your WunderGraph application.
Please check the readme or documentation if you want to learn more.
Changelog
Features
- b774e73: feat: improve error message when graphql introspection fails (#54) (@jensneuse)
Bug fixes
- 2d4bc4a: fix: don't (re-)fetch user server & client-side when authentication is disabled (#56) (@jensneuse)
- 7d803ba: fix: use default transport for mTLS calls, update client request headers (#57) (@StarpTech)