Changes for page 239 - Modern Talking
Last modified by Erik Bakker on 2025/02/26 21:08
From version 66.1
edited by Erik Bakker
on 2023/04/13 14:27
on 2023/04/13 14:27
Change comment:
There is no comment for this version
To version 44.1
edited by Erik Bakker
on 2023/01/23 13:49
on 2023/01/23 13:49
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 +190 - Fast Forward - Content
-
... ... @@ -1,44 +1,32 @@ 1 - As thequarter has ended, we went silent foracouple of weeksto plan for theupcoming quarter during our PI rituals. This timewe addedthe famous "Hackathon"to theendof thePI weeksowe couldstarttheEasterbreak with excellentspiritaftersolvingseveralsmallerfeedbackitems andbugsreportedby you. Severalof thosestories will be included inhisandtheupcomingrelease. On top of that, we introduce variousimprovementsto our API Gateway pattern and our 3rd generationruntime architecture.Subsequently, wewillrelease a new runtime image supportingthemultipleimprovements.1 +The release finished many new improvements to our 3rd generation runtime offering and fixed various annoying bugs and minor enhancements. Furthermore, we introduce several improvements in the interaction with the portal. 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.190 - Fast Forward.WebHome||target="blank"]]. 4 4 5 5 =====New features===== 6 +* A new runtime image for customer models running on the 3rd generation runtime. Please find out more on our [[Runtime Image release notes>>Main.Release Information.Runtime Images.V120.WebHome||target="blank"]]. 7 +* Manage - Explore: The Queue browser is a new feature that enables you to explore the queues on your JMS server and view (and delete) the message on them. It is only available if you migrated your JMS server to the 3rd generation runtime. 6 6 7 -We take the first step to fix properties to a release. This gives users more control over properties. For example, they can ensure that the release contains suitable properties that are more manageable. 8 -When this release reaches production, the first new release that users activate and have Gen3 containers/properties, the new feature becomes active. Users will see a wrench icon on the release. When they click on it, they will see an overview of the attached Gen3 properties. These properties cannot be altered for that specific release. This only counts for Gen3 properties, properties for Gen2 runtimes/machines will still be fetched from the Deploy-Properties list and can still be altered. 9 -If users notice that a specific Gen3 property of a release not contains the correct value, users can edit the value by opening the property overview of the release. At the bottom of the overview, the option ‘Change properties’ allows users to edit the properties of a release. 9 +=====Major changes===== 10 10 11 - Anew ‘property’ releasewillbecreatedwhen usersusethat option.A ‘property’release can beidentified bya suffix that containsaetter.Userscan changetheproperties, andwhenthey are done,they can directly activate anddeploy the release.Withournewimprovements to thedeploymentplan,onlytheaffectedcontainersbytheproperty change(s)will be redeployed.Thiswill result in faster deployments.11 +* 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. 12 12 13 -{{info}}Important to note is that 14 -* While changing a property in a ‘property’ release, users also have the option to alter the value in the Deploy-Properties list. By default, this is set to Yes, because when a new release is created, the values of Deploy-Properties will be used and not properties of an earlier release. When a user closes the screen for editing a property, the change will immediately be implemented. 15 -* The auto-clean release functionality is unaffected by this change, ‘property’ releases will not be counted as a release. 16 -* There is a maximum of 26 ‘property’ releases. (26 letters of the alphabet) 17 -* Only the latest release can be edited. This can be identified by checking the suffix. The suffix with the latest letter of the alphabet is editable.{{/info}} 18 - 19 19 =====Minor changes===== 20 20 21 -* General - Control Tower: Changed several generic triggers for more predictable behavior. 22 -* Administration - License Tracker: The license tracker has been updated for new license models and features. 23 -* 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. 24 -* Capture - Settings: Editing message types are now consistent between new and existing ones. (#884) 25 -* Design - API Gateway: Default HTTP responses are generated automatically (#417) 26 -* 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) 27 -* 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. 28 -* 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. 29 -* 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. 30 -* Deploy - Deployment plan: The "Prepare release" is not scheduled automatically anymore, so you can be in control of your deployment plan. 31 -* Deploy - Architecture: Certificates only editable by system admin. 32 -* 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. 15 +* 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. 16 +* Create - Flow designer: sensitive information stored in property values is masked. (#790) 17 +* 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. 18 +* Create - Flow Designer: when importing a store item from another partner, an error popup will be shown instead of the default error message. 19 +* Deploy - Releases: The activate release functionality improved performance for 3rd generation models. 20 +* 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) 21 +* Deploy - Architecture: We enabled setting memory limits for eMagiz runtimes running on Docker machines. (#571) 22 +* Deploy - Architecture: "HTTP settings" page changed to "Runtime settings," where you can enable/disable both HTTP and control bus per runtime. 23 +* 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. 33 33 34 34 ====Bug fixes==== 26 +* Design-CDM: cannot break definition when setting cardinality to '*' if the parent entity has order matters set to 'No' (#508) 27 +* 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) 28 +* Create - Flow Designer: when importing a store item, it is possible to overwrite the value of properties in the setup step. 29 +* Deploy - Containers: We fixed an issue that the container overview does not show the entry flows which should run on that container. (#863) 30 +* Deploy - Architecture: Apply to environment button synchronizes event streaming topic states correctly. (#814) 31 +* 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. 35 35 36 -* 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"]]. 37 -* 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) 38 -* 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. 39 -* 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) 40 -* Create - Message: When viewing or editing an enumeration, it is no longer deleted when the cancel button is pressed. 41 - 42 -====Remarks==== 43 - 44 -* Deploy - Releases: We removed the existing snapshots of release property values.