Skip to content

Commit

Permalink
Release notes for SonataFlow 1.43.0 (#469)
Browse files Browse the repository at this point in the history
* Release notes for SonataFlow 1.43.0

* Adding missing JIRAs
  • Loading branch information
ricardozanini authored Aug 29, 2023
1 parent 2a8fee5 commit 7fbf151
Showing 1 changed file with 24 additions and 3 deletions.
27 changes: 24 additions & 3 deletions serverlessworkflow/modules/ROOT/pages/release_notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,30 @@

== Notable changes

// * link:https://issues.redhat.com/browse/KOGITO-XXXX[KOGITO-XXXX] - <description>

* link:https://issues.redhat.com/browse/KOGITO-9702[KOGITO-9702] - [Operator] SonataFlow resources are not being added to container-builder build process
* link:https://issues.redhat.com/browse/KOGITO-9614[KOGITO-9614] - Hot reload doesn't work for workflows that use AsyncAPI
* link:https://issues.redhat.com/browse/KOGITO-9613[KOGITO-9613] - Allow PostgreSQL persistence for process instance state when using SW executor
* link:https://issues.redhat.com/browse/KOGITO-8794[KOGITO-8794] - [Operator] Handle deployment failures in prod profile
* link:https://issues.redhat.com/browse/KOGITO-9633[KOGITO-9633] - tzdb.dat (No such file or directory)
* link:https://issues.redhat.com/browse/KOGITO-9653[KOGITO-9653] - [SonataFlow Operator] Duplicated replicasets on dev profile

== Other changes and Bug fixes

// * link:https://issues.redhat.com/browse/KOGITO-XXXX[KOGITO-XXXX] - <description>
* link:https://issues.redhat.com/browse/KOGITO-9683[KOGITO-9683] - [Operator] Review installation guide to use OperatorHub
* link:https://issues.redhat.com/browse/KOGITO-9665[KOGITO-9665] - Deffer the injection of Processes in the Process Management Addon
* link:https://issues.redhat.com/browse/KOGITO-9643[KOGITO-9643] - Align kogito-example dependencies with runtimes
* link:https://issues.redhat.com/browse/KOGITO-9605[KOGITO-9605] - Change Knative Function tests so it can work with more than one KubernetesServiceCatalog implementation
* link:https://issues.redhat.com/browse/KOGITO-9603[KOGITO-9603] - Create new endpoints to retrieve workflows and schema
* link:https://issues.redhat.com/browse/KOGITO-9218[KOGITO-9218] - [Operator] Review Platform Conditions
* link:https://issues.redhat.com/browse/KOGITO-9158[KOGITO-9158] - Use RestWorkItemHandler as HTTP client in Knative custom function
* link:https://issues.redhat.com/browse/KOGITO-8276[KOGITO-8276] - [Operator] Improve the logging adding missing levels
* link:https://issues.redhat.com/browse/KOGITO-9415[KOGITO-9415] - Added Live Reload support for CodeGenProviders
* link:https://issues.redhat.com/browse/KOGITO-9434[KOGITO-9434] - Moving python modules under python profile
* link:https://issues.redhat.com/browse/KOGITO-9625[KOGITO-9625] - Upgrade quarkus-openapi-generator to 1.3.8
* link:https://issues.redhat.com/browse/KOGITO-9611[KOGITO-9611] - Track user identity in Kogito events
* link:https://issues.redhat.com/browse/KOGITO-9659[KOGITO-9659] - Workflow timeout not working using external Job Service (management-addon)
* link:https://issues.redhat.com/browse/KOGITO-9561[KOGITO-9561] - Jobs service kafka and http messaging modularization
* link:https://issues.redhat.com/browse/KOGITO-9654[KOGITO-9654] - Include kogito-addons-quarkus-process-management in kogito-swf-devmode-image
* link:https://issues.redhat.com/browse/KOGITO-8785[KOGITO-8785] - [KSW-Operator] Review the reconciliation flow to follow the new conditions API refactoring
* link:https://issues.redhat.com/browse/KOGITO-9679[KOGITO-9679] - Add the workflow-timeout SW to the timeouts-showcase UIs
* link:https://issues.redhat.com/browse/KOGITO-9321[KOGITO-9321] - Testing Operator using Order SWF example

0 comments on commit 7fbf151

Please sign in to comment.