This is an automated email from the ASF dual-hosted git repository.
tiagodolphine pushed a commit to branch 7.67.x-blue
in repository https://gitbox.apache.org/repos/asf/incubator-kie-docs.git
The following commit(s) were added to refs/heads/7.67.x-blue by this push:
new 8d86ae106 BXMSDOC-8685-7.67.x-blue Release notes for BAMOE 8.0.4
(#4524)
8d86ae106 is described below
commit 8d86ae106696d7f95255588b60935dce7928e29b
Author: emmurphy1 <[email protected]>
AuthorDate: Fri Sep 15 15:38:22 2023 -0400
BXMSDOC-8685-7.67.x-blue Release notes for BAMOE 8.0.4 (#4524)
* BXMSDOC-8685 created 8.0.4 release notes
* BXMSDOC-8685 updated after SME review
* BXMSDOC-8685 updated after AL comments
---
_artifacts/document-attributes.adoc | 8 +-
assemblies/assembly-release-notes.adoc | 2 +
.../rn-BAMOE-8.0.3-fixed-issues-ref.adoc | 7 +-
.../rn-BAMOE-8.0.4-fixed-issues-ref.adoc | 99 ++++++++++++++++++++++
4 files changed, 111 insertions(+), 5 deletions(-)
diff --git a/_artifacts/document-attributes.adoc
b/_artifacts/document-attributes.adoc
index 2e862bb7f..39cc1a8e9 100644
--- a/_artifacts/document-attributes.adoc
+++ b/_artifacts/document-attributes.adoc
@@ -1,9 +1,9 @@
-:REBUILT: Wednesday, May 31, 2023
+:REBUILT: Wednesday, October 4, 2023
:ENTERPRISE_VERSION: 8.0
-:ENTERPRISE_VERSION_LONG: 8.0.3
+:ENTERPRISE_VERSION_LONG: 8.0.4
:COMMUNITY_VERSION: 7.67
:COMMUNITY_VERSION_LONG: 7.67.2
:COMMUNITY_VERSION_FINAL: {COMMUNITY_VERSION_LONG}.Final
@@ -15,8 +15,8 @@
// Maven info, from https://mvnrepository.com (public repo) or
https://repository.jboss.org/nexus/index.html#welcome (Nexus repo)
ifdef::DM,PAM[]
-:MAVEN_ARTIFACT_VERSION: {COMMUNITY_VERSION_FINAL}-redhat-0006
-:BOM_VERSION: {ENTERPRISE_VERSION_LONG}.redhat-00002
+:MAVEN_ARTIFACT_VERSION: {COMMUNITY_VERSION_FINAL}-redhat-0007
+:BOM_VERSION: {ENTERPRISE_VERSION_LONG}.redhat-00001
endif::[]
ifdef::DROOLS,JBPM,OP[]
:MAVEN_ARTIFACT_VERSION: {COMMUNITY_VERSION_FINAL}
diff --git a/assemblies/assembly-release-notes.adoc
b/assemblies/assembly-release-notes.adoc
index a1852d41e..5c27844f3 100644
--- a/assemblies/assembly-release-notes.adoc
+++ b/assemblies/assembly-release-notes.adoc
@@ -34,5 +34,7 @@
include::{enterprise-dir}/release-notes/rn-BAMOE-8.0.3-known-issues-ref.adoc[lev
include::{enterprise-dir}/release-notes/rn-BAMOE-8.0.3-fixed-issues-ref.adoc[leveloffset=+1]
+include::{enterprise-dir}/release-notes/rn-BAMOE-8.0.4-fixed-issues-ref.adoc[leveloffset=+1]
+
ifdef::parent-context[:context: {parent-context}]
ifndef::parent-context[:!context:]
diff --git
a/doc-content/enterprise-only/release-notes/rn-BAMOE-8.0.3-fixed-issues-ref.adoc
b/doc-content/enterprise-only/release-notes/rn-BAMOE-8.0.3-fixed-issues-ref.adoc
index e89553305..2d70d1056 100644
---
a/doc-content/enterprise-only/release-notes/rn-BAMOE-8.0.3-fixed-issues-ref.adoc
+++
b/doc-content/enterprise-only/release-notes/rn-BAMOE-8.0.3-fixed-issues-ref.adoc
@@ -5,7 +5,9 @@
== {CENTRAL}
* Dashbuilder does not support the type MILLISECOND
[https://issues.redhat.com/browse/RHPAM-4659[RHPAM-4659]]
+////
* Persistent cross-site scripting (XSS)
[https://issues.redhat.com/browse/RHDM-1961[RHDM-1961]]
+////
//* An exception occurs while using expressions with the `$` character in BRL
condition in GDST [https://issues.redhat.com/browse/RHDM-1938[RHDM-1938]]
* Tasks listed twice after they are completed in Business Central
[https://issues.redhat.com/browse/RHPAM-4611[RHPAM-4611]]
* Session cookie without a secure attribute set
[https://issues.redhat.com/browse/RHPAM-4431[RHPAM-4431]]
@@ -23,8 +25,9 @@
== Red Hat build of Kogito
//* BPMN files contaning (Java) ServiceTask created using VSCode BPMN Editor
causes parser errors in maven build
[https://issues.redhat.com/browse/RHPAM-4604[RHPAM-4604]]
+////
* Address the security alerts from Dependabot
[https://issues.redhat.com/browse/RHPAM-4665[RHPAM-4665]]
-
+////
== DMN Designer
* DMN extend rule to catch non-normalized named elements
[https://issues.redhat.com/browse/RHDM-1957[RHDM-1957]]
@@ -35,7 +38,9 @@
* The `HttpClient` cannot be converted to `okhttp3.OkHttpClient`
[https://issues.redhat.com/browse/RHPAM-4579[RHPAM-4579]]
* Kogito Builder image does not contain the Red Hat repositories
[https://issues.redhat.com/browse/RHPAM-4680[RHPAM-4680]]
* Add the Red Hat GA maven repository to the active profiles on the
`settings.xml` file [https://issues.redhat.com/browse/RHPAM-4633[RHPAM-4633]]
+////
* Address the security alerts from Dependabot
[https://issues.redhat.com/browse/RHPAM-4655[RHPAM-4655]]
+////
== Decision engine
* `NullPointerException` in `mvel` MathProcessor with equality check when null
property is on right side
[https://issues.redhat.com/browse/RHPAM-4642[RHPAM-4642]]
diff --git
a/doc-content/enterprise-only/release-notes/rn-BAMOE-8.0.4-fixed-issues-ref.adoc
b/doc-content/enterprise-only/release-notes/rn-BAMOE-8.0.4-fixed-issues-ref.adoc
new file mode 100644
index 000000000..c136d3e5e
--- /dev/null
+++
b/doc-content/enterprise-only/release-notes/rn-BAMOE-8.0.4-fixed-issues-ref.adoc
@@ -0,0 +1,99 @@
+[id='rn-BAMOE-8.0.4-fixed-issues-ref']
+= Fixed issues in {PRODUCT} 8.0.4
+
+{PRODUCT} 8.0.4 provides increased stability and fixed issues listed in this
section.
+
+== {CENTRAL}
+
+////
+* If you create a branch in {CENTRAL}, the instance will be vulnerable to
cross site scripting (XSS) attack
[https://issues.redhat.com/browse/RHPAM-4723[RHPAM-4723]]
+////
+
+////
+* If you update a space by using the {CENTRAL} REST API, the instance will be
vulnerable to cross site scripting (XSS) attack
[https://issues.redhat.com/browse/RHPAM-4717[RHPAM-4717]]
+////
+
+* Dashbuilder does not support the type MILLISECOND
[https://issues.redhat.com/browse/RHPAM-4659[RHPAM-4659]]
+
+* Standalone {CENTRAL} does not start on Red Hat Enterprise Linux (RHEL)
[https://issues.redhat.com/browse/RHPAM-4715[RHPAM-4715]]
+
+////
+* Persistent cross site scripting (XSS)
[https://issues.redhat.com/browse/RHPAM-4719[RHPAM-4719]]
+////
+
+* Data filter is not working as expected
[https://issues.redhat.com/browse/RHPAM-4664[RHPAM-4664]]
+
+ifdef::PAM[]
+
+== {PROCESS_ENGINE_CAP}
+
+* You cannot updated the service-level agreement (SLA) because of the date of
process instance [https://issues.redhat.com/browse/RHPAM-4752[RHPAM-4752]]
+
+* Scheduled jobs do not keep configured execution time
[https://issues.redhat.com/browse/RHPAM-4750[RHPAM-4750]]
+
+* PIM removes dynamic task descriptions of human tasks
[https://issues.redhat.com/browse/RHPAM-4749[RHPAM-4749]]
+
+* Processes with timers that have different `config` and `async` tasks are
triggered at same time using the `PER_REQUEST` runtime strategy
[https://issues.redhat.com/browse/RHPAM-4703[RHPAM-4703]]
+
+* The EJB timer throws the `SessionNotFoundException` exception even after the
sub process and parent process successfully completes
[https://issues.redhat.com/browse/RHPAM-4610[RHPAM-4610]]
+
+endif::[]
+
+== {KIE_SERVER}
+
+* The `ClassNotFoundException` occurs when launching a business application
with the command `mvn spring-boot:run`
[https://issues.redhat.com/browse/RHDM-1984[RHDM-1984]]
+
+* Behavior of the `ClassCastException` exception changed after RHPAM 7.13.0
for empty values in the request
[https://issues.redhat.com/browse/RHPAM-4725[RHPAM-4725]]
+
+* The NoSuchMethodError occurs when retrieving Kie server information on
SpringBoot [https://issues.redhat.com/browse/RHPAM-4714[RHPAM-4714]]
+
+* The productized `cxf-rt-bindings-soap` dependency in `kie-camel` is invalid
[https://issues.redhat.com/browse/RHPAM-4683[RHPAM-4683]]
+
+* The NullPointerException (NPE) occurs on `TupleSetsImpl.setNextTuple` with
`SubnetworkTuple` [https://issues.redhat.com/browse/RHDM-1968[RHDM-1968]]
+
+
+== {OPENSHIFT}
+////
+* Upgrade JBoss Enterprise Application Server to 7.4.12 on RHPAM and BAMOE
images [https://issues.redhat.com/browse/RHPAM-4762[RHPAM-4762]]
+////
+
+* Unable to set `direct-verification=true` individually in LDAP realm by
operator [https://issues.redhat.com/browse/RHPAM-4754[RHPAM-4754]]
+
+
+* Unable to connect to an external PostgreSQL database over SSL from
`kie-server` on OpenShift Container Platform
[https://issues.redhat.com/browse/RHPAM-4740[RHPAM-4740]]
+
+////
+* Do not set URL envs if the `jdbcUrl` property is not set
[https://issues.redhat.com/browse/RHPAM-4713[RHPAM-4713]]
+////
+
+* Legacy datasource scripts do not consider XA properties for the `mariadb`
driver [https://issues.redhat.com/browse/RHPAM-4712[RHPAM-4712]]
+
+////
+* Correctly set the XA Connection URL property
[https://issues.redhat.com/browse/RHPAM-4711[RHPAM-4711]]
+////
+
+* KIE Server `configMap` points to SSL routes when SSL is disabled
[https://issues.redhat.com/browse/RHPAM-4709[RHPAM-4709]]
+
+////
+* Can't login into {CENTRAL} without SSL configured
[https://issues.redhat.com/browse/RHPAM-4705[RHPAM-4705]]
+////
+
+* `NoSuchMethodException`: Method setURL not found
[https://issues.redhat.com/browse/RHPAM-4704[RHPAM-4704]]
+
+
+* The pom.xml file in `rhpam-7-openshift-image/quickstarts/router-ext`
contains the wrong version
[https://issues.redhat.com/browse/RHPAM-4682[RHPAM-4682]]
+
+
+== Decision engine
+
+* Unnecessary warning message appears when executing a DRL file
[https://issues.redhat.com/browse/RHPAM-4758[RHPAM-4758]]
+
+* The `NullPointerException` error occurs in `MemoryFileSystem` when
`kbase.name` is empty in `kmodule.xml`
[https://issues.redhat.com/browse/RHPAM-4755[RHPAM-4755]]
+
+* With a non-executable model and the `mvel` dialect, when the modify-block is
placed inside a block such as the `if-block` in RHS, the modify does not work
correctly [https://issues.redhat.com/browse/RHDM-1985[RHDM-1985]]
+
+* After upgrading to 7.13.2, rules fire incorrectly when BigDecimal equality
is involved in a pattern
[https://issues.redhat.com/browse/RHDM-1974[RHDM-1974]]
+
+* The executable model doesn't resolve bind variables from another pattern of
the same type in method call in LHS for property reactivity
[https://issues.redhat.com/browse/RHDM-1969[RHDM-1969]]
+
+* The executable model doesn't resolve bind variables in a method call in LHS
for property reactivity [https://issues.redhat.com/browse/RHDM-1967[RHDM-1967]]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]