Skip to content

Release wunderctl 0.111.0

Choose a tag to compare

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

  • 33e840c: feat: add graphql introspection middleware (#214) (@spetrunin)
  • 7bf72ef: feat: sse subscriptions configuration (#217) (@YuriBuerov)

Bug fixes

  • 889a69a: fix(authentication): userInfoEndpoint should be optional for token auth providers (#216) (@xzyfer)
  • b22c32a: fix(cache): dont print dev messages in prod mode (#208) (@StarpTech)
  • 283a9c8: fix(codegen): resolve template dependencies recursively (#209) (@StarpTech)
  • c01bd9a: fix: allow to configure internal and public node urls separately (#207) (@spetrunin)
  • 4a98ab2: fix: sync path of prisma introspection and prisma runtime (#220) (@jensneuse)