Changes for page 226 - Alerting Alchemy
Last modified by CarlijnKokkeler on 2024/07/30 16:40
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -2 09-MaxVerstappen1 +223 - Idyllic Image - Content
-
... ... @@ -3,72 +3,53 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** We haveimprovedtheperformanceofourdeploymentplan,it shouldbefinishedmuchquickernow. Next to this,we havereleasednewDockerSingleLane and DockerDoubleLanecloudtemplates.Moreover,severalfeedbackitemshave been processedandsomebugfixeshavebeenmade.Lastly, asofthis release,the nextgenerationarchitecture willbeourdefault.6 +**Hi there, eMagiz developers!** In the past week, we 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. 7 7 8 -{{warning}} 9 -Please be aware that for this release, because of the duration of the deployment, we advise you to check your TEST and ACCP cloud slots status, since you might need to start them manually in case your model is using the automatic wake up functionality. For following releases we will set the automatic wake up time to 6:00 AM UTC instead of 5:00 AM UTC. 10 -{{/warning}} 11 - 12 -== **Quicker Deployment Plan** == 13 - 14 -We sped up the process of preparing runtime images in the deployment plan. The step in the deployment plan concerning the preparation of runtime images will now be executed more quickly and reliably. Moreover, we fixed an issue which caused the release preparation step to take longer than necessary and caused the machine deployment steps to execute when they could be skipped. So, the deployment plan will be finished much quicker now! 15 - 16 -== **Next Generation Architecture Default** == 17 - 18 -With this release, the next generation architecture will become the default. New models will use this generation as default. 19 - 20 -[[image:Main.Images.Release Blog.WebHome@209-release-blog-next-gen-default.png]] 21 - 22 -== **Cloud Template R11 Docker - Single Lane** == 23 - 24 -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>>doc:Main.Release Information.Cloud Templates.R11 Docker - Single Lane.WebHome||target="blank"]]. 25 - 26 -== **Cloud Template R13 Docker - Double Lane** == 27 - 28 -This release introduces a new cloud template for all our customers running in a double-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>>doc:Main.Release Information.Cloud Templates.R13 Docker - Double Lane.WebHome||target="blank"]]. 29 - 30 30 == **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. 31 31 32 -//__Unused properties overview__// 33 -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: 12 +[[image:Main.Images.Release Blog.WebHome@release-223-default-swaggerui.png]] 34 34 35 -* Not used by any runtime that is in the Create phase release. 36 -* Not required by a flow that is in the Create phase release. 37 -* If used as nested property, none of its parent properties (checks recursively) are in the Create phase release. 14 +//__Used message types__// 15 +It is now possible to filter the message types in Capture on whether they are used. 38 38 39 -//__Queue explorer milliseconds__// 40 -The queue browser now displays milliseconds in the timestamps. 17 +[[image:Main.Images.Release Blog.WebHome@release-223-capture-settings-used.png]] 18 + 19 +//__Debugger duration__// 20 +Wiretaps and debugging sessions will now collect messages for ten minutes, this used to be five. Note that the JMS server needs to be reset (or 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. 41 41 42 -//__Cancel and next buttons order__// 43 -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. 22 +== **Bug Fixes** == 23 +//__SFTP sessions__// 24 +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. 44 44 45 -//__Unused images__// 46 -When a release is removed, the related unused images in the on-premises machines will be removed as well. 26 +[[image:Main.Images.Release Blog.WebHome@release-223-known-hosts.png]] 47 47 48 -//__Carwash logging__// 49 -A new logging feature enabling us to make better choices in encryption standards will be released. 50 50 51 -//__Static alerts queue consumers__// 52 -Alerting will now only generate alerts for queues that are created and managed by the eMagiz JMS server. 29 +[[image:Main.Images.Release Blog.WebHome@release-223-known-hosts-generation.png]] 53 53 54 -== **Bug Fixes** == 31 +//__SMB outbound gateway__// 32 +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. 55 55 56 -//__ Flow Designerconnectionline__//57 -In theFlow Designeranissuehasbeenfixedwhere theconnectionlinefordrawingchannelsdidworkwellwhenscrollingorzoomingin/outonthecanvas.34 +//__TaskScheduler__// 35 +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. 58 58 59 -//__ Portal for migratedmodels__//60 -We fixed a rare case wherearuntime couldnotstart,or logging, errors and metricscould notbeseenintheportalfor a modelthathad just migratedtothenextgenerationarchitecture.37 +//__View XSLT__// 38 +We fixed an issue with the transformation tooling, where it was not possible to view an XSLT in certain cases. 61 61 62 -//__ Errorchannelinbounds__//63 - Weaddedamigrationstep,wherewesetthe error channelto“errorChannel” ofall inboundsin aflowifthecustom errorhandlingissetto false.Before,the errorchannelwould besetto“errorChannel” onlyforthefirstinboundinanentryflow.40 +//__Multipart/form-data HTTP request__// 41 +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. 64 64 65 65 == **Fancy Forum Answers** == 66 66 67 67 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: 68 68 69 -* [[JSONPath in SpEL expressions>>https://my.emagiz.com/p/question/172825635703415034||target="blank"]] 47 +* [[.NET REST API authentication>>https://my.emagiz.com/p/question/172825635703862917||target="blank"]] 48 +* [[SMB Session Factory can't connect to AIX (or Linux) Samba share>>https://my.emagiz.com/p/question/172825635703875733||target="blank"]] 49 +* [[Check header value http_statusCode in standard filter>>https://my.emagiz.com/p/question/172825635703875955||target="blank"]] 50 +* [[How set up alerting for one message per hour>>https://my.emagiz.com/p/question/172825635703876056||target="blank"]] 70 70 71 -== **Key takeaways** ==52 +== **Key Takeaways** == 72 72 73 73 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: 74 74 ... ... @@ -76,10 +76,9 @@ 76 76 * If you have feedback or ideas for us, talk to the Platypus 77 77 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 78 78 * Clear your browser cache (Ctrl + Shift + Del) 79 -* Check out the release notes [here] 60 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.222 - Flee Frustration.WebHome||target="blank"]] 80 80 * Start thinking about how the license tracker can aid your development 81 81 * Start thinking about major, minor, and patch 82 -* Upgrade to the latest build number 83 83 * Keep making great integrations 84 84 85 85 Let's stay in touch and till next time! ... ... @@ -87,7 +87,6 @@ 87 87 {{info}} 88 88 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 89 89 90 -~*~* Indicates a next-generation-architecture only feature. 91 91 {{/info}} 92 92 ))) 93 93