Changes for page 220 - Patch Parade
Last modified by Carlijn Kokkeler on 2024/05/22 13:30
From version 63.1
edited by Erik Bakker
on 2023/04/11 10:00
on 2023/04/11 10:00
Change comment:
There is no comment for this version
To version 45.1
edited by Erik Bakker
on 2023/01/31 14:39
on 2023/01/31 14:39
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -19 5-EasterParty1 +191 - Fifty Fifty - Content
-
... ... @@ -1,30 +1,36 @@ 1 - As thequarter has ended, we went silent foracouple of weeksto plan for theupcoming quarterduringour PI rituals. This time we added the famous "Hackathon" to theend of the PI weeksowe could startthe Easter break with excellentspirit aftersolving several smallerfeedbackitems and bugsreported by you. Severalof those storieswill be included in this and the upcoming release. Ontopofthat, we introduce variousimprovements to our API Gateway patternand our 3rd generationruntime architecture. Subsequently,we will release anewruntimeimagesupportingthe multipleimprovements.1 +The release introduces a lot of small fixes as a result of our "hackathon" efforts. Subsequently we will release several 3rd generation runtime offerings. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.19 5-EasterParty.WebHome||target=3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.191 - Fifty Fifty.WebHome||target="blank"]]. 4 4 5 -=====Minor changes===== 5 +=====New features===== 6 +* Manage - Alerting: There are 4 new types of triggers available for Model in G3. 7 +** Error Message is to evaluate the headers of the original message which resulted in an error. 8 +** Log Keyword is to evaluate logging messages. You can provide a one or several words which you expect in your logging events. 9 +** Queue Consumers is to configure for queues where more than 1 consumer is expected. 10 +** Queue Messages is to configure for queues where more than 100 messages on a queue can occur 11 +** Queue Throughput is to monitor issues with your system by setting thresholds for the number of messages that are expected to pass through the flow. 6 6 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. 13 +=====Major changes===== 19 19 20 - ====Bug fixes====15 +* Manage - Redelivery: You can explore the message redelivery functionality for the 3rd generation architecture and see more details about it. Besides that, you can also redeliver the message(s) on this page. 21 21 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 +=====Minor changes===== 27 27 28 -====Remarks==== 19 +* Design - System message: 'Request' and 'Response' entities are automatically generated and set as root entities for new SOAP web service integrations in 3rd generation runtimes. 20 +* Create - Flow designer: sensitive information stored in property values is masked. (#790) 21 +* Create - Flow Designer: when migrated from Gen2 to Gen3, the flow's JSON will be generated so the user can use it to compare the previous versions. 22 +* Create - Flow Designer: when importing a store item from another partner, an error popup will be shown instead of the default error message. 23 +* Deploy - Releases: The activate release functionality improved performance for 3rd generation models. 24 +* Deploy - Architecture: Before pressing "Apply to environment," we require a confirmation from you if you accept the topology changes suggested by eMagiz that might impact AWS. (#828) 25 +* Deploy - Architecture: We enabled setting memory limits for eMagiz runtimes running on Docker machines. (#571) 26 +* Deploy - Architecture: "HTTP settings" page changed to "Runtime settings," where you can enable/disable both HTTP and control bus per runtime. 27 +* Deploy - Releases - You will be reminded of empty runtimes when activating a release. Empty runtimes are runtimes without flows in the release, and these runtimes should be removed from your architecture. 29 29 30 -* Deploy - Releases: We removed the existing snapshots of release property values. 29 +====Bug fixes==== 30 +* Design-CDM: cannot break definition when setting cardinality to '*' if the parent entity has order matters set to 'No' (#508) 31 +* Create - Flow Designer: When copying and pasting, support objects such as "property placeholder," "support.bus-connection-caching," and "support. bus-connection-plain" are not duplicated (#793) 32 +* Create - Flow Designer: when importing a store item, it is possible to overwrite the value of properties in the setup step. 33 +* Deploy - Containers: We fixed an issue that the container overview does not show the entry flows which should run on that container. (#863) 34 +* Deploy - Architecture: Apply to environment button synchronizes event streaming topic states correctly. (#814) 35 +* Deploy - Architecture: The deploy runtimes option is only visible for admin. A new menu item, "Deploy agent," is added and visible for all users to show the command which can be used to deploy the agent to an on-premises machine. 36 +