Skip to content

Releases: superfaceai/one-service

v2.2.2

09 Mar 11:12
Compare
Choose a tag to compare

2.2.2 - 2023-03-09

Fixed

  • generate _superJson introspection schema and resolver with SuperJson document from argument instead of loading it from file system

v2.2.1

07 Mar 15:03
Compare
Choose a tag to compare

2.2.1 - 2023-03-07

Fixed

  • CLI port option validation with custom validation function Issue #35 - #37

v2.2.0

06 Mar 08:53
139b7be
Compare
Choose a tag to compare

2.2.0 - 2023-03-06

Added

  • createGraphQLMiddleware accepts context agument with getOneSdkInstance to allow own OneSDK instances - #32
  • option to log requests and OneSDK perform results as structured log using Pino - #33

Fixed

  • Pin GraphiQL to specific version (v2.4.0) to prevent breakage due to incorrect integrity check - #34

v2.2.0-rc.1

04 Mar 08:26
Compare
Choose a tag to compare
v2.2.0-rc.1 Pre-release
Pre-release
chore: release v2.2.0-rc.1

v2.2.0-rc.0

02 Mar 10:45
Compare
Choose a tag to compare
v2.2.0-rc.0 Pre-release
Pre-release
chore: release v2.2.0-rc.0

v2.1.0

16 Feb 09:58
Compare
Choose a tag to compare

2.1.0 - 2023-02-16

Changed

  • Replaced express-graphql with graphql-http - #31
  • Moved GraphiQL from /graphql to root / - #31

v2.0.4

16 Feb 06:52
Compare
Choose a tag to compare

2.0.4 - 2023-02-16

Changed

  • Update OneSDK to v2.3.1 - #30

v2.1.0-beta.0

15 Feb 19:02
Compare
Choose a tag to compare
v2.1.0-beta.0 Pre-release
Pre-release
chore: release v2.1.0-beta.0

v2.0.3

15 Feb 13:34
Compare
Choose a tag to compare

2.0.3 - 2023-02-15

Fixed

  • Handle not specified input in GQL query - #29

v2.0.2

08 Feb 09:21
Compare
Choose a tag to compare

2.0.2 - 2023-02-08

  • Updated OneSDK to 2.3.0
  • Updated Parser to 2.1.0
  • Updated AST to 1.3.0