Release notes - 1.36

1.36.0

2023-03-07

1.36.2

2023-03-15

Bug Fixes

  • build: rollback base image (23a3fd5)
  • kotlin/codegen: params now correctly generate semantic types (f681f33)

1.36.3

2023-05-15

Bug Fixes

  • docs: Added reference to orbital blog (7aee7f1)
  • docs: fix reference to Vyne in docs (6f0de98)
  • docs: update docs around querying (a03516d)
  • minor fix to java parser (4d7f660)

Features

  • annotations: Added @HttpService annotation, which allows specifying a baseUrl, agnostic of service discovery or not. (26445ea)
  • core: add ArgumentExpression, for representing arguments within an executing TaxiQL query (ffe1b83)
  • core: support annotations on named queries and their params (a63847b)

Performance Improvements

  • compiler: improve compilation of large schemas by replacing a reduce()… (b052824)
Next
Welcome to Taxi