Changes for page 232 - Bug Busters
Last modified by Carlijn Kokkeler on 2024/11/04 11:23
From version 320.1
edited by Erik Bakker
on 2024/09/10 12:51
on 2024/09/10 12:51
Change comment:
There is no comment for this version
To version 236.1
edited by Carlijn Kokkeler
on 2024/04/23 16:32
on 2024/04/23 16:32
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 29 -XPath Alignment1 +219 - Creation Carousel - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,12 +1,17 @@ 1 - Duringour recent sprint cycle, wemade severalimprovements tokeepourmodelrunningsmoothly.Wealsomade some smallchangestovariousXPath-relatedparts ofthe portalandupdatedour deploymentplan.Pleasefind allour changes andbug fixesbelow.1 +In the last sprint cycle, we have worked on a new [[runtime image>>doc:Main.Release Information.Runtime Images.V304.WebHome||target="blank"]] that contains a fix for an issue regarding SFTP sessions. Furthermore, we developed a new version of our eMagiz Mendix connector to support Mendix version 10 and higher. Lastly, we did several bug fixes. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.2 29 -Xpath Alignment||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.219 - Creation Carousel||target="blank"]]. 4 4 5 -==== Minorchanges====6 -* De ploy - Deployment plan: We updated the deploymentstep that temporarily disables the triggers inyourmodel.Asaresult, you can now define afterwhich waiting period (determined in minutes)youwant eMagiz to take action. Whenit reachesthispoint, eMagiz will act accordingo theselected option.You can opt to "automatically re-enabletriggers," "receive a notificationmail," or "both." On top of that,we reintroduced theautomatic "enabletrigger" step, which can be addedasthe last step of your deployment plan toautomaticallyre-enable triggers. Beaware that you **still** need toenabletriggersmanuallyif you havemanually disabled thembeforedeploying.Thiscan be done viaheManage phase.(#1367)7 -* Create- Flow Designer:SFTP(caching)sessionfactoriesnowhavean additionaloptiontospecifytheauthenticationmethodsthatshould be used, and inwhichorder. Notethat thelatest [[runtimeimage>>Main.Release Information.RuntimeImages.V313||target="blank"]] is neededto make the functionality work in eMagiz.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 8 9 -====Bug fixes==== 10 -* Create - Flow Designer: Improved the help text of the edit/new header menu in the XPath header enricher component, to better inform how a list of results can be handled. (#727) 11 -* Create - Transformation: Fixed a bug that caused the value input field to disappear if you switch from “custom xpath“ to “if it exists“. (#1010) 12 -* Create - Flow designer: We fixed an issue related to the legacy property “web service-URL “ of an exit connector flow related to a Mendix (connector) system. In your Mendix application, you can download and start them from an activating release. 9 +=====Bug fixes===== 10 +* Create - Add integrations: When removing an integration from Create, the Create phase is now correctly updated. 11 +* Create - Flow Designer: Enumeration values for event processors can now be edited in Create. 12 +* Create - Flow Designer: Default error handling is now migrated correctly when moving to the current runtime architecture. 13 +* Create - Flow Designer: If a flow test creates a log line with level ‘Warning’ or ‘Error’ and there is a stack trace created, then we show the stack trace inside the log message on a separate tab. 14 +* Deploy - Architecture: SFTP session factories did not close their connection after it was complete. This could cause connection starvation on the SFTP server, and was especially noticable when using the SFTP Session Factory without caching, as that factory opens a new connection for every call. A new runtime image containing a fix is available, please check it out [[here>>doc:Main.Release Information.Runtime Images.V304.WebHome||target="blank"]]. 15 +* Deploy - Architecture: Passwords for network volumes are now hidden on the machine after deployment. 16 +* Deploy - Unused properties: eMagiz properties, which cannot be edited or removed by a user, are not shown in the unused properties overview anymore. 17 +* All: Legacy pages are now hidden correctly for models running on the current runtime architecture.