MarianMacik commented on code in PR #505: URL: https://github.com/apache/incubator-kie-kogito-docs/pull/505#discussion_r1337287331
########## serverlessworkflow/modules/ROOT/pages/release_notes.adoc: ########## @@ -3,9 +3,27 @@ == Notable changes -// * link:https://issues.redhat.com/browse/KOGITO-XXXX[KOGITO-XXXX] - <description> +* link:https://issues.redhat.com/browse/KOGITO-9749[KOGITO-9749] - [Images] Add Events Process, Process Management, and Sources addon to builder image +* link:https://issues.redhat.com/browse/KOGITO-9748[KOGITO-9748] - [Operator] Additional Arguments are not being added to container-builder +* link:https://issues.redhat.com/browse/KOGITO-9699[KOGITO-9699] - Breaking changes in quarkus-openapi-generator 1.3.9 +* link:https://issues.redhat.com/browse/KOGITO-9673[KOGITO-9673] - spec.annotations are missing from /management/process/{$ID} +* link:https://issues.redhat.com/browse/KOGITO-9594[KOGITO-9594] - Change default scheme for SWF resources +* link:https://issues.redhat.com/browse/KOGITO-9184[KOGITO-9184] - [Operator] Add ENV Vars support on SonataFlowPlatform and SonataFlowBuild (BuildTemplate spec) +* link:https://issues.redhat.com/browse/KOGITO-8410[KOGITO-8410] - [SW] Add support for GET method to Knative custom function +* link:https://issues.redhat.com/browse/KOGITO-9145[KOGITO-9145] - Create an implementation of the Service Discovery catalog based on MicroProfile Config +* link:https://issues.redhat.com/browse/KOGITO-8979[KOGITO-8979] - Data Index PostgreSQL persistence addon +* link:https://issues.redhat.com/browse/KOGITO-9757[KOGITO-9757] - Changed property expansion to use ${property_name} +* link:https://issues.redhat.com/browse/KOGITO-9485[KOGITO-9485] - [Operator] Bump CNCF Serverless Workflow sdk-go to v2.2.4 == Other changes and Bug fixes -// * link:https://issues.redhat.com/browse/KOGITO-XXXX[KOGITO-XXXX] - <description> +* link:https://issues.redhat.com/browse/KOGITO-9773[KOGITO-9773] - [Operator] Fix application.properties expansion problem +* link:https://issues.redhat.com/browse/KOGITO-9758[KOGITO-9758] - Arrays not supported on open api spec files +* link:https://issues.redhat.com/browse/KOGITO-9650[KOGITO-9650] - Add workflow metadata to track user that created instance +* link:https://issues.redhat.com/browse/KOGITO-8749[KOGITO-8749] - Set Dev Services for Kubernetes disabled by default in org.kie.kogito:kogito-addons-quarkus-kubernetes +* link:https://issues.redhat.com/browse/KOGITO-9763[KOGITO-9763] - Adding metadata to node +* link:https://issues.redhat.com/browse/KOGITO-9721[KOGITO-9721] - Use JSON scalar for process instance variables in Data Index +* link:https://issues.redhat.com/browse/KOGITO-9737[KOGITO-9737] - Index process definition data +* link:https://issues.redhat.com/browse/KOGITO-9662[KOGITO-9662] - index node metadata Review Comment: ```suggestion * link:https://issues.redhat.com/browse/KOGITO-9662[KOGITO-9662] - index node metadata * link:https://issues.redhat.com/browse/KOGITO-9702[KOGITO-9702] - [Operator] SonataFlow resources are not being added to container-builder build process ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
