Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
From version 522.1
edited by Carlijn Kokkeler
on 2024/05/21 11:19
on 2024/05/21 11:19
Change comment:
There is no comment for this version
To version 485.1
edited by Carlijn Kokkeler
on 2024/04/23 15:04
on 2024/04/23 15:04
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 -2 21 -SwiftShift1 +219 - Creation Carousel - Content
-
... ... @@ -3,34 +3,55 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** 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 -//__Q&A search__// 10 -Search results are now persisted when pressing the back button after opening a question in the community Q & A. 11 11 12 -//__ Eventcatalog__//13 - ForCatalog users, wehave significantlyimprovedtheEvent Catalogoverviewby introducingamuch simplerlayoutfor easiervigation.10 +//__eMagiz Mendix connector__// 11 +We released a new version of our eMagiz Mendix connector that will support Mendix version 10 and higher. 14 14 15 -[[image:Main.Images.Release Blog.WebHome@release-221-swift-shift-catalog-2.png]] 13 +//__Improved OpenAPI import__// 14 +The path length in OpenAPI spec imports has been increased to a maximum of 300 characters. 16 16 16 +//__Flow test stack trace__// 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. 17 17 19 +[[image:Main.Images.Release Blog.WebHome@release-219-creation-carousel-stack-trace.png]] 18 18 21 +{{info}}TBD{{/info}} 22 + 23 + 19 19 == **Bug Fixes** == 20 -//__ XSD import__//21 -When importingan xsdtoa newresponseor requestmessage,youwill notreceiveawarningmessage anymore toavoidconfusion.25 +//__Error handling__// 26 +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. 22 22 23 -[[image:Main.Images.Release Blog.WebHome@release-221-swift-shift-xsd.png]] 28 +//__Volume mapping passwords__// 29 +Passwords for network volumes are hidden on the machine after deployment. 24 24 25 -//__ XSDimport__//26 - Thedelete behaviour of containersin thecontaineroverviewhasbeenimprovedtoallowdeletionofunusedcontainers with broken flows.31 +//__Create integration removal__// 32 +When removing an integration from Create, the Create phase is now correctly updated. 27 27 34 +//__Legacy statistics__// 35 +Legacy pages are now correctly hidden when running on the current runtime architecture. 36 + 37 +//__Unused properties__// 38 +Users are not able to edit or delete eMagiz properties, so now they will also not be shown in the 'Unused property overview' anymore. 39 + 40 +//__Enumeration values__// 41 +Enumeration values for event processors can now be edited in Create. 42 + 43 +[[image:Main.Images.Release Blog.WebHome@release-219-creation-carousel-event-processor.png]] 44 + 45 +//__SFTP sessions__// 46 +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. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V304.WebHome||target="blank"]] has been released. 47 + 28 28 == **Fancy Forum Answers** == 29 29 30 30 As always, this is a gentle reminder to ask questions via the Q&A forum. The Q&A forum is available in the eMagiz iPaaS portal, so we can all benefit from the knowledge within the community. For some inspiration, take a look at these forum answers: 31 31 32 -* [[Swagger UI: 503 Service Unavailable>>https://my.emagiz.com/p/question/172825635703824607||target="blank"]] 33 -* [[PATCH call without REST template>>https://my.emagiz.com/p/question/172825635703824685||target="blank"]] 52 +* [[Create an overview of DataFlows without any datatraffic>>https://my.emagiz.com/p/question/172825635703811872||target="blank"]] 53 +* [[Flowtest does not work>>https://my.emagiz.com/p/question/172825635703811773||target="blank"]] 54 +* [[Debugger blocks all other traffic>>https://my.emagiz.com/p/question/172825635703812013||target="blank"]] 34 34 35 35 == **Key Takeaways** == 36 36 ... ... @@ -40,7 +40,7 @@ 40 40 * If you have feedback or ideas for us, talk to the Platypus 41 41 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 42 42 * Clear your browser cache (Ctrl + Shift + Del) 43 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.2 20-PatchParade.WebHome||target="blank"]]64 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.219 - Creation Carousel.WebHome||target="blank"]] 44 44 * Start thinking about how the license tracker can aid your development 45 45 * Start thinking about major, minor, and patch 46 46 * Keep making great integrations