Releases: bff-backup/code
Release wunderctl 0.167.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.
For breaking changes, please check the migration guidelines for more information.
Changelog
Features
- 29c5acd: feat: enable log messages when parsing OpenAPI specs (#1154) (@fiam)
- 932ff68: feat: support GraphQL files with .gql extension (#1149) (@fiam)
- 71d88b3: feat: unify authentication mechanisms, redirect back with errors (#1059) (@fiam)
Bug fixes
Release wunderctl 0.166.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.
For breaking changes, please check the migration guidelines for more information.
Changelog
Release wunderctl 0.165.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.
For breaking changes, please check the migration guidelines for more information.
Changelog
Features
- 31c9449: feat: improve openai (#1126) (@jensneuse)
Bug fixes
Release wunderctl 0.164.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.
For breaking changes, please check the migration guidelines for more information.
Changelog
Features
- 30a0b12: feat: add support for feature usage telemetry (#1096) (@fiam)
- 146ae11: feat: add support for openai (#1121) (@fiam)
Bug fixes
- e51a06d: fix: broken link (#1123) (@JivusAyrus)
- bd05f6e: fix: download correct prisma binaries for linux/arm64 (#1119) (@fiam)
- e791484: fix: make telemetry metric generation async (#1118) (@fiam)
- 4e969bf: fix: update svelte query version (#1117) (@Pagebakers)
Release wunderctl 0.163.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.
For breaking changes, please check the migration guidelines for more information.
Changelog
Bug fixes
Release wunderctl 0.162.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.
For breaking changes, please check the migration guidelines for more information.
Changelog
Features
- 09ef6ef: feat: updated SWR to 2.2.0 (#1109) (@Pagebakers)
Bug fixes
Release wunderctl 0.161.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.
For breaking changes, please check the migration guidelines for more information.
Changelog
Features
- f212042: feat: announce cloud GA (#1089) (@StarpTech)
- a5d49cb: feat: reimplement customJSONScalars (#1099) (@Aenimus)
- dd4aaca: feat: support different types with the same when generating OAS (#1103) (@fiam)
Bug fixes
- 0d5ec08: fix(issue): clarify how to gather versions (#1093) (@ggeijteman-wg)
- 938e7ed: fix: delete unknown directives from the schema generated from OAS (#1086) (@fiam)
- 12c9307: fix: federation introspection (#1073) (@devsergiy)
- 90d4d6c: fix: hang up when quickly exiting wunderctl up (#1091) (@fiam)
- eea3cf4: fix: update goreleaser configuration for 1.19 (#1105) (@fiam)
Release wunderctl 0.160.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.
For breaking changes, please check the migration guidelines for more information.
Changelog
Features
- b6c2c1a: feat: support prisma views (#1052) (@thisisnithin)
- 7821a5c: feat: use 204 to signal there's no authenticated user (#1063) (@fiam)
Bug fixes
Release wunderctl 0.159.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.
For breaking changes, please check the migration guidelines for more information.
Changelog
Features
- 5ffb1f2: feat: add logging interface (#1043) (@fiam)
- 4ec4bcd: feat: add support for user-defined session durations (#1035) (@fiam)
- bc07d81: feat: added fix for argmax issue in ISSUE-1011 (#1012) (@GandiYaswanthSai)
- c58bd13: feat: pass internal requests from ORM into GraphQLHandler (#1049) (@fiam)
- 4635d05: feat: support oneof on inputs for the generated client (#1031) (@devsergiy)
Bug fixes
- 2354652: fix: bump orm version (#1047) (@Pagebakers)
- c5b68c9: fix: bump orm version (#1048) (@Pagebakers)
- f2f8663: fix: handle nested type definitions in operation inputs when generating OAS (#1056) (@fiam)
Release wunderctl 0.158.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.
For breaking changes, please check the migration guidelines for more information.
Changelog
Features
- 76641e1: feat: add withHeaders method to ORM (#1025) (@Pagebakers)
- 0627dc2: feat: implement removeNullVariables for DB datasources (#1041) (@Aenimus)