Release notes - 1.37

1.37.0

2023-05-25

Bug Fixes

  • core: fix issue with circular types in expressions failing because type wasn’t defined (178aeb2)
  • docs: fix reference to Vyne in docs (ea9270b)
  • java-type-mapper: When a @DataType annotation doesn’t decalre a package, we no longer prepend the java class package. (8bb2612)
  • lsp: hover service now working (5b2dbbc)
  • spring-extension: fix parsing of spring metadata when using spring flux (90f66b0)
  • spring: fix type detection when method returns Flux/Flow/Mono/ResponseEntity (87f0c1e)

Features

  • added taxi-to-openapi converter (4e0a0c7)
  • cli: added bash script for fetching a prerelease version of the cli (3414fd5)
  • cli: added docs for accessing the cli (03e2bf9)
  • core: given blocks now support objects and arrays (bfe1254)
  • core: services support annotations and docs on parameters (424d92b)
  • core: support declaring params as nullable, and adding taxidoc to params. (8299399)
  • open-api: added open-api generator and docs (3acdc30)
Next
Welcome to Taxi