Changes for page 220 - Patch Parade
Last modified by Carlijn Kokkeler on 2024/05/22 13:30
From version 237.1
edited by Carlijn Kokkeler
on 2024/04/24 09:22
on 2024/04/24 09:22
Change comment:
There is no comment for this version
To version 201.1
edited by Carlijn Kokkeler
on 2024/02/26 10:47
on 2024/02/26 10:47
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 -21 9-CreationCarousel1 +215 - Tiny Tales - Content
-
... ... @@ -1,18 +1,15 @@ 1 -In the last sprint cycle, we have worked ona new [[runtime image>>doc:Main.ReleaseInformation.RuntimeImages.V304.WebHome||target="blank"]]thatcontainsafixfor anissueregardingSFTP sessions.Furthermore,wedevelopeda newversion ofoureMagiz Mendixconnector tosupport Mendixversion10andhigher. Lastly, wedidseveralbugfixes.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. Moreover, it is now possible to remove an onramp that was previously linked to an all entry. Lastly, it is now possible to login to eMagiz by pressing enter when having the username field selected. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.21 9-CreationCarousel||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.215 - Tiny Tales||target="blank"]]. 4 4 5 -=====New features===== 6 -* Design - API Gateway: The path length in OpenAPI specification that can be imported is now increased to a maximum of 300 characters. 7 -* eMagiz Mendix Connector: We released a new version of our eMagiz Mendix connector that will support Mendix version 10 and higher. 8 -* Deploy - Architecture: We have added functionality that allows the user to (auto-) update their external (on-premise) machine agents on the current generation architecture from the portal. With future releases of environment templates, your on-premise agents may also be updated. 5 +=====Minor changes===== 9 9 10 - =====Bugfixes=====11 - * Create - Add integrations: When removing an integration from Create, the Create phase is now correctly updated.12 - * Create - Flow Designer:Enumeration valuesfor event processors can now be edited in Create.13 - * Create - Flow Designer: Default error handling is now migrated correctly when moving to the current runtime architecture.14 -* Create - Flow Designer: Ifa flowtestcreates aloglinewith level ‘Warning’or‘Error’andthereisastacktracecreated,then weshowthe stack trace insidethelogmessageon a separatetab.15 -* Deploy - Architecture: SFTP session factoriesdidnot closetheir connection afterit was complete.Thiscouldcause connectionstarvationontheSFTPserver, andwasespecially noticablewhen usingthe SFTP SessionFactory without caching, as thatfactory opensa newconnection for every call.A new runtimeimagecontaining a fix isavailable, pleasecheckitout [[here>>doc:Main.ReleaseInformation.Runtime Images.V304.WebHome||target="blank"]].16 -* Deploy-Architecture:Passwordsfornetworkvolumesarenow hidden on themachineafterdeployment.17 - * Deploy - Unused properties: eMagiz properties, which cannot be edited or removed by a user, are not shown in the unused properties overview anymore.18 - * All: Legacy pages are now hidden correctly for models running on the current runtime architecture.7 +* Manage - Monitoring: The event streaming graph has been improved to better reflect the state of your topics. (#951) 8 + 9 +====Bug fixes==== 10 + 11 +* Login: In the login screen, users now have the ability to press enter to log in when having the username field selected. 12 +* Create - Flow Designer: The validation regarding undesired spaces for components that use a queue name has been improved. (#1012) 13 +* Create - Flow Designer: An issue has been fixed where it was not possible to remove an onramp that was previously linked to a combined entry. (#1021) 14 + 15 +