This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
Releases: rhdhorchestrator/parodos
Releases · rhdhorchestrator/parodos
v1.0.9
What's Changed
- FLPATH-324: Update ocp onboarding workflow sequence and notification task to add app link by @anludke in #269
- Authentication: No Authentication when using oauth-proxy by @eloycoto in #266
- FLPATH-330: Get the latest workflow execution status in project by @anludke in #270
- Add tests for WorkFlowRepositoryTest by @masayag in #271
- Remove unneeded profile for tests by @masayag in #275
- dynamic parameter by @RichardW98 in #276
- Manifest: use the right image on deployments by @eloycoto in #277
- Fix: remove from git
notification-service-sdk/.openapi-generator/FILES
by @gciavarrini in #280 - Flpath 328: assessment workflow options should be available to the user by @masayag in #273
- Add Pull Request template by @nirarg in #268
- CI: move to quay parodos-dev org by @eloycoto in #278
- Fix: use the correct backstage image by @eloycoto in #282
- Actions: fix checkout without the right info by @eloycoto in #285
- fix: backstage app-config update by @eloycoto in #284
- NO-ISSUE: Make target to automate releases by @pkliczewski in #283
- CI: fix issues with images tags by @eloycoto in #287
Full Changelog: v1.0.8...v1.0.9
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 contributio...
v1.0.7
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
Full Changelog: v1.0.4...v1.0.7
v1.0.6
What's Changed
- 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
Full Changelog: v1.0.5...v1.0.6
v1.0.5
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
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- CI: remove a redundant mvn compile on push by @rgolangh in #140
- Workflow-service: Fix migrations issues on integration test by @eloycoto in #142
- Workflow-service: Parameters as jsonschema by @eloycoto in #132
- component scan from different packages by @RichardW98 in #137
- Shell runner tasks by @rgolangh in #113
- Change formatting behavior by @pkliczewski in #145
- Add a workflow task that sends a message to topic in TIBCO by @ydayagi in #123
- FLPATH-204: cleanup definitions in db before loading new beans by @RichardW98 in #146
- Fix typo in pom.xml by @mareklibra in #147
- Workflow: parameters as object not as string by @eloycoto in #151
- FLPATH-171: Generate SDK for workflow-service by @gciavarrini in #139
- fix checker logic by @RichardW98 in #158
- CI: Add the pod list output when the action fails by @eloycoto in #160
- OWNERS: Add more reviewers and approvers by @nirarg in #149
New Contributors
- @ydayagi made their first contribution in #123
- @mareklibra made their first contribution in #147
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Manifest: Add health and livenessProbe in containers by @eloycoto in #120
- Flpath 189: Add WorkStatus to WorkFlowResponseDTO and set it before return to user by @nirarg in #110
- Remove unused annotation by @masayag in #125
- CI: healthcheks increase timeout by @eloycoto in #127
- CI: Add Postgres as default datasource by @eloycoto in #126
- Move OWNERS file to root directory by @nirarg in #128
- Fix: replace
parados
withparodos
by @gciavarrini in #131 - CI: Adjust a bit the readinessProbe by @eloycoto in #136
- Upload workflow-examples jar to artifacts by @masayag in #135
- Decouple examples from service by @masayag in #129
- avoid null pointer exception when subWorkflow not executed by @RichardW98 in #141
- Update workflow-service README by @masayag in #143
- add workflow status rest endpoint by @anludke in #138
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Workflow-service increasing test coverage by @eloycoto in #108
- CI: collect kind logs on integration testing by @eloycoto in #115
- Add an endpoint to update a workflow checker task status by @anludke in #117
- Flpath 201 by @lshannon in #121
- remove old complex workflow and replace it with master Workflow by @RichardW98 in #116
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- apply parent/sub works to entity & dto by @RichardW98 in #80
- Draft: Feature/flpath 153 execution (not ready) by @RichardW98 in #89
- Extract getBase64Creds to a shared module by @masayag in #94
- fix workflow name by @RichardW98 in #97
- CI: Push images on each main push by @eloycoto in #96
- Use Eager fetch type for checker workflow by @masayag in #98
- CI: Fix workflow-example by @eloycoto in #99
- Version bump by @pkliczewski in #93
- run_examples script: Fix run_simple_flow example by @nirarg in #87
- fix tests by @RichardW98 in #101
- WorkFlowExecutionAspect: Avoid NullPointerException on execution failure by @nirarg in #100
- Add workflows nesting, parameters and processing flow type by @anludke in #95
- Enforce java version in Makefile by @gabriel-farache in #92
- Depencencies updates by @pkliczewski in #103
- Remove redundant dependency by @masayag in #105
- CI: Test run all workflow examples by @eloycoto in #102
- Update jar version by @masayag in #106
- Add 'provided' scope to existing jars in examples by @masayag in #107
- Fix example parameters names by @nirarg in #104
- Tools: add a way to install sample backstage in plain kubernetes by @eloycoto in #90
- Add make target to run locally by @rgolangh in #111
- workflow parameters by @RichardW98 in #109
New Contributors
- @gabriel-farache made their first contribution in #92
- @rgolangh made their first contribution in #111
Full Changelog: v1.0.0...v1.0.1