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 65.1
edited by Erik Bakker
on 2023/04/13 08:46
on 2023/04/13 08:46
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 +195 - Easter Party - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -1,17 +1,30 @@ 1 - Inthelast sprint cycle,wehaveworkedon releasinganew[[runtimeimage>>doc:Main.ReleaseInformation.Runtime Images.V310.WebHome||target="blank"]],which containsseveralbugfixes,andincreasesthedebuggerduration.Moreover, wehaveworkedonourSwaggerUIsettings,filtering,andSpELExpressions.Findoutallfeatures andfixesbelow.1 +As the quarter has ended, we went silent for a couple of weeks to plan for the upcoming quarter during our PI rituals. This time we added the famous "Hackathon" to the end of the PI week so we could start the Easter break with excellent spirit after solving several smaller feedback items and bugs reported by you. Several of those stories will be included in this and the upcoming release. On top of that, we introduce various improvements to our API Gateway pattern and our 3rd generation runtime architecture. Subsequently, we will release a new runtime image supporting the multiple improvements. 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.195 - Easter Party.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 +=====Minor changes===== 9 9 7 +* General - Control Tower: Changed several generic triggers for more predictable behavior. 8 +* Administration - License Tracker: The license tracker has been updated for new license models and features. 9 +* Administration - License Tracker: When the feature ‘Data sink’ is enabled, the number of message packs of the contract will be displayed when you hover with the mouse over the feature. 10 +* Capture - Settings: Editing message types are now consistent between new and existing ones. (#884) 11 +* Design - API Gateway: Default HTTP responses are generated automatically (#417) 12 +* Design - Solution design: An additional option is added to the context menu that navigates to the message definition added to event streaming topics without processors. (#850) 13 +* Create - Add Integrations: We used the name of the API integration that you set in the Design phase to display on the Transfer screen. That helps you choose the correct integrations to add to the Create phase more quickly. 14 +* Create - 3rd Generation Migration: You can toggle the custom error handling option for your event processors while migrating your event processing container to the 3rd Generation Runtime. 15 +* Deploy - Deployment plan: When you run your deployment plan in your model using the new generation runtimes, you will be able to be the logs that relate to an executing deployment step. 16 +* Deploy - Deployment plan: The "Prepare release" is not scheduled automatically anymore, so you can be in control of your deployment plan. 17 +* Deploy - Architecture: Certificates only editable by system admin. 18 +* Manage - Jobs: In case the model has containers that contain jobs in one of its flows, users can inspect job managers, job executions, and job step executions. Note that this only works for the 3rd generation runtime. 19 + 10 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. 16 16 22 +* General - Runtime Image: 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.V140.WebHome||target="blank"]]. 23 +* Design - API Gateway: Improved generation of Open API JSON and example messages for API gateway operations to handle cases where an element in your gateway definition is used multiple times. (#440) 24 +* Design - API Gateway: We fixed an issue where changing the message format of a gateway message did not result in an update of the OpenAPI (i.e., Swagger) document. 25 +* Design - System message: We fixed an issue that led to importing towards the wrong message definition when the option "Import from XSD" was chosen on a synchronous message. (#818) 26 +* Create - Message: When viewing or editing an enumeration, it is no longer deleted when the cancel button is pressed. 17 17 28 +====Remarks==== 29 + 30 +* Deploy - Releases: We removed the existing snapshots of release property values.