Skip to content

Releases: kestra-io/client-sdk

v1.0.11-java

24 Mar 14:40
86a26ab

Choose a tag to compare

Features

Bug Fixes

Chores

v1.0.10-java

02 Mar 15:02

Choose a tag to compare

Features

Bug Fixes

Commits

v1.0.9-java

18 Feb 09:49
6a5b33d

Choose a tag to compare

Features

Bug Fixes

Code Refactoring

Tests

Continuous Integration

Chores

  • disable generation inside CI due to generation issue with js sdk (YannC.)

Commits

  • db4cb6c: use 1.2.0-SNAPSHOT openapi spec (Roman Acevedo) #143

v1.0.8-java

19 Jan 14:59

Choose a tag to compare

Features

  • Generated SDK with 1.2.0 Openapi specs (YannC.)
  • Added Logs endpoints for Java SDK (YannC.)

Bug Fixes

  • python test trigger (YannC.)
  • remove version from generated files (YannC.)
  • remove version from generatedAnnotation.mustache for Java (YannC.)

Tests

Chores

  • disable generation inside CI due to generation issue with js sdk (YannC.)

Commits

  • 9bc3ab0: feat(java,javascript,python): regenerate, improve gen by removing noise (#147) (Roman Acevedo) #147

v1.0.7-java

13 Jan 14:53

Choose a tag to compare

Features

Bug Fixes

  • better java follow test (YannC.)
  • java-sdk: fix followDependenciesExecution return type (#128) #128 (Clément Doumouro)
  • java: correct dependencies follow + fix test due to 1.1 changes + now run test on kestra v1.1 (YannC.)
  • python: update flow complete test, input with defaults are now required (YannC.)
  • js: remove version from SDK (#138) #138 (Barthélémy Ledoux)
  • avoid double testing scheme (#139) #139 (Barthélémy Ledoux)
  • java: avoid generating tests (YannC.)
  • modify label spec in openapi-customizer.ts (YannC.)
  • modify method adding labels as array and bring back updateTaskRunState method + java test (YannC.)
  • python test for updateTaskRunState + generate for 1.2 snapshot and fix issues + remove version from generated files (YannC.)
  • python test trigger (YannC.)
  • remove version from generated files (YannC.)
  • remove version from generatedAnnotation.mustache for Java (YannC.)

Tests

Continuous Integration

Commits

  • 9bc3ab0: feat(java,javascript,python): regenerate, improve gen by removing noise (#147) (Roman Acevedo) #147

v1.0.6-java

31 Dec 13:15

Choose a tag to compare

Features

  • generate java as 1.0.1 (YannC.)
  • create one CI that trigger test & publish only for modified SDK + created a folder for each languages containing template, conf and source code (#124) #124 (YannC)
  • java: add TestSuitesApi (#125) #125 (Roman Acevedo)
  • generation Java SDK 1.0.3 and Python SDK 1.0.6 (YannC.)
  • make javascript sdk work and add unit testing (#136) #136 (Nicolas K.)
  • cicd: move to trusted publishing (Ludovic DEHON)
  • add sse support to the js sdk (#142) #142 (Barthélémy Ledoux)
  • java: added dashboard, files and apps api + remove version from java files to reduce file change number (YannC.)

Bug Fixes

  • correct folder in file-changes action + missing if (YannC.)
  • add checkout step in file-changes to make paths filters works on push (YannC.)
  • correct package-dir in pypi action to publish python sdk (YannC.)
  • better java follow test (YannC.)
  • java-sdk: fix followDependenciesExecution return type (#128) #128 (Clément Doumouro)
  • java: correct dependencies follow + fix test due to 1.1 changes + now run test on kestra v1.1 (YannC.)
  • python: update flow complete test, input with defaults are now required (YannC.)
  • js: remove version from SDK (#138) #138 (Barthélémy Ledoux)
  • avoid double testing scheme (#139) #139 (Barthélémy Ledoux)
  • java: avoid generating tests (YannC.)
  • modify label spec in openapi-customizer.ts (YannC.)
  • modify method adding labels as array and bring back updateTaskRunState method + java test (YannC.)
  • python test for updateTaskRunState + generate for 1.2 snapshot and fix issues + remove version from generated files (YannC.)

Tests

  • python: add a test that fetch all users (YannC.)
  • java: importflow test corrected (YannC.)

Continuous Integration

v1.0.5-java

26 Dec 10:43

Choose a tag to compare

Features

  • add openapi spec download in generate-sdks.sh #108 (Roman Acevedo)
  • generate java as 1.0.1 (YannC.)
  • create one CI that trigger test & publish only for modified SDK + created a folder for each languages containing template, conf and source code (#124) #124 (YannC)
  • java: add TestSuitesApi (#125) #125 (Roman Acevedo)
  • generation Java SDK 1.0.3 and Python SDK 1.0.6 (YannC.)
  • make javascript sdk work and add unit testing (#136) #136 (Nicolas K.)
  • cicd: move to trusted publishing (Ludovic DEHON)
  • add sse support to the js sdk (#142) #142 (Barthélémy Ledoux)
  • java: added dashboard, files and apps api + remove version from java files to reduce file change number (YannC.)

Bug Fixes

  • fix issue template to backend (Anna Geller)
  • correct folder in file-changes action + missing if (YannC.)
  • add checkout step in file-changes to make paths filters works on push (YannC.)
  • correct package-dir in pypi action to publish python sdk (YannC.)
  • better java follow test (YannC.)
  • java-sdk: fix followDependenciesExecution return type (#128) #128 (Clément Doumouro)
  • java: correct dependencies follow + fix test due to 1.1 changes + now run test on kestra v1.1 (YannC.)
  • python: update flow complete test, input with defaults are now required (YannC.)
  • js: remove version from SDK (#138) #138 (Barthélémy Ledoux)
  • avoid double testing scheme (#139) #139 (Barthélémy Ledoux)

Tests

  • python: add a test that fetch all users (YannC.)
  • java: importflow test corrected (YannC.)

Continuous Integration

Commits

v1.0.4-java

20 Nov 17:52

Choose a tag to compare

Features

  • python: generated SDK as v1.0.4 (YannC.)
  • add openapi spec download in generate-sdks.sh #108 (Roman Acevedo)
  • generate java as 1.0.1 (YannC.)
  • create one CI that trigger test & publish only for modified SDK + created a folder for each languages containing template, conf and source code (#124) #124 (YannC)
  • java: add TestSuitesApi (#125) #125 (Roman Acevedo)
  • generation Java SDK 1.0.3 and Python SDK 1.0.6 (YannC.)

Bug Fixes

  • fix issue template to backend (Anna Geller)
  • correct folder in file-changes action + missing if (YannC.)
  • add checkout step in file-changes to make paths filters works on push (YannC.)
  • correct package-dir in pypi action to publish python sdk (YannC.)
  • better java follow test (YannC.)
  • java-sdk: fix followDependenciesExecution return type (#128) #128 (Clément Doumouro)
  • java: correct dependencies follow + fix test due to 1.1 changes + now run test on kestra v1.1 (YannC.)

Commits

v1.0.3-java

20 Nov 10:46

Choose a tag to compare

Features

  • python: generated python SDK as v1.0.3 + add more scripts to tests (YannC.)
  • python: generated SDK as v1.0.4 (YannC.)
  • add openapi spec download in generate-sdks.sh #108 (Roman Acevedo)
  • generate java as 1.0.1 (YannC.)
  • create one CI that trigger test & publish only for modified SDK + created a folder for each languages containing template, conf and source code (#124) #124 (YannC)
  • java: add TestSuitesApi (#125) #125 (Roman Acevedo)
  • generation Java SDK 1.0.3 and Python SDK 1.0.6 (YannC.)

Bug Fixes

  • fix issue template to backend (Anna Geller)
  • correct folder in file-changes action + missing if (YannC.)

Commits

v1.0.2-java

13 Nov 16:54
d7ef540

Choose a tag to compare

Features

  • docs: add usage examples to the README, closes #30 (Anna Geller)
  • generated python 1.0.2-snapshot SDK + updated kestra-ee.yml with releases/v1.0.x branch current openspec (YannC.)
  • generated python SDK as v1.0.2 (YannC.)
  • python: generated python SDK as v1.0.3 + add more scripts to tests (YannC.)
  • python: generated SDK as v1.0.4 (YannC.)
  • add openapi spec download in generate-sdks.sh #108 (Roman Acevedo)
  • generate java as 1.0.1 (YannC.)
  • create one CI that trigger test & publish only for modified SDK + created a folder for each languages containing template, conf and source code (#124) #124 (YannC)
  • java: add TestSuitesApi (#125) #125 (Roman Acevedo)

Bug Fixes

  • remove beta flag - the feature is GA since 1.0 (Anna Geller)
  • fix issue template to backend (Anna Geller)
  • correct folder in file-changes action + missing if (YannC.)

Documentation

Commits