Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
minLevel1
maxLevel1
outlinefalse
typelist
printablefalse

Anchor

...

The property controlling if Enhanced Security is enabled or not, mz.security.user.control.enabled is not enabled by default and has to be manually added to the values.yaml file, see Enhanced User Security (4.1) .

Anchor
returncodes
returncodes
mzcli Commands Do Not Provide Return Codes

If you are using scripted solutions requiring return codes, you must use the mzsh commands, cannot use return codes since the mzcli commands do not provide return codes.

...

When creating EC Deployments, it is no longer possible to directly edit the workflows that you add to the EC Deployment.

Anchor
openapi_request
openapi_request
Open API Incorrectly Validates Request Body

Users are encountering an issue with request body validation when using a schema file that includes discriminator and oneOf keywords in the same schema object. This issue arises due to a limitation in the library implementation.

There is an existing ticket logged on this issue, see https://bitbucket.org/atlassian/swagger-request-validator/issues/771/discriminator-is-not-working-with-oneof. To work around this issue, you can disable request validation for requests containing the schema object.

Anchor
avro
avro
Issues with Avro Decoding

There are two different issues with Avro decoding:

  • When trying to access OriginalData you will get an out of bounds issue since the entire data.length is returned. To resolve this, display only OriginalData from the originaldata element and use the UDR File Editor.

  • The Avro decoder cannot decode multiple records in the input file.

Page Properties
hiddentrue

Source bugs for mentioned issues:

https://digitalroute.atlassian.net/browse/XE-2989 - mzcli: return code improvement → not sure this is the right bug

https://digitalroute.atlassian.net/browse/XE-10946 - SAP CC Notification Agent TLS Feature Not Working

https://digitalroute.atlassian.net/browse/XE

...

-12284 - Workflows Can Only Be Viewed When Creating ECDs

https://digitalroute.atlassian.net/browse/XE-12019 - Open API Incorrectly Validates Request Body

https://digitalroute.atlassian.net/browse/XE-

...

10736 - OpenAPI Validation Error for Unsupported Optional Parameters in HTTP2 Client

https://digitalroute.atlassian.net/browse/XE-13494

When updating for a new release:

  • Check and remove any bugs and entries that have been fixed.

  • Add information about any critical or major bugs detected during release test that have not yet been fixed and that the teams and POs think are worth mentioning.