Changes for page 256 - Power Up
Last modified by Erik Bakker on 2025/11/04 12:44
From version 228.1
edited by Erik Bakker
on 2025/02/13 07:36
on 2025/02/13 07:36
Change comment:
There is no comment for this version
To version 289.2
edited by Erik Bakker
on 2025/11/04 12:44
on 2025/11/04 12:44
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 -2 38- PreparationParadise1 +256 - Power Up - Content
-
... ... @@ -1,13 +1,15 @@ 1 - In thelast sprint, we focusedon finishingthefirstiterationofourneweMagizMendixConnectorandthefirstiterationof our newbaseimage.We will firstutilizethe new eMagiz MendixConnectorto getanevenbetterfeelingof its performance, butyouwillnotice aUIchangestraightaway.Oncewehavepassedthat hurdle, we willsharemore informationaboutitand release it toa broaderrangeof customers.Regardingthe baseimage, we willnowintroducethisto our flowtestingoffering to see ifanything unexpected happens.This is anadditionalsafetymeasurewehaveput inplaceto reducethe chance ofsomethingbreakingin your model oncethenewbaseimageis released.Ontopofthat,wehavesomeminorupdates to improve thequalityof the platform.1 +This release features various updates to our platform, with a user-centric focus, as we work on improved functionality for our new event streaming broker and API Gateway. All those improvements will be shared in the future once everything is ready. Additionally, we want to raise awareness that several new **[[environment templates>>> Main.Release Information.Cloud Templates.WebHome||target="blank"]]** have been released that need to be updated before **December, 14th**. So if you have yet to update please take the necessary actions. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.2 38- PreparationParadise.WebHome||target="blank"]].3 +Please find out more on our [[Release blog>>doc:Main.Release Information.Release Blogs.256 - Power Up.WebHome||target="blank"]]. 4 4 5 -==== MinorChanges====5 +==== Bug fixes ==== 6 6 7 -* ILM: We defined the systems labeled as “isMendix” with the “MX“ icon, making it easier to identify the Mendix system. 8 -* Create - Flow Testing: As we are finalizing the new eMagiz runtime image that will update the Spring version to Spring boot 3.4.1 and Java to 17.0.13, we are now bringing these latest updates to flow testing. This means that any flow test you execute will run on the base image your runtimes will run on after the release of the new eMagiz runtime image. If one of your test cases suddenly exhibits weird behavior that you think is due to the update, feel free to contact us via our [[support department>>mailto:support@emagiz.com]]. 7 +* Design - System Message: Improved performance of saving entities whith a large number of attributes. (#1731) 8 +* Design - Store: Two fixes on importing store items for synchronous messages. (#1579) 9 +** From store functionality for API Gateway is restored. 10 +** Additionally, users can import store item to synchronous system message - response message. 11 +* Design - Create - System Message (API integrations) - The request system message correctly displays the message definition (#1713) 12 +* Create - Add Integrations: We have fixed a bug where some Mendix systems could face an error when trying to add an event streaming integration in Create. 13 +* Deploy - Containers: Debug icon has on hover text (#1725) 14 +* Manage - Alerting: Partial words from an alert's description can be searched and still return accurate results. (#1726) 9 9 10 -====Bug fixes==== 11 - 12 -* Create - Add Integrations: Integrations using the entry/exit connector, using the same message type, can now be untransferred from the create phase. (#1591) 13 -* Manage - Topic Statistics: Offsets related to topics and consumer groups are now shown even if they grow very large (#1599)