Release notes - 1.70

1.70.0

2026-01-09

Bug Fixes

  • add missing LONG as number type (5699666)
  • build: don’t try to publish npm packages on develop, as a tag is required (e4e784b)
  • build: getting publishing to maven central working locally (3bbd5f6)
  • build: migrate s3-wagon provider (2e6ffb6)
  • intellij-plugin: fix gradle build (df3ed83)
  • java2taxi: map kotlin.Unit to Taxi’s Void type (c6fca47)
  • package-manager: clone branches / tags to independent directories (fd6b790)
  • xsd: xsd annotations should not generate types if create is not set to true (0f9b06c)
  • xsd: xsd annotations should not generate types if create is not set to true (77e7738)
  • xsd: xsd annotations should not generate types if create is not set to true (f739a16)

Features

  • bump Kotlin version to 2.2 (a778fd5)
  • lang-server: adding support for language-server “Workspace reader” which supports resolving dependencies from within the workspace (d2e3b35)
  • lang: support operations as callable expressions (f317a5e)
  • lang: support operations as callable expressions (211533f)
  • lang: support operations as callable expressions (05bd13f)
  • language-server: add IntelliJ IDEA plugin with LSP4IJ integration (4a119fd)
  • xsd: Enhance XSD to Taxi mapping (37d8b66)

1.70.1

2026-01-09

Next
Welcome to Taxi