Releases: bff-backup/code
Release wunderctl v0.93.3
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
Bug fixes
- 8ff5f75: fix: call mutation hooks (#58) (@StarpTech)
- 4b95377: fix: prevent oidc handler from panic if issuer is not valid URL (#59) (@jensneuse)
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)
Release wunderctl v0.93.1
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
- ae0eb72: feat: upgrade esbuild, update Node.js target versions (@StarpTech)
Bug fixes
- 9da07df: fix: openapi introspection defect (#53) (@matt-cochran)
- 06df8dc: fix: set correct client request, remove inflights checks in client (@StarpTech)
Release wunderctl v0.93.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.
Changelog
Bug fixes
- 3076a57: fix(MongoDB): introspection (@jensneuse)
Release wunderctl v0.92.3
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
Bug fixes
- f435527: fix: anonymous query 'operationName' wrong parsing value when null (#50) (@manini-i3hub)
Release wunderctl v0.92.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
Release wunderctl v0.92.1
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
Bug fixes
- aa07271: fix: trigger server reload after initial config build (#47) (@StarpTech)
Release wunderctl v0.92.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.
Changelog
Bug fixes
- 208800c: fix: remove locker on unsuccessful wunderctl download/install (@jensneuse)
Release wunderctl v0.91.5
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
Bug fixes
- 5e4fe75: fix(hooks): pass response correctly, pass input arg when available (#38) (@StarpTech)
Release wunderctl v0.91.4
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.