Releases: apache/incubator-kie-kogito-images
Kogito Images Version 1.11.0
We are glad to announce that the Kogito 1.11.0 release is now available! This goes hand in hand with Kogito Tooling 0.12.0, Kogito Images, Operator, and CLI 1.11.0 release.
From a feature point of view, we included a series of new features and bug fixes, including:
- Process integration with decisions improvements and new examples for embedded and REST.
- New Kogito Spring Boot starters
- New operational Grafana dashboards generation for processes, including examples to showcase the end-to-end integration: process-monitoring-quarkus and process-monitoring-springboot
- Data Index service new Gateway API to connect with runtime services
- Experimental support for Gradle
Breaking Changes
- KOGITO-5333 - Removed anonymous login in Runtime Consoles. KeyCloak server is required to allow login.
- Kogito Archetype for Quarkus has been removed, for updated instructions on how to create a new project, visit the project docs.
- A series of archetypes have been renamed to adhere to better naming conventions including messaging related addons and Spring Boot one, please check the complete release notes for the full list of changes.
For more details head to the complete release notes.
All artifacts are available now:
- Kogito runtime artifacts are available on Maven Central.
- Kogito examples can be found here.
- Kogito images are available on Quay.io.
- Kogito operator is available in the OperatorHub in OpenShift and Kubernetes.
- Kogito tooling 0.12.0 artifacts are available at the Visual Studio Marketplace.
A detailed changelog for 1.11.0 can be found in Atlassian Jira.
New to Kogito? Check out our website https://kogito.kie.org/. Click the "Get Started" button.
Kogito Images Version 1.10.0
We are glad to announce that the Kogito 1.10.0 release is now available! This goes hand in hand with Kogito Tooling 0.11.0, Kogito Images, Operator, and CLI 1.10.0 release.
From a feature point of view, we included a series of new features and bug fixes, including:
- Introducing the new Spring Boot Starters. Now you can fine tune your Kogito Spring Boot project with the specific starter
- KOGITO-4470 - ConfigMap required ownerReference as controller
- KOGITO-5573 - Kogito Operator Data-Index Unable to connect to Infinispan Instance
- KOGITO-5538 - It is now possible to disable the generation of REST endpoints via properties. For example kogito.generate.rest=false disables the generation of all the endpoints while kogito.generate.rest.decisions=false disables the generation of the DMN endpoints (same apply to processes, rules and predictions)
Breaking Changes
- The usage of
kogito.persistence.postgresql.connection.uri
has been discontinued in this release when using the Postgresql addon for Quarkus. The same configuration can now be achieved by using the Quarkus reactive data source.
For more details head to the complete release notes.
All artifacts are available now:
- Kogito runtime artifacts are available on Maven Central.
- Kogito examples can be found here.
- Kogito images are available on Quay.io.
- Kogito operator is available in the OperatorHub in OpenShift and Kubernetes.
- Kogito tooling 0.12.0 artifacts are available at the Visual Studio Marketplace.
A detailed changelog for 1.10.0 can be found in Atlassian Jira.
New to Kogito? Check out our website https://kogito.kie.org/. Click the "Get Started" button.
Kogito Images Version 1.9.1
A new critical issue found on 1.9.0 that prevents the Data Index to connect with Infinispan instance was fixed on this minor release, for more information please access the following link:
- KOGITO-5573 - Kogito Operator Data-Index Unable to connect to Infinispan Instance
Kogito Images Version 1.9.0
We are glad to announce that the Kogito 1.9.0 release is now available! This goes hand in hand with Kogito Tooling 0.11.0, [Kogito Images](https://github.com/kiegroup/kogito-
images/releases/tag/1.9.0), Operator, and CLI 1.9.0 release.
From a feature point of view, we included a series of new features and bug fixes, including:
- New Task Assigning Service that enables you to automatically assign user tasks
- Upgraded SpringBoot version to 2.3.10
- Adapter layer with Drools v7 API
For more details head to the complete release notes.
All artifacts are available now:
- Kogito runtime artifacts are available on Maven Central.
- Kogito examples can be found here.
- Kogito images are available on Quay.io.
- Kogito operator is available in the OperatorHub in OpenShift and Kubernetes.
- Kogito tooling 0.11.0 artifacts are available at the Visual Studio Marketplace.
A detailed changelog for 1.9.0 can be found in Atlassian Jira.
New to Kogito? Check out our website https://kogito.kie.org/. Click the "Get Started" button.
7.11.1.GA
Kogito Images Version 1.8.0
We are glad to announce that the Kogito 1.8.0 release is now available! This goes hand in hand with Kogito Tooling 0.11.0 and Kogito Images, Operator, and CLI 1.8.0 release.
From a feature point of view, we included a series of new features and bug fixes, including:
- Infinispan required version has been upgrade to 12.1.4, including Data Index and Jobs services
- New runtime persistence addon using generic JDBC Driver.
- Jobs Service support for persistence using MongoDB
- Data Index Service support for persistence using PostgreSQL
- We now have a dedicated extension for Kogito Processes (kogito-quarkus-processes) on Quarkus Runtimes in addition to the platform extension (kogito-quarkus)
- It is now possible to use application.properties to provide Drools knowledge builder properties
- Monitoring dashboards now report the version of Kogito runtime so that it is possible to filter by version
- Support for Boundary Error Events
Breaking Changes
The add-ons have been restructured! Please check out our guide to know more about it. You will need to update your dependencies.
For more details head to the complete release notes.
All artifacts are available now:
- Kogito runtime artifacts are available on Maven Central.
- Kogito examples can be found here.
- Kogito images are available on Quay.io.
- Kogito operator is available in the OperatorHub in OpenShift and Kubernetes.
- Kogito tooling 0.11.0 artifacts are available at the Visual Studio Marketplace.
A detailed changelog for 1.8.0 can be found in Atlassian Jira.
New to Kogito? Check out our website https://kogito.kie.org/. Click the "Get Started" button.
Kogito Images Version 1.7.0
We are glad to announce that the Kogito 1.7.0 release is now available! This goes hand in hand with Kogito Tooling 0.10.0[1] and Kogito Images, Operator, and CLI 1.7.0[2] release.
- From a feature point of view, we included a series of new features and bug fixes, including:
- Process SVG addon now works directly with the process SVG exported by VSCode
- PostgreSQL persistence for Jobs Service
- Quarkus upgrade to version 1.13.3
Head to [3] for more details.
New to Kogito? Check out our website https://kogito.kie.org/. Click the "Get Started" button.
All artifacts are available now:
- Kogito runtime artifacts are available on Maven Central.
- Kogito examples can be found here [4].
- Kogito images are available on Quay.io [5].
- Kogito operator is available in the OperatorHub in OpenShift and Kubernetes [6].
- Kogito tooling 0.10.0 artifacts are available at the Visual Studio Marketplace [7].
Detailed release notes for 1.7.0 can be found in Atlassian Jira here [8].
[1] - https://github.com/kiegroup/kogito-tooling/releases/tag/0.10.0
[2] - https://github.com/kiegroup/kogito-cloud-operator/releases/tag/v1.7.0
[3] - https://docs.jboss.org/kogito/release/latest/html_single/#ref-kogito-rn-new-features_kogito-release-notes
[4] - https://github.com/kiegroup/kogito-examples
[5] - https://quay.io/organization/kiegroup
[6] - https://operatorhub.io/operator/kogito-operator
[7] - https://marketplace.visualstudio.com/items?itemName=kie-group.vscode-extension-kogito-bundle
[8] - https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12322421&version=12353773
Kogito Images Version 1.6.0
We are glad to announce that the Kogito 1.6.0 release is now available! This goes hand in hand with Kogito Tooling 0.9.1[1][9] and Kogito Images, Operator, and CLI 1.6.0[2] release.
From a feature point of view, we included a series of new features and bug fixes, including:
- New Kogito examples integrating SpringBoot and Management and Task consoles
- New Spring Boot SVG addon
- Support for PostgreSQL runtime persistence including examples
- Task management REST endpoints
- Spring Boot actuator dependency to deploy on Openshift or Kubernetes
- Experimental feature: REST generation can now be disabled using kogito.generate.rest property
Head to [3] for more details.
New to Kogito? Check out our website https://kogito.kie.org/. Click the "Get Started" button.
All artifacts are available now:
Kogito runtime artifacts are available on Maven Central.
Kogito examples can be found here [4].
Kogito images are available on Quay.io [5].
Kogito operator is available in the OperatorHub in OpenShift and Kubernetes [6].
Kogito tooling 0.9.1 artifacts are available at the Visual Studio Marketplace [7].
Detailed release notes for 1.6.0 can be found in Atlassian Jira here [8].
[1] - https://github.com/kiegroup/kogito-tooling/releases/tag/0.9.1
[2] - https://github.com/kiegroup/kogito-cloud-operator/releases/tag/v1.6.0
[3] - https://docs.jboss.org/kogito/release/latest/html_single/#ref-kogito-rn-new-features_kogito-release-notes
[4] - https://github.com/kiegroup/kogito-examples
[5] - https://quay.io/organization/kiegroup
[6] - https://operatorhub.io/operator/kogito-operator
[7] - https://marketplace.visualstudio.com/items?itemName=kie-group.vscode-extension-kogito-bundle
[8] - https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12322421&version=12353772
[9] https://ederign.me/2021/05/07/kogito-tooling-091-release.html
Kogito Images Version 1.5.0
We are glad to announce that the Kogito 1.5.0 release is now available! This goes hand in hand with Kogito Tooling 0.9.0[1] and Kogito Images, Operator, and CLI 1.5.0[2] release.
From a feature point of view, we included a series of new features and bug fixes, including:
New kogito examples showcasing integration with Management and Task consoles
process-usertasks-quarkus-with-console
process-usertasks-timer-quarkus-with-console
process-usertasks-with-security-oidc-quarkus-with-console
The new Kogito Serverless Workflow Quarkus Extension to create projects based on the CNCF Serverless Workflow specification. See the example:
serverless-workflow-greeting-quarkus
The Kogito Operator has migrated to the Kubernetes CRD stable API. You will need a cluster from version 1.6 to install this version.
Head to [3] for more details.
New to Kogito? Check out our website https://kogito.kie.org/. Click the "Get Started" button.
All artifacts are available now:
Kogito runtime artifacts are available on Maven Central.
Kogito examples can be found here [4].
Kogito images are available on Quay.io [5].
Kogito operator is available in the OperatorHub in OpenShift and Kubernetes [6].
Kogito tooling 0.9.0 artifacts are available at the Visual Studio Marketplace [7].
Detailed release notes for 1.5.0 can be found in Atlassian Jira here [8].
[1] - https://github.com/kiegroup/kogito-tooling/releases/tag/0.9.0
[2] - https://github.com/kiegroup/kogito-cloud-operator/releases/tag/v1.5.0
[3] - https://docs.jboss.org/kogito/release/latest/html_single/#ref-kogito-rn-new-features_kogito-release-notes
[4] - https://github.com/kiegroup/kogito-examples
[5] - https://quay.io/organization/kiegroup
[6] - https://operatorhub.io/operator/kogito-operator
[7] - https://marketplace.visualstudio.com/items?itemName=kie-group.vscode-extension-kogito-bundle
[8] - https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12322421&version=12353771
Kogito 1.4.0
We are glad to announce that the Kogito 1.4.0 release is now available! This goes hand in hand with the Kogito Tooling 0.8.4[1] and Kogito Images, Operator, and CLI 1.4.0[2] releases.
From a feature point of view, we included a series of new features and bug fixes, including:
- OpenAPI Codegen for RESTful services calls on Kogito Serverless Workflow implementation: https://twitter.com/zaninirica/status/1367941180017811465
- Kogito now provides 4 Quarkus extensions:
- kogito-quarkus-extension is equivalent to the pre 1.4.x; it includes processes and integration with all the other components.
- kogito-quarkus-decisions-extension: only DMN support
- kogito-quarkus-predictions-extension: only PMML support
- kogito-quarkus-rules-extension: only Drools support
- Pluggable
UnitOfWork
event listeners which assists in reacting to the events when aUnitOfWork
starts, ends, or aborts. - Error handling feature, support to end error events, and start error events in event sub-processes.
Head to [3] for more details.
New to Kogito? Check out our website https://kogito.kie.org/. Click the Get Started button.
All artifacts are available now:
- Kogito runtime artifacts are available on Maven Central.
- Kogito examples can be found here [4].
- Kogito images are available on Quay.io [5].
- Kogito operator is available in the OperatorHub in OpenShift and Kubernetes [6].
- Kogito tooling 0.8.4 artifacts are available at the Visual Studio Marketplace [7].
Detailed release notes for 1.4.0 can be found in Atlassian Jira here [8].
[1] - https://github.com/kiegroup/kogito-tooling/releases/tag/0.8.4
[2] - https://github.com/kiegroup/kogito-cloud-operator/releases/tag/v1.4.0
[3] - https://docs.jboss.org/kogito/release/latest/html_single/#ref-kogito-rn-new-features_kogito-release-notes
[4] - https://github.com/kiegroup/kogito-examples
[5] - https://quay.io/organization/kiegroup
[6] - https://operatorhub.io/operator/kogito-operator
[7] - https://marketplace.visualstudio.com/items?itemName=kie-group.vscode-extension-kogito-bundle
[8] - https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12322421&version=12353770