This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
v1.0.12
What's Changed
- FLPATH-367: Add support for multiple users per project and role (owner, developer, admin) by @anludke in #334
- FLPATH-372: user-project endpoints by @RichardW98 in #331
- FLPATH-303: workflow rollback by @RichardW98 in #332
- migration analysis task by @rgolangh in #324
- FLPATH-369: Enable user to have many workflow executions in a project by @anludke in #340
- Use global exception handler by REST controllers by @masayag in #338
- FLPATH-319 - Enable integration test via CI by @gciavarrini in #281
- Add non-empty validation for users by @masayag in #343
- FLPATH-394 - Speedup integration test execution by @gciavarrini in #339
- Increase minimum coverage to 68% by @gciavarrini in #342
- Change parameter key of workflow definition to non-empty by @masayag in #344
- Rename test class name to end with Test by @masayag in #345
- Introduce checkstyle to enforce conventions by @masayag in #326
- Fix local run of integration tests by @masayag in #348
- Create Makefile target
deploy-to-kind
by @gciavarrini in #349 - Update exception to concrete type by @masayag in #350
- Refactor ResourceNotFoundException by @masayag in #351
- Add IllegalWorkFlowStateException by @masayag in #352
Full Changelog: v1.0.11...v1.0.12