Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Releases: parodos-dev/parodos

v1.0.19

10 Jul 13:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.18...v1.0.19

v1.0.18

04 Jul 08:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.17...v1.0.18

v1.0.17

20 Jun 07:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.16...v1.0.17

v1.0.16

16 Jun 07:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.15...v1.0.16

v1.0.15

09 Jun 16:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.14...v1.0.15

v1.0.14

02 Jun 16:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.13...v1.0.14

v.1.0.13

26 May 16:37
Compare
Choose a tag to compare

What's Changed

  • Add a workflow task that uses REST by @ydayagi in #341
  • AzureCreateVirtualMachineTask: introduce new task by @nirarg in #346
  • fix: check workflow exists when executing by @eloycoto in #335
  • Remove unneeded class variable by @masayag in #359
  • notification-service: cleanup code by @nirarg in #360
  • Integration test: make workflow a bit faster by @eloycoto in #358
  • FLPATH-257: notification-service: Add validation for the sort param in list NotificationRecord API by @nirarg in #337
  • Extract shared code in integration-tests by @masayag in #361
  • Remove unused variable by @masayag in #363
  • Enable checkstyle for integration-tests by @masayag in #362
  • Simplify integration tests by @masayag in #364
  • Use global exception handler in notification service by @masayag in #365
  • Add missing annotations by @masayag in #367
  • Update integration tests to match coding conventions by @masayag in #366
  • Add DefaultWorkFlowPostInterceptor by @masayag in #369
  • Add WorkFlowExecutionResponseDTO by @masayag in #371
  • Add banner to the notification service by @masayag in #372
  • Refactor async execution methods by @masayag in #373
  • Refactor rollback execution by @masayag in #374

Full Changelog: v1.0.12...v1.0.13

v1.0.12

19 May 17:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.11...v1.0.12

v1.0.11

11 May 16:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.10...v1.0.11

v1.0.10

05 May 19:30
Compare
Choose a tag to compare

What's Changed

  • Use the WorkFlowStatus instance instead of name() by @rgolangh in #293
  • Services SDK: Change openapi-generator version to 6.4.0 by @nirarg in #289
  • Update Project id format to UUID by @masayag in #297
  • Add constraints on model entities names by @masayag in #295
  • simpler status usage by @rgolangh in #296
  • Unify the setting/getting of project-id from context by @masayag in #299
  • kubeapi workflow examples with SDK by @ydayagi in #292
  • Refactor Notification-controller API code by @nirarg in #274
  • Change user ID type in response to UUID by @masayag in #298
  • Set workflow execution ID format to UUID by @masayag in #303
  • Add a workflow task that manipulates kubernetes resources by @ydayagi in #272
  • Set Workflow definition id format to UUID by @masayag in #301
  • FLPATH-313: get workflow by projectId by @RichardW98 in #294
  • FLPATH-340: propertyPath in update parameter response by @RichardW98 in #291

Full Changelog: v1.0.9...v1.0.10