Changes for page 232 - Bug Busters
Last modified by Carlijn Kokkeler on 2024/11/04 11:23
From version 261.1
edited by Carlijn Kokkeler
on 2024/06/18 12:21
on 2024/06/18 12:21
Change comment:
There is no comment for this version
To version 56.1
edited by Erik Bakker
on 2023/03/03 11:35
on 2023/03/03 11:35
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - 223 -Idyllic Image1 +193 - Fan Out - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -1,17 +1,24 @@ 1 - In the lastsprintycle,wehaveworkedon releasinganew[[runtimeimage>>doc:Main.ReleaseInformation.RuntimeImages.V310.WebHome||target="blank"]],whichcontains severalbug fixes, andincreasesthe debugger duration. Moreover, wehaveworkedon ourSwaggerUIsettings, filtering,andSpEL Expressions. Find outall features and fixesbelow.1 +The release introduces REST/XML as an option for your gateway operations and new features for our 3rd generation runtime, a new runtime image, and new cloud templates. Subsequently, we will release several minor feedback points and bug fixes. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs. 223 -IdyllicImage||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.193 - Fan Out.WebHome||target= "blank"]]. 4 4 5 -====New features==== 6 -* Design - API management: Model contacts are now able to select a default SwaggerUI environment from the API management settings in Design phase. The environment selected here will be the first and the default value of SwaggerUI server dropdown. (#438) 7 -* Capture - Settings: It is now possible to filter the message types in Capture on whether they are used. (#1281) 8 -* Manage - Monitoring: Wiretaps and debugging sessions will now collect messages for 10 minutes, this used to be 5. Note that the JMS server needs to be reset (or updated) in order to also store the messages for 10 minutes instead of 5. 5 +=====New features===== 9 9 10 -====Bug fixes==== 11 -* Create - Flow Designer: The SMB outbound gateway with the GET command did not work, this has been resolved. 12 -* Create - Flow designer: We fixed a transformation tooling issue where it was not possible to view an XSLT in certain cases. 13 -* Create - Flow Designer: In rare occurences, when a TaskScheduler was used, a deadlock situation could occur due to thread starvation. The number of threads available to the TaskScheduler has been increased to resolve this issue 14 -* Create - Flow Designer: The recommended SpEL expression used for contructing a multipart/form-data HTTP request was no longer valid. The [[documentation>>doc:Main.eMagiz Academy.Microlearnings.Expert Level.Data Handling.expert-data-handling-multipart-form-data.WebHome||target="blank"]] has been updated with the new standard and the updated expression is now part of our default test suite. (#1215) 15 -* Create - Properties: Support has been added to provide the SFTP session factories with a known_hosts in string format rather than file format, so it is easier to setup SFTP. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V310.WebHome||target="blank"]] is available. Moreover, helptexts have been added for clarification. 7 +* A new runtime image for customer models running on the 3rd generation runtime. Please learn more about our [[Runtime Image release notes>>Main.Release Information.Runtime Images.V130.WebHome||target="blank"]]. 8 +* Design - Settings: We added XML support to API Management. To enable this feature, change the 'Default message format' in the Design settings section. You can change individual operations by changing the message format of your gateway message. Migrating existing operations requires a reset of the exit flow and a change in the catalog in Design. For more information, see the release blog post. (#815) 9 +* Deploy - Releases: New release properties pop-up that shows all properties in your release, grouped by containers that they are assigned to. This pop-up can be accessed by pressing the wrench-shaped icon, which becomes available once a release is set as active. 16 16 11 +=====Minor changes===== 17 17 13 +* Design - API Gateway: OData API type exclusively selectable for system admin. (#816) 14 +* Design - API Catalog: When you change a path in the Design phase, your HTTP inbound gateways that use the changed path will also be updated in Create phase if you have edit rights. (#524) 15 +* Deploy - Cloud Templates: New Cloud Templates are available for single-lane and double-lane environments. Please check out the cloud template [[release notes>>Main.Release Information.Cloud Templates.WebHome||target="blank"]] for more information. 16 +* Manage - Error messages: Message history is sorted by timestamp descending. 17 + 18 +====Bug fixes==== 19 + 20 +* Create - Message Definition: Attribute can be declared as JSON array in API Gateway and Event Streaming. (#908) 21 +* Create - Migration: We fixed a third-generation migration issue where the legacy error handling flow components were not removed from the asynchronous routing flow. 22 +* Create - Flow designer: when migrating a container’s flows from gen2 to gen 3, “global wire tap” components and their relevant components will be removed. 23 +* Deploy - Release: We fixed an issue that caused images not to be built in specific situations when running in the new runtime generation runtime. 24 +* Deploy - User management: Fixed an issue where 'Apply to environment' would take very long to finish. (#797)