Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
From version 488.1
edited by Carlijn Kokkeler
on 2024/04/23 16:30
on 2024/04/23 16:30
Change comment:
There is no comment for this version
To version 486.1
edited by Carlijn Kokkeler
on 2024/04/23 15:19
on 2024/04/23 15:19
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -3,7 +3,7 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** This release, we have a new version of our eMagiz Mendix connector available, that will support Mendix version 10 and higher. Furthermore, wehaveimproved our functionalityto enableuserstoseamlesslyimportOpenAPI specificationswithURLpaths ofupto 300 charactersin length. Lastly, we have done many bug fixes, one of which will ensure that SFTP sessions will be closed again after completion. For this fix, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V304.WebHome||target="blank"]] has been published.6 +**Hi there, eMagiz developers!** This release, we have a new version of our eMagiz Mendix connector available, that will support Mendix version 10 and higher. Furthermore, the path length in OpenAPI spec imports has been increased to a maximum of 300 characters. Lastly, we have done many bug fixes, one of which will ensure that SFTP sessions will be closed again after completion. For this fix, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V304.WebHome||target="blank"]] has been published. 7 7 8 8 == **Feedback Items** == 9 9 ... ... @@ -11,7 +11,7 @@ 11 11 We released a new version of our eMagiz Mendix connector that will support Mendix version 10 and higher. 12 12 13 13 //__Improved OpenAPI import__// 14 -The path length that eMagiz supports whenimportingOpenAPI specificationsis nowincreased to a maximum of 300 characters.14 +The path length in OpenAPI spec imports has been increased to a maximum of 300 characters. 15 15 16 16 //__Flow test stack trace__// 17 17 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. ... ... @@ -24,12 +24,13 @@ 24 24 25 25 In the next release, we will aid you by adding a validation check that will force you to select a discard channel when it is currently not selected once you edit the flow to create a new version. More on this in the next release blog. {{/info}} 26 26 27 + 27 27 == **Bug Fixes** == 28 28 //__Error handling__// 29 29 When migrating to the current generation architecture, the default error handling will now also be migrated correctly, so that no manual changes have to be done for this. 30 30 31 31 //__Volume mapping passwords__// 32 -Passwords for network volumes are now securelyhiddenin theruntime’s machine after deploying a new release.33 +Passwords for network volumes are hidden on the machine after deployment. 33 33 34 34 //__Create integration removal__// 35 35 When removing an integration from Create, the Create phase is now correctly updated. ... ... @@ -38,10 +38,10 @@ 38 38 Legacy pages are now correctly hidden when running on the current runtime architecture. 39 39 40 40 //__Unused properties__// 41 -Users shouldnotbeable to edit or delete eMagiz properties,andso theseeMagiz propertieswillnownot be shown in the 'Unused property overview' anymore.42 +Users are not able to edit or delete eMagiz properties, so now they will also not be shown in the 'Unused property overview' anymore. 42 42 43 43 //__Enumeration values__// 44 - Users arenow able to add and edit enumeration valueswhileediting event processorflowsinthe Createphase.45 +Enumeration values for event processors can now be edited in Create. 45 45 46 46 [[image:Main.Images.Release Blog.WebHome@release-219-creation-carousel-event-processor.png]] 47 47