Changes for page 240 - Spring Cleaning
Last modified by Erik Bakker on 2025/03/10 09:59
From version 225.1
edited by Erik Bakker
on 2025/02/10 09:31
on 2025/02/10 09:31
Change comment:
There is no comment for this version
To version 207.1
edited by Carlijn Kokkeler
on 2024/03/25 12:15
on 2024/03/25 12:15
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -2 38-PreparationParaside1 +217 - Template Tango - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,12 +1,14 @@ 1 -In the last sprint, we focused on finishing thefirstiterationof ournew eMagizMendix Connectorandthefirst iteration of our newbaseimage.We will firstutilizethenew eMagiz Mendix Connectorto getanvenbetterfeeling of itsrformance, butyouwill noticeaUIchangetraightaway.Oncewehavepassedthat hurdle, we will sharenformationaboutitandreleaseittoa broaderrangeof customers. Regardingthebaseimage, we will now introducethis toour flowtesting offeringtosee ifanythingunexpected happens.This isan additionalsafetymeasurewehaveputin place toreducethe chanceofsomething breakingin your model oncethenewbaseimage is released. On top of that, wehavesomeminorupdatestoimprovethe qualityof theplatform.1 +In the last sprint cycle, we focused on improving the event streaming graph. Moreover, we have done some bug fixes. First of all, the validation for queue names with respect to spaces has been improved. Furthermore, it is now possible to remove an onramp that was previously linked to an all-entry. Lastly, it is now possible to log in to eMagiz by pressing enter when the username field is selected. 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>>Main.Release Information.Release Blogs.217 - Template Tango||target="blank"]]. 4 4 5 -====Minor Changes====5 +=====Minor changes===== 6 6 7 -* ILM: Wedefinedthe systemslabeledas“isMendix”with the“MX“icon,makingiteasiertoidentifytheMendixsystem.8 -* Create-Flow Testing:As we arefinalizingthenew eMagiz runtimeimagethatwill updatethe SpringversiontoSpring boot 3.4.1andJava to17.0.13,weare nowbringing theseatestupdatestoflowtesting. Thismeans that any flow testyouexecute will runon the baseimage yourruntimes will runon afterthe releaseofthe new eMagiz runtimeimage. Ifneofyourtestcasessuddenlyexhibits weirdbehaviorthat you think isdue totheupdate,feelfreeto contact us viaour [[supportdepartment>>mailto:support@emagiz.com]].7 +* Manage - Monitoring: The event streaming graph has been improved so that the offset difference of a topic is the sum of the offset differences of each partition in that topic. (#951) 8 +* Deploy - Releases: Previously, the latest ten versions of a flow were not always selectable for a release. This has been improved so that from now on, the latest ten committed versions of each flow are always available. (#1137) 9 9 10 10 ====Bug fixes==== 11 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) 12 +* Generic - Login: In the login screen, users can now press "enter" to log in when the username field is selected. 13 +* Create - Flow Designer: The validation regarding undesired spaces for components that use a queue name has been improved. (#1012) 14 +* Create - Flow Designer: An issue has been fixed where removing an onramp linked to a combined entry was impossible. (#1021)