Skip to content

Release wunderctl 0.130.0

Choose a tag to compare

@github-actions github-actions released this 07 Apr 18:17
· 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

  • 485975b: feat: add support for uploads from anonymous users (#632) (@fiam)

Bug fixes

  • 8542cf6: fix: avoid feeding paths into applicationHash calculation (#636) (@fiam)
  • 6896946: fix: fix wundernode ui (#639) (@JivusAyrus)
  • c4371b8: fix: pass GH token in HTTTP call from getExamplesList() (#640) (@fiam)
  • 95a7bd7: fix: pass file upload hooks to upload configuration resolution (#631) (@fiam)