Skip to content

v1.0.5-java

Choose a tag to compare

@github-actions github-actions released this 26 Dec 10:43
· 104 commits to main since this release

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