This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
v1.0.8
What's Changed
- CI: Add logs when deployment timeout is hit by @eloycoto in #162
- Change OpenAPI filename to
openapi.json
by @gciavarrini in #163 - Add license and SCM info to service SDK pom by @gciavarrini in #165
- Flpath 183 by @lshannon in #157
- Flpath 204: update database with new workflow configuration after app restarts by @RichardW98 in #155
- bug: fix main branch build failure by @RichardW98 in #166
- Added LDAP security to get the username, updated the endpoints to ret… by @lshannon in #167
- Check if generated files are up-to-date by @gciavarrini in #164
- Manifest: notification-service with CM by @eloycoto in #148
- Pretty print openAPI JSON file by @gciavarrini in #170
- Refactor workflow and works status DTO build by @anludke in #168
- Fix: notification-service ldap port by @eloycoto in #173
- fix: update openapi.json file by @eloycoto in #174
- Add start_notification_service.sh script by @mareklibra in #150
- Reverting back to previous code by @lshannon in #169
- Update spring by @pkliczewski in #171
- Enable graceful shutdown endpoint by @masayag in #153
- Added a dev user for testing, improved error logging by @lshannon in #178
- FLPATH-243: Code clean in workflow aspect by @RichardW98 in #176
- Fix: change workflow-service openapi generator phases by @gciavarrini in #179
- FLPATH-208: Add notification-service API auto generation by @nirarg in #156
- Use new organization
parados-dev
in URLs by @gciavarrini in #180 - Remove commited ".flattened-pom.xml" files from git by @nirarg in #181
- Fix: squash dupicated declaration of
maven-clean-plugin
by @gciavarrini in #182 - Version bump by @pkliczewski in #183
- Set scope for workflow-example dependencies by @masayag in #185
- Rewrite SDK example like
run_simple_flow
with SDK by @gciavarrini in #186 - dummy login controller by @RichardW98 in #187
- FLPATH-207: Add IN_PROGRESS Work Status by @nirarg in #184
- Add Parodos banner by @masayag in #195
- FLPATH-216: Add lombok annotations to service SDK generated files by @gciavarrini in #191
- notification-service: Enable h2 console in local configuration by @nirarg in #196
- feat: add test user on notification-service by @eloycoto in #201
- Import cleanup by @pkliczewski in #198
- parallel and sequential flows should consider IN_PROGRESS status by @nirarg in #193
- Arrange modules order and dependencies by @nirarg in #202
- Version bump by @pkliczewski in #203
- Add generated resources to notification-service-sdk by @masayag in #204
- Introduce Jira Tasks by @rgolangh in #130
- Refactor workflow aspect by @masayag in #194
- Update Jira java-client version by @masayag in #207
- pom.xml: use dependecy management by @rgolangh in #208
- FLPATH-41: Make continue service workflows execution asynchronous by @masayag in #197
- Enable reload of workflows after restart by @masayag in #212
- Add steps to create and configure local PostgreSQL DB by @masayag in #213
- CI: Rebase code with main branch when running the action by @eloycoto in #211
- Revert "CI: Rebase code with main branch when running the action" by @eloycoto in #216
- ci: Use mvn verify to process the generate files as well by @rgolangh in #210
- Workflow: Properties annotation by @eloycoto in #199
- refactor: reusing methods on workflow-definition service by @eloycoto in #218
- Refactor: small refactor on workflow-definition-service by @eloycoto in #217
- Fix: enable formatter for service SDK generated files by @gciavarrini in #206
- Simple Flow with SDK by @gciavarrini in #200
- WorkflowDefinition: Move common code to DTO instead of service by @eloycoto in #224
- Fix OkHttp dependency issue by @gciavarrini in #223
- Prometheus metric by @eloycoto in #215
- Fix tibco link by @pkliczewski in #230
- pom file cleanup by @pkliczewski in #231
- MVP Demo - Simple example of all the feature in the release working with real targets by @anludke in #226
- Version bump by @pkliczewski in #232
- Remove obsolete target from Makefile by @masayag in #205
- workflow-service-sdk version changes by @nirarg in #234
- ci: add clean before verify by @rgolangh in #233
- ci: Bump java to 17 in preparation to source/runtime migration by @rgolangh in #237
- Fix:
waitProjectStart
handle async request by @gciavarrini in #229 - Fix: make getHash test programmatic by @gciavarrini in #239
- Fix: invoker sdk package by @gciavarrini in #238
- FLPATH-262: If openapi.json is unchanged then skip sdk generation by @gciavarrini in #177
- Migrate to Java 17 by @rgolangh in #235
- FLPATH-146: Notification task by @nirarg in #172
- Move sdk generation section into the sdk module by @nirarg in #243
- add select parameter type by @RichardW98 in #242
- Workflow-service: fix dependecy by @eloycoto in #245
- Remove workflow-service/.mvn by @rgolangh in #246
- rename master workflow to main by @anludke in #248
- Rewrite complex flow by @gciavarrini in #240
- FLPATH-274 enable spring-cloud-config by @sergiubodiu in #225
- RestAPIWorkFlowTask: Use more reliable URL for the example by @nirarg in #251
- ci: to fix the push action use git-describe always by @rgolangh in #252
- Actions: refactor by @eloycoto in #253
- Fix: format RestUtils and ExampleUtils by @gciavarrini in #254
- entity: Use Enum WorkflowProcessingType instead of String by @rgolangh in #255
- Manifests: Openshift integration by @eloycoto in #244
- Rewrite escalation flow by @gciavarrini in #241
- Add javadocs to
ExampleUtils
by @gciavarrini in #250 - Update SDK changes after openapi.json was updated by @masayag in #258
- ci: Fail early if the git repo is dirty post build+test by @rgolangh in #260
- Fix Workflow examples integration tests by @nirarg in #261
- Fix format by @nirarg in #262
- WorkFlowDefintion: increase test coverage by @eloycoto in #256
- combine task status with its checker by @RichardW98 in #247
- fix Workflow level parameter select by @RichardW98 in #263
New Contributors
- @sergiubodiu made their first contribution in #225
Full Changelog: v1.0.4...v1.0.8