Changes for page 196 - The Last Post

Last modified by Carlijn Kokkeler on 2024/05/22 13:41

From version 76.1
edited by Erik Bakker
on 2023/05/02 14:32
Change comment: There is no comment for this version
To version 77.1
edited by Erik Bakker
on 2023/05/12 08:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -16,7 +16,7 @@
16 16  * Create - Flow designer: Model resources tab removed on the resources page when adding a resource to a validating filter. (#921)
17 17  * Create - Flow designer: Improve the responsiveness of the resources tab on the right panel.
18 18  * Create - Flow Designer: Resources in the "Unused resources" section can be marked as used when components refer to the resources through property placeholders or in custom SPeL expressions.
19 -* Create - API Gateway: We fixed an issue where an optional query parameter would cause failed requests if that parameter was not supplied, so please reset your entry flow to apply the fix.
19 +* Create - API Gateway: We fixed an issue where an optional query parameter would cause failed requests if that parameter was not supplied, so please reset your entry flow to apply the fix. (#903)
20 20  * Create - API Gateway: We fixed an issue where API-Key secured requests would fail with error code 500 instead of code 401 if no API-Key was supplied. Please reset your entry flow to apply the fix.
21 21  * Create - Resources: When viewing a resource, its full name will be shown, removing the need to download the resource to obtain its name. (#922)
22 22  * Deploy - Releases: We reduced the time it takes to prepare a release before it can be deployed. The process of building runtime images has been optimized.