Changes for page 230 - Petite Peaks
Last modified by Carlijn Kokkeler on 2024/09/27 09:36
From version 321.2
edited by Carlijn Kokkeler
on 2024/09/23 13:36
on 2024/09/23 13:36
Change comment:
Update document after refactoring.
To version 324.1
edited by Erik Bakker
on 2024/09/23 16:46
on 2024/09/23 16:46
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -1,12 +1,10 @@ 1 -During our recent sprint cycle, we made severalimprovementsto keepour modelrunningsmoothly.Welsomadesomemallchanges to variousXPath-relatedparts oftheportalandupdatedourdeploymentplan. Pleasefindallourchangesand bugfixesbelow.1 +During our recent sprint cycle, we improved the functionality of adding an integration to an existing API in Design, ensured that queues with illegal characters will not generate errors anymore, and we fixed an issue where the execution of a deployment step would be blocked. Read all about it below! 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.230 - Petite Peaks||target="blank"]]. 4 4 5 5 ====Minor changes==== 6 -* Deploy - Deployment plan: We updated the deployment step that temporarily disables the triggers in your model. As a result, you can now define after which waiting period (determined in minutes) you want eMagiz to take action. When it reaches this point, eMagiz will act according to the selected option. You can opt to "automatically re-enable triggers," "receive a notification mail," or "both." On top of that, we reintroduced the automatic "enable trigger" step, which can be added as the last step of your deployment plan to automatically re-enable triggers. Be aware that you **still** need to enable triggers manually if you have manually disabled them before deploying. This can be done via the Manage phase. (#1367) 7 -* Create - Flow Designer: SFTP (caching) session factories now have an additional option to specify the authentication methods that should be used, and in which order. Note that the latest [[runtime image>>Main.Release Information.Runtime Images.V313||target="blank"]] is needed to make the functionality work in eMagiz. 6 +* Design - Solution Design: When adding an integration to an existing API in Design, the pop-up now shows that a new integration is being added, instead of an existing integration being edited. 8 8 9 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 to a Mendix (connector) system. In your Mendix application, you can download and start them as you are used to. 9 +* Manage - Explore: Queues with illegal characters will not generate errors anymore. As a result they can be explored and if needed removed from your model. 10 +* Deploy - Deployment: We fixed an issue that blocked executing a deployment step in some occasions when an earlier step was not succeeded on time.