Skip to content

Release wunderctl 0.138.0

Choose a tag to compare

@github-actions github-actions released this 07 Apr 18:09
· 6 commits to main since this release
f59516d

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

  • edbdb7e: feat: add ability to enable inspect for the server script runner (#788) (@devsergiy)

Bug fixes

  • 3af7fb2: fix: avoid infinite loop when using an operation as userInfoEndpoint for tokens (#790) (@fiam)
  • ae2dedf: fix: multiple fixes in authentication hooks (#782) (@fiam)
  • 30496a4: fix: translating oas spec in the v2 oas introspection (#787) (@devsergiy)