This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
v.1.0.13
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