Changes for page 262 - Good News
Last modified by Erik Bakker on 2026/02/23 08:06
From version 317.1
edited by Erik Bakker
on 2026/02/20 13:26
on 2026/02/20 13:26
Change comment:
There is no comment for this version
To version 78.1
edited by Erik Bakker
on 2023/05/12 08:02
on 2023/05/12 08:02
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 - 262-GoodNews1 +197 - Pay Attention - Content
-
... ... @@ -1,28 +1,21 @@ 1 - This releaseincludesmanyupdates toourplatform.Weare releasing somebetafeaturesfor customersusingourlatestversionoftheAPI Gateway,allowingthem to usemultipleauthenticationmethods.On top of that, wehavealsolaunchedanew [[runtime image>>doc:Main.ReleaseInformation.RuntimeImages.V351.WebHome||target="blank"]]for **all** customers. Furthermore,wehave a seriesof smallerimprovementstoenhanceyoureveryday work.1 +Another couple of weeks have passed, so it is time for a new release. We have delivered additional minor (bug) fixes in this release and released the event streaming alerting. The last is a real improvement in managing your event streaming solution. Furthermore, you will find several enhancements in working in nextGen environments. 2 2 3 -Please find out more on our [[Release blog>> doc:Main.Release Information.Release Blogs.262-GoodNews.WebHome||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.197 - Pay Attention.WebHome||target= "blank"]]. 4 4 5 -==== Minor changes ==== 5 +=====New features===== 6 +* 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. 7 +* Manage - Alerting: Added support for providing alerts on event streaming topics: consumer lag, topic approaching maximum size & messages added to the topic under the threshold. Two new alerts are introduced to send alerting messages to the user when messages added to the topic is greater than a threshold or when topic messages consumed is below a threshold. These new alerts are applied for all runtime architectures we support. Please check out the runtime [[release notes>>Main.Release Information.Runtime Images.WebHome||target="blank"]] for additional information. 6 6 7 -* General - Runtime Image: A new [[runtime image>>doc:Main.Release Information.Runtime Images.V351.WebHome||target="blank"]] for **all** customers is available. 8 -* Create - Flow Designer: The help text for the Result Type attribute of the JSON to XML transformer has been improved. (#1553) 9 -* Deploy - Releases: The on‑hover text for a release also displays the most recent date and time the release was edited. (#341) 10 -* Create - Flow Designer: Unused support objects can be deleted with a single button. (#794) 11 -* Deploy - User Management: For models that have been migrated to our latest functionality for both our event streaming and API offering, changes to users in the Deploy phase will be applied immediately for both manually created users and system users. 12 -* Deploy - Architecture: The Apply to Environment pop-up has been updated to reflect progressive changes made to specific objects. Any pending changes on Container, Router, Certificate, Instance, and AWS resources are now stacked and displayed to the user. The list is ordered from the earliest change at the top to the most recent at the bottom, allowing users to clearly see all modifications made to a specific object until the Apply to Environment button is clicked. These changes will remain active for future operations. (#1537) 13 -* Deploy - Architecture - Routes: The View and Edit pages for Routers have been updated to remove the Endpoint DNS Name and Flow Symbolic Name fields. (#1537) 14 -* Manage - Alerting: For Log and Error triggers, a custom subject can now be specified under ‘notifications’. This enables you to sort incoming alerts in your mailbox more easily. 15 -* Manage - Alerting: We have tightened the allowed characters for the triggers to reduce further the likelihood of HTML injection into the bodies of alerting emails sent by eMagiz. 16 -** Note: if you already have existing alert rules that contain characters that are now considered illegal, you will need to change them when you make any change to that trigger. 9 +=====Minor changes===== 17 17 18 -==== Bug fixes ==== 11 +* Create - Flow Testing: we add some minor UI improvements and validation to prevent a test case from being in live mode and automated. 12 +* Deploy - Deployment plan: If you run the deployment plan to deploy machines and run into issues, your deployment plan will be stopped at the step that gets a warning, and you can see a warning message on the left side. That is easier for you to figure out problems and fix them. Afterward, you can run that step again by selecting "Refresh" and "Execute." 13 +* Deploy - Architecture: We increased the grace period for shutting down runtimes when they run on Docker environments. 19 19 20 -* Create - FlowDesigner: When using DSH support objects, the required admin-only fields are automatically filled in. (#1755) 21 -* Create - Untransfer integration: We fixed an issue where you could not remove an integration of the Mendix connector system, which was migrated from the Legacy eMagiz Mendix Connector to the current eMagiz Mendix Connector in Create. 22 -* Design - Catalog: Help texts related to “content”, “Json format”, and “Gateway message definition” are updated. (#1082) 23 -* Create - Store: When importing a store component with properties, validation feedback will now be provided if the property value does not align with the expected type. (#1276) 24 -* Manage - Explore: Error message is much more descriptive when the container is not running (#1321) 15 +====Bug fixes==== 25 25 26 -==== Remarks ==== 27 - 28 -* General - Infrastructure: We updated our image builder for Windows images to use the latest Java versions for images. Effectively, this means that any image built for Windows from this release onwards that uses a base image //3.4.0// or above, will use Java 21.0.10 as baseline. Images below version //3.4.0// will now use Java 17.0.18. Therefore, new (property) releases that use the same eMagiz base image, will still use a different Java version, and may therefore have some changed behavior. Normally that would not be noticable, but since these Java version increases drops support for some weak cipher suites, connectivity may be affected. For more information, please refer to the release notes of image 3.5.1. 17 +* Create - Store: We fixed an issue that you sometimes do not see the list of message definitions or the list of transformations when you export new or update your store item. 18 +* Deploy - Architecture: You can apply your changes to only one or both zones on 3rd generation double-lane models. 19 +* Deploy - Architecture: We fixed an issue where runtimes were not removed from a machine, while this was expected behavior according to the architecture. 20 +* Deploy - Architecture: The gen two karaf container will now exit when an Out-of-memory error occurs for gen three cloud environments. This will cause an auto-healing restart, after which the container can run properly again. 21 +* Design - Message Definitions: "Message format" button is also available in view mode. (#919)