Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
From version 432.1
edited by Erik Bakker
on 2024/03/26 14:09
on 2024/03/26 14:09
Change comment:
There is no comment for this version
To version 484.1
edited by Carlijn Kokkeler
on 2024/04/23 15:03
on 2024/04/23 15:03
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 -21 7-TemplateTango1 +219 - Creation Carousel - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -3,59 +3,53 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** In this release,newcloud templatesfordockersingledockerdoublelaneareintroduced.These templatesenableeabilityto cleanH2databasesfromtheportal.Nexttothis,itisnow possibletoedit thetrigger"More than100messagesqueueover10 minutes". Moroever,serveralcopytoclipboardbuttonshavebeen added.Lastly, the runtime overviewhas beenimproved with respect to checks on the runtime version.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 - {{info}}Reminder!As announced in our previous [[releaseblog>>Main.Release Information.Release Blogs.216 - HackHeaven||target="blank"]], with the releaseof the 11th of April:8 +== **Feedback Items** == 9 9 10 - * TLSv1.0andTLSv1.1 willbedeprecated.11 - *Amajorversion of our[[current runtime>>doc:Main.eMagizAcademy.Fundamentals.fundamental-runtime-generation3||target="blank"]]baseimage for allour clientsrunningon the [[currentruntime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]]architecture will be released.10 +//__eMagiz Mendix connector__// 11 +We released a new version of our eMagiz Mendix connector that will support Mendix version 10 and higher. 12 12 13 -For more information, please check out our [[release blog>>Main.Release Information.Release Blogs.216 - Hack Heaven||target="blank"]] from the previous release.{{/info}} 13 +//__Improved OpenAPI import__// 14 +The path length in OpenAPI spec imports has been increased to a maximum of 300 characters. 14 14 15 - == **CloudTemplateR12 Docker- Single Lane** ==16 - Thisrelease introduces a newnon-service affectingcloudtemplate for allour customersrunningina single-lanesetup. Thiscloudtemplateintroducestheability to cleanH2 databasesfromtheportal. Thecompleterelease notesonthecloudtemplatecan befound[[here>>doc:Main.ReleaseInformation.Cloud Templates.R12 Docker- Single Lane.WebHome||target="blank"]].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 18 -== **Cloud Template R14 Docker - Double Lane** == 19 -This release introduces a new non-service affecting cloud template for all our customers running in a single-lane setup. This cloud template introduces the ability to clean H2 databases from the portal. The complete release notes on the cloud template can be found [[here>>doc:Main.Release Information.Cloud Templates.R14 Docker - Double Lane.WebHome||target="blank"]]. 19 +[[image:Main.Images.Release Blog.WebHome@release-219-creation-carousel-stack-trace.png]] 20 20 21 -== **Feedback Items** == 22 -//__Dynamic trigger__// 23 -The generic alert trigger "More than 100 messages on queue over 10 minutes" has been migrated to a dynamic trigger for each model and environment, allowing users to edit this trigger. 21 +{{info}}{{/info}} 22 +== **Bug Fixes** == 23 +//__Error handling__// 24 +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. 24 24 25 -[[image:Main.Images.Release Blog.WebHome@release-217-template-tango-custom-trigger.png]] 26 +//__Volume mapping passwords__// 27 +Passwords for network volumes are hidden on the machine after deployment. 26 26 27 -//__C opytoclipboard buttons__//28 - Copytoclipboardbuttonshavebeenaddedtovariouspages:29 +//__Create integration removal__// 30 +When removing an integration from Create, the Create phase is now correctly updated. 29 29 30 - * Deploy agent pop-up 31 - * Create - Flow designer: Properties 32 - * Deploy - Property releases: Property details 32 +//__Legacy statistics__// 33 +Legacy pages are now correctly hidden when running on the current runtime architecture. 33 33 34 -[[image:Main.Images.Release Blog.WebHome@release-217-template-tango-copy-to-clipboard.png]] 35 +//__Unused properties__// 36 +Users are not able to edit or delete eMagiz properties, so now they will also not be shown in the 'Unused property overview' anymore. 35 35 36 -//__ ResetH2 database__//37 - For our **[[current runtime>>doc:Main.eMagizAcademy.Fundamentals.fundamental-runtime-generation3||target="blank"]]**architecture, it is nowpossibleto removetheeMagiz infraH2 database forconnector machines.38 +//__Enumeration values__// 39 +Enumeration values for event processors can now be edited in Create. 38 38 39 - {{info}}Pleasenotethefollowing:41 +[[image:Main.Images.Release Blog.WebHome@release-219-creation-carousel-event-processor.png]] 40 40 41 -* Only H2 databases that are registered under the standard eMagiz data folder will be removed. 42 -* It is possible to reset the H2 database on every cloud runtime, but it will only have effect if an H2 database exists for that runtime. 43 -* For on-premise runtimes, only a reset of the runtime is needed. 43 +//__SFTP sessions__// 44 +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. 44 44 45 -For more information please check out this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.eMagiz Runtime Management.intermediate-runtime-management-reset-h2.WebHome||target="blank"]]{{/info}} 46 - 47 -[[image:Main.Images.Release Blog.WebHome@release-217-template-tango-remove-h2.png]] 48 - 49 -== **Bug Fixes** == 50 -//__Runtime overview improvements__// 51 -The runtime overview has been improved regarding checks on the runtime version. 52 - 53 53 == **Fancy Forum Answers** == 54 54 55 55 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: 56 56 57 -* [[XSD is only partially imported into eMagiz (xmlStat.xsd)>>https://my.emagiz.com/p/question/172825635703773349||target="blank"]] 58 -* [[TLSv1.3>>https://my.emagiz.com/p/question/172825635703773474||target="blank"]] 50 +* [[Create an overview of DataFlows without any datatraffic>>https://my.emagiz.com/p/question/172825635703811872||target="blank"]] 51 +* [[Flowtest does not work>>https://my.emagiz.com/p/question/172825635703811773||target="blank"]] 52 +* [[Debugger blocks all other traffic>>https://my.emagiz.com/p/question/172825635703812013||target="blank"]] 59 59 60 60 == **Key Takeaways** == 61 61 ... ... @@ -65,7 +65,7 @@ 65 65 * If you have feedback or ideas for us, talk to the Platypus 66 66 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 67 67 * Clear your browser cache (Ctrl + Shift + Del) 68 -* Check out the release notes [here] 62 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.219 - Creation Carousel.WebHome||target="blank"]] 69 69 * Start thinking about how the license tracker can aid your development 70 70 * Start thinking about major, minor, and patch 71 71 * Keep making great integrations