Changes for page 226 - Alerting Alchemy
Last modified by CarlijnKokkeler on 2024/07/30 16:40
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -2 09-Max Verstappen1 +224 - Summer Sonata - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.dfirdausy - Content
-
... ... @@ -1,74 +1,58 @@ 1 1 {{container}} 2 -{{container layoutStyle="columns"}}((( 2 +{{container layoutStyle="columns"}} 3 +((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** Wehave done .....6 +**Hi there, eMagiz developers!** In the past week, we focused our effort to improve the usability of our platform as well as addressing feedback we received from the community. 6 6 7 - {{warning}}Pleasebe awarethatforthisrelease,becauseofthe duration ofthedeployment,weadviseyoutocheckyour TESTandACCP cloudslots status,sinceyou mightneedtostartthemmanuallyincaseyourmodelisusingtheautomaticwakeupfunctionality. Forfollowingreleaseswewillsetthe automaticwake uptime to6:00AMUTCinsteadof5:00AMUTC. {{/warning}}8 +have worked hard to release a new [[runtime image>>doc:Main.Release Information.Runtime Images.V310.WebHome||target="blank"]]. This image contains several bug fixes, and increases the debugger duration. Next to this, improvements have been done to the SwaggerUI settings, we have resolved more deprecated warnings to prepare for Mendix version 10, and it is now possible to filter on the use of message types in Capture. Moreover, we have done bug fixes related to viewing an XSLT and SpEL expressions used for contructing a multipart/form-data HTTP request. 8 8 9 -== **Next Generation Architecture Default** == 10 -With this release, the next generation architecture will become the default. New models will use this generation as default. 11 - 12 -[[image:Main.Images.Release Blog.WebHome@release-blog-next-gen-default.png]] 13 - 14 -== **Cloud Template R11 - Single Lane** == 15 -This release introduces a new cloud template for all our customers running in a single-lane setup on the next generation architecture. This cloud template introduces faster machine boot up and improved auto-healing. The complete release notes on the cloud template can be found here 16 - 17 -== **Cloud Template R13 - Double Lane** == 18 - 19 - 20 20 == **Feedback Items** == 11 +//__SwaggerUI default__// 12 +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. 21 21 22 -//__Unused properties overview__// 23 -In Deploy > Releases, it is now possible to see all unused properties of an environment. This can be viewed by clicking the three dots in the Create phase section. Here it is also possible to quickly delete all or a selection of those unused properties. Unused properties are properties that are: 24 -* Not used by any runtime that is in the Create phase release. 25 -* Not required by a flow that is in the Create phase release. 26 -* If used as nested property, none of its parent properties (checks recursively) are in the Create phase release. 14 +[[image:Main.Images.Release Blog.WebHome@release-223-default-swaggerui.png]] 27 27 28 -//__ Sendbuild requestsasynchronously__//29 - The stepinthe deploymentplan concerningthepreparationof runtime imageswill nowbeexecuted morequickly andreliably.16 +//__Used message types__// 17 +It is now possible to filter the message types in Capture on whether they are used. 30 30 31 -//__Queue explorer milliseconds__// 32 -The queue browser now displays milliseconds in the timestamps. 19 +[[image:Main.Images.Release Blog.WebHome@release-223-capture-settings-used.png]] 20 + 21 +//__Debugger duration__// 22 +Wiretaps and debugging sessions will now collect messages for ten minutes, this used to be five. Note that the JMS server needs to be updated in order to also store the messages for ten minutes instead of five. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V310.WebHome||target="blank"]] is available. 33 33 34 -//__Cancel and next buttons order__// 35 -The order of the cancel and next buttons when creating a new trigger has been changed to increase alignment across the platform. Now, all cancel buttons are placed on the right of a 'next' or 'save' button. 24 +== **Bug Fixes** == 25 +//__SFTP sessions__// 26 +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. 36 36 37 -//__Unused images__// 38 -When a release is removed, the related unused images in the on-premises machines will be removed as well. 28 +[[image:Main.Images.Release Blog.WebHome@release-223-known-hosts.png]] 39 39 40 -//__Carwash logging__// 41 -A new logging feature enabling us to make better choices in encryption standards will be released. 42 42 43 -//__Static alerts queue consumers__// 44 -Alerting will now only generate alerts for queues that are created and managed by the eMagiz JMS server. 31 +[[image:Main.Images.Release Blog.WebHome@release-223-known-hosts-generation.png]] 45 45 46 -== **Bug Fixes** == 33 +//__SMB outbound gateway__// 34 +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. 47 47 48 -//__ Imagesrebuild__//49 - Wefixedan issue whichcausedthereleasepreparationstepto take longertimethan necessaryandcaused themachinedeploymentstepstoexecutewhentheycouldbe skipped.36 +//__TaskScheduler__// 37 +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. 50 50 51 -//__ Flow Designerconnection line__//52 - In theFlow Designeran issuehas been fixedwheretheconnection line for drawingchannelsdidworkwell whenscrollingorzoomingin/outon thecanvas.39 +//__View XSLT__// 40 +We fixed an issue with the transformation tooling, where it was not possible to view an XSLT in certain cases. 53 53 54 -//__ Portalformigratedmodels__//55 - Wefixedararecasewherearuntimecould not start,orlogging,errorsand metricscouldnotbeseenintheportal for amodelthathadjustmigratedto thenext generation architecture.42 +//__Multipart/form-data HTTP request__// 43 +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. The [[legacy documentation>>doc:Main.eMagiz Academy.Microlearnings.Legacy Functionality.expert-data-handling-multipart-form-data.WebHome||target="blank"]] is also still available. 56 56 57 -//__Error channel inbounds__// 58 -We added a migration step, where we set the error channel to “errorChannel” of all inbounds in a flow if the custom error handling is set to false. Before, the error channel would be set to “errorChannel” only for the first inbound in an entry flow. 59 - 60 60 == **Fancy Forum Answers** == 61 61 62 62 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: 63 63 64 -* [[ MessageRedeliveryblankerror message>>https://my.emagiz.com/p/question/172825635703619933||target="blank"]]65 -* [[ Timeouterrorkafka batchcreation>>https://my.emagiz.com/p/question/172825635703620012||target="blank"]]66 -* [[ SFTPConnectivity:Transferingawholefolderstructure>>https://my.emagiz.com/p/question/172825635703632587||target="blank"]]67 -* [[ Nextgenerationarchitecturewith dynamicfile pickup / filedrop>>https://my.emagiz.com/p/question/172825635703632732||target="blank"]]49 +* [[.NET REST API authentication>>https://my.emagiz.com/p/question/172825635703862917||target="blank"]] 50 +* [[SMB Session Factory can't connect to AIX (or Linux) Samba share>>https://my.emagiz.com/p/question/172825635703875733||target="blank"]] 51 +* [[Check header value http_statusCode in standard filter>>https://my.emagiz.com/p/question/172825635703875955||target="blank"]] 52 +* [[How set up alerting for one message per hour>>https://my.emagiz.com/p/question/172825635703876056||target="blank"]] 68 68 54 +== **Key Takeaways** == 69 69 70 -== **Key takeaways** == 71 - 72 72 Thanks to all who helped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you: 73 73 74 74 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] ... ... @@ -75,10 +75,9 @@ 75 75 * If you have feedback or ideas for us, talk to the Platypus 76 76 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 77 77 * Clear your browser cache (Ctrl + Shift + Del) 78 -* Check out the release notes [here] 62 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.223 - Idyllic Image.WebHome||target="blank"]] 79 79 * Start thinking about how the license tracker can aid your development 80 80 * Start thinking about major, minor, and patch 81 -* Upgrade to the latest build number 82 82 * Keep making great integrations 83 83 84 84 Let's stay in touch and till next time! ... ... @@ -86,6 +86,11 @@ 86 86 {{info}} 87 87 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 88 88 89 -~*~* Indicates a next-generation-architecture only feature. 90 -{{/info}})))((({{toc/}}))){{/container}} 72 +{{/info}} 73 +))) 74 + 75 +((( 76 +{{toc/}} 77 +))) 91 91 {{/container}} 79 +{{/container}}