Skip to content

Releases: lilt/lilt-java

3.0.1

23 Dec 20:58
370c248

Choose a tag to compare

  • Segment Id Int-> Long
  • Webhook Configuration

master

20 Feb 19:57

Choose a tag to compare

Changing to gcp-runner

3.0.0

22 Jul 15:17
bb41d5b

Choose a tag to compare

  • Removes endpoints related to deprecated features.
  • Introduces concept of "v2" and "v3" end points.

2.2.0

20 Dec 20:14
4d9d86f

Choose a tag to compare

Adds API bindings for a number of new features and endpoints.

Release 2.1.0

15 Mar 22:10

Choose a tag to compare

  • Due to continued problems with the File object and the code generator, we have renamed File to SourceFile in the swagger schema and in these bindings.
  • Minor changes to the code due to the upgrade of openapi-generator to version 5.0.1.

Release 2.0.3

05 Mar 01:44

Choose a tag to compare

  • Fixed a bug in which the internal File object was incorrectly bound to java.io.File by the code generator. (See this issue.)
  • Update to include new APIs.