Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
From version 433.1
edited by Carlijn Kokkeler
on 2024/03/27 09:30
on 2024/03/27 09:30
Change comment:
There is no comment for this version
To version 562.1
edited by Carlijn Kokkeler
on 2024/06/18 11:40
on 2024/06/18 11:40
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 17- Template Tango1 +223 - TBD - Content
-
... ... @@ -3,59 +3,54 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** In this release, new cloud templates for docker single and docker double lane are introduced. These templates enable the ability to clean H2 databases from the portal. Next to this, it is now possible to edit the trigger "More than 100 messages on queue over 10 minutes". Moroever, several copy to clipboard buttons have been added. Lastly, the runtime overview has been improved with respect to checks on the runtime version. 6 +**Hi there, eMagiz developers!** 7 + 8 +== **Feedback Items** == 9 +//__SwaggerUI default__// 10 +Model contacts are now able to select a default SwaggerUI environment from the API management settings in the Design phase. The environment selected here will be the first and the default value of SwaggerUI server dropdown. 7 7 8 - {{info}}Reminder! Asannounced in our previous [[release blog>>Main.ReleaseInformation.Release Blogs.216 - Hack Heaven||target="blank"]], with theofhe11th of April:12 +[[image:Main.Images.Release Blog.WebHome@release-223-default-swaggerui.png]] 9 9 10 - * TLSv1.0 and TLSv1.1 will bedeprecated.11 - *A majorversionof our [[current runtime>>doc:Main.eMagizAcademy.Fundamentals.fundamental-runtime-generation3||target="blank"]]baseimageforallourclientsrunningon the[[currentruntime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]]architecture will be released.14 +//__Deprecated warnings__// 15 +We have continued to resolve deprecated warnings as part of our preparation to upgrade to Mendix version 10. 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}} 17 +//__Used message types__// 18 +It is now possible to filter the message types in Capture on whether they are used. 14 14 15 -== **Cloud Template R12 Docker - Single Lane** == 16 -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.R12 Docker - Single Lane.WebHome||target="blank"]]. 20 +[[image:Main.Images.Release Blog.WebHome@release-223-capture-settings-used.png]] 21 + 22 +//__Debugger duration__// 23 +Wiretaps and debugging sessions will now collect messages for 10 minutes, this used to be 5. Note that the JMS server needs to be reset (or updated) in order to also store the messages for 10 minutes instead of 5. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V310.WebHome||target="blank"]] is available. 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"]]. 25 +== **Bug Fixes** == 26 +//__SFTP sessions__// 27 +Support has been added to provide SFTP session factories with a known_hosts in string format rather than file format, so that it is easier to setup SFTP. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V310.WebHome||target="blank"]] is available. Moreover, helptexts have been added for clarification. 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. 29 +[[image:Main.Images.Release Blog.WebHome@release-223-known-hosts.png]] 24 24 25 -[[image:Main.Images.Release Blog.WebHome@release-217-template-tango-custom-trigger.png]] 26 26 27 -//__Copy to clipboard buttons__// 28 -Copy to clipboard buttons have been added to various pages: 32 +[[image:Main.Images.Release Blog.WebHome@release-223-known-hosts-generation.png]] 29 29 30 - * Deploy agent pop-up 31 - * Create - Flow designer: Properties 32 - * Deploy - Property releases: Property details 34 +//__SFTP sessions__// 35 +The SMB outbound gateway with the GET command did not work, this has been resolved. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V310.WebHome||target="blank"]] is available. 33 33 34 -[[image:Main.Images.Release Blog.WebHome@release-217-template-tango-copy-to-clipboard.png]] 37 +//__TaskScheduler__// 38 +In rare occurences, when a TaskScheduler was used, a deadlock situation could occur due to thread starvation. The number of threads available to the TaskScheduler has been increased to resolve this issue. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V310.WebHome||target="blank"]] is available. 35 35 36 -//__ ResetH2 database__//37 - For our **[[currentruntime>>doc:Main.eMagizAcademy.Fundamentals.fundamental-runtime-generation3||target="blank"]]**architecture,itis nowpossible toremovethe eMagizinfraH2 database forconnectormachines.40 +//__View XSLT__// 41 +We fixed an issue with the transformation tooling, where it was not possible to view an XSLT in certain cases. 38 38 39 -{{info}}Please note the following: 43 +//__Multipart/form-data HTTP request__// 44 +The recommended SpEL expression used for contructing a multipart/form-data HTTP request was no longer valid. The [[documentation>>doc:Main.eMagiz Academy.Microlearnings.Expert Level.Data Handling.expert-data-handling-multipart-form-data.WebHome||target="blank"]] has been updated with the new standard and the updated expression is now part of our default test suite. 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. 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 +* [[.NET REST API authentication>>https://my.emagiz.com/p/question/172825635703862917||target="blank"]] 51 +* [[SMB Session Factory can't connect to AIX (or Linux) Samba share>>https://my.emagiz.com/p/question/172825635703875733||target="blank"]] 52 +* [[Check header value http_statusCode in standard filter>>https://my.emagiz.com/p/question/172825635703875955||target="blank"]] 53 +* [[How set up alerting for one message per hour>>https://my.emagiz.com/p/question/172825635703876056||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] 63 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.222 - Flee Frustration.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