Skip to content

Release wunderctl 0.112.0

Choose a tag to compare

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

Changelog

Features

  • 7da3f75: feat: add ability for the user to comment on the documentation (#254) (@JivusAyrus)
  • bb3b6bd: feat: add configurable per-source timeouts (#232) (@fiam)
  • e601d4c: feat: align logging format hooks server and (#240) (@spetrunin)
  • 0b270f5: feat: improvements to "getting started" docs page (#261) (@fiam)
  • c05b341: feat: re-export SWR to prevent context issues (#264) (@Pagebakers)
  • 6351e35: feat: refactor cache handling, move storage out of generated (#238) (@fiam)
  • 2e4ae85: feat: subscriptions, ws connection init hook (#243) (@YuriBuerov)

Bug fixes