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 64.1
edited by Erik Bakker
on 2023/04/11 10:07
on 2023/04/11 10:07
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-Good News1 +195 - Easter Party - Content
-
... ... @@ -1,28 +1,30 @@ 1 - This releaseincludesmanyupdates toourplatform.We are releasingsomebetafeaturesfor customers usingourlatestversion of theAPIGateway,allowingthem tousemultipleauthenticationmethods. On top of that, wehave alsolaunchedanew [[runtimeimage>>doc:Main.ReleaseInformation.RuntimeImages.V351.WebHome||target="blank"]]for**all**customers.Furthermore,we haveaseriesof smallerimprovementsto enhance your everyday work.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>> doc:Main.Release Information.Release Blogs.262-Good News.WebHome||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 -==== Minor changes====5 +=====Minor changes===== 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. 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. 17 17 18 -==== Bug fixes====20 +====Bug fixes==== 19 19 20 -* Create -FlowDesigner:When usingDSHsupportobjects,the required admin-onlyfields are automaticallyfilledin.(#1755)21 -* Create-Untransferintegration:Wefixedanissuewhereyoucouldnotremoveanintegration ofthe Mendix connectorsystem,whichwasmigratedfromtheLegacy eMagiz Mendix ConnectortothecurrenteMagiz MendixConnectorin Create.22 -* Design - Catalog:Helptexts relatedto “content”,“Jsonformat”,and“Gateway message definition”areupdated.(#1082)23 -* Create- Store: When importinga storecomponentwithproperties, validationfeedbackwillnowbe provided ifthe propertyvaluedoesnotalignwiththeexpected type. (#1276)24 -* Manage -Explore:Errormessage ismuchmore descriptive when the containeris not running(#1321)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. 25 25 26 -==== Remarks====28 +====Remarks==== 27 27 28 -* General -Infrastructure: We updated our image builder for Windows imagesto usethe latestJava versionsforimages. Effectively, thismeans that any image built for Windows from this release onwardsthat usesa baseimage //3.4.0// or above, will use Java 21.0.10 as baseline. Imagesbelow version//3.4.0// will now use Java 17.0.18. Therefore, new (property) releases thatusethe same eMagiz base image, will still use a different Java version, and may thereforehave some changed behavior. Normally that would not benoticable, but since these Java version increasesdrops support for some weak ciphersuites, connectivitymay be affected. For more information, please refer to the release notes of image 3.5.1.30 +* Deploy - Releases: We removed the existing snapshots of release property values.