Release wunderctl 0.174.0
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.
For breaking changes, please check the migration guidelines for more information.
Changelog
Features
- 569a752: feat: add rust client (#1266) (@fiam)
- 7c3dcbe: feat: enable log output by default (#1268) (@fiam)
- d1b9596: feat: improved context factory types (#1250) (@Pagebakers)
- d62e15f: feat: include authentication refresh tokens in User objects (#1269) (@fiam)
- a3ca1b0: feat: log requests and responses to OpenAPI and SOAP upstreams (#1272) (@fiam)
- 7bd7022: feat: make --debug log all requests and responses to the node (#1271) (@fiam)