[DT-036857] Installed modules can sometimes pull a version that does not match the Decisions installation
Fixed a bug where you could use GitHub to download a module with a higher version than the Decisions Instance.
7.15
[DT-036909] HL7 - Message Framing Characters can become double wrapped
Fixed an issue where passthrough emitted messages were getting double-wrapped. We now trim these excess characters.
7.15, 8.7
Flows
DT Title
Description
Occurs In
[DT-036771] Need Batch options enabled on Batch Insert Step for EY
Fixed performance issue with the "Batch Insert Entities" Step after exposing the "BulkInsertOptions".
7.15
Integrations
DT Title
Description
Occurs In
[DT-037210] Kafka extra consumer prevents some partitions from being read
Fixed an issue where a test consumer would also be assigned a partition, causing the messages to back up.
7.11
Portal
DT Title
Description
Occurs In
[DT-037098] AD sync Strips out numbers in the email address of an account, and the account becomes inactive if General Email for the account on AD is empty
Fixed an issue where Synched AD Accounts would appear inactive and have the number of characters stripped if they did not have the "Email" field filled out.
7.15, 8.8
Other
DT Title
Description
Occurs In
[DT-036139] PostgreSQL: Batch Insert Fails when data type has a property named "group."
Fixed an issue where using the word "Group" as the name for a DataType would send an error when using the "Batch Insert" step.
7.15
[DT-036649] Show the version in the installer
The version number is now displayed in the installer underneath the Decisions logo.
All Previous
[DT-036828] Incorrect revision ids are displayed in the Repository Client info Report when checking revision ids other than the latest one.
Fixed by storing the revision id that the user has specified. Only if the "revision id" is null will we use a higher revision.
7.15
[DT-036942] DB type - Postgres: An error is displayed on installing the module 'Kafka'.
Updated the "Batch Insert" to correct this issue.
7.15
[DT-036960] Postgres: Hard deleting entities from the database does not delete them from the 'entity_header_data' table.
Fixed an issue that would cause entities to remain on the 'entity_header_data' table even after a "Hard delete".
7.15
[DT-037239] Vulnerability in System.Data.SqlClient 4.8.2
Upgraded the SQL Client to address the vulnerability.