Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
From version 362.1
edited by Carlijn Kokkeler
on 2024/01/29 14:49
on 2024/01/29 14:49
Change comment:
There is no comment for this version
To version 478.1
edited by Carlijn Kokkeler
on 2024/04/23 13:22
on 2024/04/23 13:22
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 3-JoyfulJourneys1 +219 - Creation Carousel - Content
-
... ... @@ -3,83 +3,60 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** In this release, several improvementsforpop-ups have been achieved.6 +**Hi there, eMagiz developers!** This release, we introduce new environment templates for Docker single and double lane. Moreover, 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 +== **Environment Template R13 Docker - Single Lane** == 9 +This release introduces a new non-service affecting environment template for all our customers running in a single-lane setup. This environment template updates the on-premise machine agents. The complete release notes on the environment template can be found [[here>>doc:Main.Release Information.Cloud Templates.R13 Docker - Single Lane.WebHome||target="blank"]]. 8 8 9 -== **Pop-up Improvements** == 10 -//__Property releases__// 11 -When a new property release is created, this property release can now be viewed and deleted. 11 +== **Environment Template R15 Docker - Double Lane** == 12 +This release introduces a new non-service affecting environment template for all our customers running in a double-lane setup. This environment template updates the on-premise machine agents. The complete release notes on the environment template can be found [[here>>doc:Main.Release Information.Cloud Templates.R15 Docker - Double Lane.WebHome||target="blank"]]. 12 12 13 - [[image:Main.Images.ReleaseBlog.WebHome@release-blog-213-joyful-journeys-property-release.png]]14 +== **Feedback Items** == 14 14 15 -//__ Runtimedeletion__//16 -W hendeletingaruntime,theerrormessage thatisdisplayedsmoredescriptive. The errormessageswillnowincludethenamesftheflows that runon the container.16 +//__eMagiz Mendix connector__// 17 +We released a new version of our eMagiz Mendix connector that will support Mendix version 10 and higher. 17 17 18 -//__ Wiretap &debugerrormessages__//19 -The errormessagesthatmaybedisplayedwhen using wiretapsand the debugger havebeen improved,thesearenowmoreuserfriendly.19 +//__Improved OpenAPI import__// 20 +The path length in OpenAPI spec imports has been increased to a maximum of 300 characters. 20 20 21 -//__ Actionmessages__//22 - Theformattingof action messagesregardingchangesinretentionbytes/hourshasbeenimproved.Theactionmessagewill nowdisplaythecorrect,actualbehaviour.22 +//__Flow test stack trace__// 23 +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. 23 23 25 +[[image:Main.Images.Release Blog.WebHome@release-219-creation-carousel-stack-trace.png]] 24 24 25 - == **Formatting & Alignments** ==27 +{{info}}{{/info}} 26 26 27 -//__Input fields__// 28 -Multiple input fields have been updated such that they expand when the amount of characters exceeds the default size. These updates were done to cater to large expressions. 29 +== **Bug Fixes** == 30 +//__Error handling__// 31 +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. 29 29 30 -//__ UI improvements__//31 - UI improvements forstatic inputcomponentshavebeendoneandthetooltipfor optional/requiredtoggles has been improved.33 +//__Volume mapping passwords__// 34 +Passwords for network volumes are hidden on the machine after deployment. 32 32 33 -//__ Runtime overview imageversions__//34 - Insight into inventedand actual deploymentshas been improved. Iftheelease versionnumbern runtimesis different comparedwiththe release,this isshownin theruntimeoverview.36 +//__Create integration removal__// 37 +When removing an integration from Create, the Create phase is now correctly updated. 35 35 36 -//__ Component changesreversion__//37 - In theflow designerabugcouldoccur where the changestoacomponentwouldberevertediftheeditingpop-upwould be keptopenforsomeminuteswithouthaving savedthechanges yet. This has been fixed.39 +//__Legacy statistics__// 40 +Legacy pages are now correctly hidden when running on the current runtime architecture. 38 38 39 -//__ Stategenerationstatistics__//40 - Thegenerationgraphswill nowshow thecorrectnumberof cachehitsandmisses.42 +//__Unused properties__// 43 +Users are not able to edit or delete eMagiz properties, so now they will also not be shown in the 'Unused property overview' anymore. 41 41 42 -//__ Queue browsertimestamps__//43 - All timestamp formattingin thequeuebrowseris nowalignedto yyyy-MM-ddHH:mm:ss.SSS.45 +//__Enumeration values__// 46 +Enumeration values for event processors can now be edited in Create. 44 44 45 -//__Addition and deletion of internal recipients__// 46 -Internal recipients are now added and deleted correctly. Before, an internal recipient could be added and thereafter deleted automatically when refreshing the page. 48 +[[image:Main.Images.Release Blog.WebHome@release-219-creation-carousel-event-processor.png]] 47 47 50 +//__SFTP sessions__// 51 +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. 48 48 49 -== **Feedback Items** == 50 - 51 -//__Update flows__// 52 -In Create > Resources, a button "Update flows" has been added to update versions of all flows in which a resource is used. 53 - 54 -//__Q&A forum search__// 55 -The option to search by pressing the Enter key has been added to the Q&A forum. 56 - 57 -//__Memory settings__// 58 -It is now possible to change the memory settings of a container before pressing "Apply to environment". Before, it was only possible to view the memory settings if a container was running on AWS or running on a docker machine. 59 - 60 -//__Runtime validation__// 61 -Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 62 - 63 - 64 -== **Bug Fixes** == 65 - 66 -//__Removal of onramp__// 67 -We fixed an issue where it was not possible to remove the last onramp linked to a splitted entry (that was an all-entry before). 68 - 69 -//__Runtime statistics details__// 70 -We fixed an issue where heap memory usage data was accumulating when zooming out in the runtime statistics details dashboards. 71 - 72 -//__Deployment prechecks__// 73 -During deployments prechecks will be done on runtimes that still have to be deployed from deploy architecture. 74 - 75 - 76 76 == **Fancy Forum Answers** == 77 77 78 78 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: 79 79 80 -* [[ Whatis theeMagizcontroltower?>>https://my.emagiz.com/p/question/172825635703696612||target="blank"]]81 -* [[ Deletingconnectorwithoutflows gives error>>https://my.emagiz.com/p/question/172825635703696657]]82 -* [[ How tousea flowtestwith pathproperties>>https://my.emagiz.com/p/question/172825635703696835||target="blank"]]57 +* [[Create an overview of DataFlows without any datatraffic>>https://my.emagiz.com/p/question/172825635703811872||target="blank"]] 58 +* [[Flowtest does not work>>https://my.emagiz.com/p/question/172825635703811773||target="blank"]] 59 +* [[Debugger blocks all other traffic>>https://my.emagiz.com/p/question/172825635703812013||target="blank"]] 83 83 84 84 == **Key Takeaways** == 85 85 ... ... @@ -89,7 +89,7 @@ 89 89 * If you have feedback or ideas for us, talk to the Platypus 90 90 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 91 91 * Clear your browser cache (Ctrl + Shift + Del) 92 -* Check out the release notes [here] 69 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.218 - Sprightly Spring.WebHome||target="blank"]] 93 93 * Start thinking about how the license tracker can aid your development 94 94 * Start thinking about major, minor, and patch 95 95 * Keep making great integrations