Skip to content

Commit

Permalink
BXMSDOC-8683-main created 7.13.4 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
emmurphy1 committed Aug 21, 2023
1 parent c163471 commit 2f34a89
Show file tree
Hide file tree
Showing 7 changed files with 88 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _artifacts/document-attributes.adoc
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@


:REBUILT: Friday, May 5, 2023
:REBUILT: Tuesday, September 5th, 2023



:ENTERPRISE_VERSION: 7.13
:ENTERPRISE_VERSION_LONG: 7.13.3
:ENTERPRISE_VERSION_LONG: 7.13.4
:COMMUNITY_VERSION: 7.67
:COMMUNITY_VERSION_LONG: 7.67.0
:COMMUNITY_VERSION_FINAL: {COMMUNITY_VERSION_LONG}.Final
Expand All @@ -17,7 +17,7 @@

// 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-00019
:MAVEN_ARTIFACT_VERSION: {COMMUNITY_VERSION_FINAL}-redhat-00024
:BOM_VERSION: {ENTERPRISE_VERSION_LONG}.redhat-00002
:OPTAPLANNER_BOM_VERSION: 8.13.0.Final-redhat-00013

Expand Down
2 changes: 2 additions & 0 deletions assemblies/assembly-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,7 @@ include::{enterprise-dir}/release-notes/rn-7.13.2-fixed-issues-ref.adoc[leveloff

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

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

ifdef::parent-context[:context: {parent-context}]
ifndef::parent-context[:!context:]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
[id='rn-7.14.3-fixed-issues-ref_{context}']
= Fixed issues in {PRODUCT} 7.13.4

{PRODUCT} 7.13.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 cros 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 cros site scripting (XSS) attack [https://issues.redhat.com/browse/RHPAM-4717[RHPAM-4717]]

* If you create a space by using the {CENTRAL} REST API, the instance will be vulnerable to cros site scripting (XSS) attack [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]]

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-1985[RHDM-1985]]

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

== Need component

* Data filter is not working as expected COMMENT: the component is listed a BAM. What is this? [https://issues.redhat.com/browse/RHPAM-4664[RHPAM-4664]]

0 comments on commit 2f34a89

Please sign in to comment.