Release notes

v2021-05-14

Improvements

Bugs

v2021-04-30

Improvements

Bugs

v2021-04-02

Improvements

Features

Bug fixes

v2021-03-19

Improvements

Bug fixes

v2021-03-05

Improvements

Features

Bug fixes

v2021-02-19

Improvements

v2021-02-05

Improvements

v2021-01-22

Improvements

Features - Added support for multiple deployments during create and delete subscriptions in MH

Bug fixes - Added preventing execution of steps without runId

v2020-12-11

Improvements - Updated Message Hub Connector SDK Java to version 3.2 - Added storing fields TenantId and IntegrationFlowTenantId as exchange properties instead of headers - Portal - added spinner and block deploy button during deploy operation

Bug fixes - Solved problem with OOM in GMP

v2020-11-27

Improvements - Added validation to check if tenant exists during deploy operation (and save configuration)

Features - Portal: - Applied new design for view details of existing deployment screen - Applied new design and single tenant view on modify configuration - Limit the history for Integration Flows created by and for the current tenant (in single tenant view) - Added support for multiple deployments for HTTP_ENDPOINT trigger

v2020-11-13

Improvements - Added size limits to message headers - Updated Azure Kubernetes Service (AKS) to version 1.18.8

Features - Portal - Applied new design and single tenant view on deploy operation

Bug fixes - Removed case insensitivness for events during processing message from Message Hub - Fixed issue with corrupted data after ifMatch error

v2020-10-16

Improvements - Upgraded Application Insights to Preview.7

Features - Portal - Limited deployments list for Integration Flows to only those created by tenant (in single tenant view) - Applied new design on deployment details screen - Added limits of the message size for HTTP_ENDPOINT trigger

Bug fixes - Portal - Fixed issue with back button not working properly - Fixed issue with the invitations not being sent

v2020-10-02

Improvements - Update Azure Kubernetes Service (AKS) to version 1.17.9

Features - Portal - Applied new design and aligned with permissions on create secret - Applied new design and aligned with permission on tenant and secret list - Applied new design and aligned with permissions on secret version list - Unified list of deployments for single and multitenant views - Added validation that only admin tenant can have multitenant role - Added support for large message for HTTP_ENDPOINT trigger - Limited access to Integration Flows to only those created by tenant (in single tenant view)

Bug fixes - Fixed confirmation message for delete secret - Solved issue with OOM in Flow history

v2020-09-04

Improvements

Features

Bug fixes

v2020-07-24

Improvements

Features

Bug fixes

v1.2

Features

User and access management:

ROLE: Owner

When you're assigned the role of Owner you have full access to the application. You can:

ROLE: Contributor

When you're assigned the role of Contributor, you are able to manage Integration Flow versions. This means you can:

ROLE: Reader

When the role of Reader is assigned to you, you are able to:

Sensitive data in message body

To protect sensitive data in message, user can decide to not store message body in Integration Kit Flow history (new flag to not store message body for specified Integration Flow version). Data is only processed by GMP but users can not have access to the body of the message.

Message Hub Integration

v1.1

Features

Security mechanisms Deployment time
OIDC_AUTH OIDC_AUTH MUST be used, IP_FILTER optional
ANY One of the options is required (IP_FILTER satisfies), so cannot be public
ANY_AUTH One of the AUTH options is required (IP_FILTER does not satisfy), so cannot be public
BASIC_AUTH, IP_FILTER Both MUST be used, OIDC_AUTH cannot be used combined with BASIC_AUTH
nothing required, all optional. Can be public endpoint

v1.0

Initial release of Unit4 Integration Kit. U4IK v1.0 will be available as preview environment (ACC) and as production environment (PROD) in CSP in Azure. In an early adopter program for Healthcare LoB, a few customers will go in production with two synchronous Integration Flows.

Features