Skip to content

Commit

Permalink
BXMSDOC-8679 7.67.x 7.13.3 release notes (#4482)
Browse files Browse the repository at this point in the history
* BXMSDOC-8679 updated after merge conflict

* BXMSDOC-8679 updated after merge conflict
  • Loading branch information
emmurphy1 authored May 5, 2023
1 parent f015cbb commit d6a0df0
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 5 deletions.
9 changes: 5 additions & 4 deletions _artifacts/document-attributes.adoc
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@

:REBUILT: Wednesday, February 1, 2023

:REBUILT: Friday, May 5, 2023

:ENTERPRISE_VERSION: 7.13
:ENTERPRISE_VERSION_LONG: 7.13.2
:ENTERPRISE_VERSION_LONG: 7.13.3
:COMMUNITY_VERSION: 7.67
:COMMUNITY_VERSION_LONG: 7.67.0
:COMMUNITY_VERSION_FINAL: {COMMUNITY_VERSION_LONG}.Final
Expand Down Expand Up @@ -105,7 +106,7 @@ endif::OP[]
:EAP_VERSION_LONG: 7.4.1
:FUSE: Fuse
:FUSE_LONG: Red Hat Fuse
:FUSE_VERSION: 7.9
:FUSE_VERSION: 7.12
:FUSE_EAP_VERSION: 7.4
:SPRING_BOOT_VERSION: 2.3.4
:JWS: Red Hat JBoss Web Server
Expand All @@ -124,7 +125,7 @@ endif::OP[]
:OPTAPLANNER_JDK_VERSION: 11
:OPTAPLANNER_MAVEN_VERSION: 3.6
:QUARKUS: Red Hat build of Quarkus
:QUARKUS_VERSION_LONG: 2.7.6
:QUARKUS_VERSION_LONG: 2.13
:QUARKUS_BOM: {QUARKUS_VERSION_LONG}.Final-redhat-00006
:RH-SSO: Red Hat Single Sign-On
:RH-SSO_VERSION: 7.5
Expand Down
2 changes: 1 addition & 1 deletion assemblies/assembly-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ include::{enterprise-dir}/release-notes/rn-7.13.2-known-issues-ref.adoc[leveloff

include::{enterprise-dir}/release-notes/rn-7.13.2-fixed-issues-ref.adoc[leveloffset=+1]


include::{enterprise-dir}/release-notes/rn-7.13.3-fixed-issues-ref.adoc[leveloffset=+1]

ifdef::parent-context[:context: {parent-context}]
ifndef::parent-context[:!context:]
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
[id='rn-7.13.3-fixed-issues-ref_{context}']
= Fixed issues in {PRODUCT} 7.13.3

{PRODUCT} 7.13.3 provides increased stability and fixed issues listed in this section.

== {CENTRAL}
* Dashbuilder does not support the type MILLISECOND [https://issues.redhat.com/browse/RHPAM-4659[RHPAM-4659]]
* [GSS](7.12.1) 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]]


ifdef::PAM[]

== {PROCESS_ENGINE_CAP}

* `IntermediateThrowingSignal` node from subprocess and the subprocess is not getting marked as executed. [https://issues.redhat.com/browse/RHPAM-4653[RHPAM-4653]]
* With `jbpm-kie-services` and `Servicesorm.xml` the incorrect version of `orm` is used [https://issues.redhat.com/browse/RHPAM-4649[RHPAM-4649]]
* Error code: 404 on History button for Process Variable of type: `org.jbpm.document.DocumentCollection` [https://issues.redhat.com/browse/RHPAM-4648[RHPAM-4648]]
* Unable to abort process instances that encounter the issue reported in RHPAM-4296 [https://issues.redhat.com/browse/RHPAM-4625[RHPAM-4625]]
* Some events are missed in event emitters (elastic search) [https://issues.redhat.com/browse/RHPAM-4584[RHPAM-4584]]
* Update Quarkus version in PIM to support Keystore and trustore passwords to be stored on vault [https://issues.redhat.com/browse/RHPAM-4423[RHPAM-4423]]


endif::[]

== 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]]

== DMN Designer
* [GSS](7.13.3) DMN extend rule to catch non-normalized named elements [https://issues.redhat.com/browse/RHDM-1957[RHDM-1957]]

== {OPENSHIFT}
* {PRODUCT} Kogito Operator 7.x installation is failing with `OOMKilled` and `CrashLoopBackOff` [https://issues.redhat.com/browse/RHPAM-4629[RHPAM-4629]]


== 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]]
* `executable-model` fails with BigDecimal arithmetic when it's a scope of a method call [https://issues.redhat.com/browse/RHDM-1966[RHDM-1966]]
* The `str` operator with bind variable fails after `mvel` jitting [https://issues.redhat.com/browse/RHDM-1965[RHDM-1965]]
* The executable model build fails when setting negative BigDecimal literal value [https://issues.redhat.com/browse/RHDM-1959[RHDM-1959]]

0 comments on commit d6a0df0

Please sign in to comment.