This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
v1.0.11
What's Changed
- NO-ISSUE: Version bump by @pkliczewski in #305
- Move integration test and sdk utils to different packages by @gciavarrini in #304
- Organize imports according to spring formatter by @masayag in #306
- Use static imports in tests by @masayag in #307
- Avoid static import in production code by @masayag in #308
- Move "NotificationRecord" into "integration-tests" module by @nirarg in #309
- Code clean-ups by @masayag in #310
- Some code cleanups by @masayag in #311
- Update utils classes according to convention by @masayag in #313
- Change JsonInclude.NON_EMPTY to NON_NULL by @masayag in #314
- Unify *WorkStatus classes by @masayag in #315
- Update WorkFlowStatusResponseDTO status type to WorkStatus by @masayag in #316
- Add a badge with push workflow status by @masayag in #319
- notification-service: Fix typo: groupnames -> groupNames by @nirarg in #320
- Exclude notification-service-sdk from coverage by @gciavarrini in #318
- Change work type property from String to WorkType by @masayag in #321
- Fix: change check function for waitProjectAsync by @gciavarrini in #322
- Create integrationtest base by @gciavarrini in #317
- Replace WorkFlowTaskStatus with WorkStatus by @masayag in #323
- FLPATH-41: Execute main workflow asynchronously by @masayag in #259
- Feat: add git prebuilt-tasks by @eloycoto in #300
- Revert "Fix: change check function for waitProjectAsync" by @gciavarrini in #328
- Fix typo in pull_request_template.md by @masayag in #327
- Fail correctly when execution fails by @masayag in #329
- Fix missng works item from openapi.json by @masayag in #330
- NO-ISSUE: Fix tibco link by @pkliczewski in #333
- FLPATH-237: notification-service: add User or Group validation to NotificationMessage creation by @nirarg in #325
Full Changelog: v1.0.10...v1.0.11