Changes for page 240 - Spring Cleaning
Last modified by Erik Bakker on 2025/03/10 10:00
From version 615.1
edited by Erik Bakker
on 2024/07/16 15:02
on 2024/07/16 15:02
Change comment:
There is no comment for this version
To version 675.1
edited by Carlijn Kokkeler
on 2024/08/26 12:16
on 2024/08/26 12:16
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 -22 5-Pop-up Party1 +228 - TBD - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -3,82 +3,39 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** In this release,a new [[runtime image>>doc:Main.Release Information.Runtime Images.V311.WebHome||target="blank"]] will be available, including changes to our infinispan cache manager, SMB inbound channel adapter, and heap memory configuration. Moreover, we have made progress on our alerting improvement plans and have improved and added several pop-up screens. Find out all we released below!6 +**Hi there, eMagiz developers!** This release 7 7 8 8 == **Feedback Items** == 9 -//__ Alerting notificationsettings__//10 - 11 - //__Processcontainers__//12 - Ifamodeldoesnothavealicenseforapattern,the model contactnow hasthe optionodeletetheprocess containerofthatgivenpattern.13 - 14 - //__Design settings__//15 - Whenpressing ApplysettingsinDesign Settings,aconfirmationscreenwill now beshown topresentthechangesthat will betaken intoeffectforeachenvironment.16 - 17 - [[image:Main.Images.ReleaseBlog.WebHome@release-225-design-settings.png]]18 - 19 - //__Untestedimages__//20 - A warningwill beshown when a release is activatedon**Production**witha newruntime imageversionwhich hasnot beentestedon acceptancebefore.9 +//__Grafana improvements__// 10 +* The throughput now shows the unit of measurement in the queue statistics. 11 +* The units of measurement have been improved in the following graphs: 12 +** Runtime detail: Log events are counted as a sum instead of a maximum per data point. Data measurements show if a runtime is on or off. 13 +** Queue detail: Data measurements show if a queue is on or off. 14 +** Event streaming: The Bytes in and out are not a rate per seconds but dynamic based on the time frame selected. The messages in are counted not based on per second but also dynamic based on the time frame selected. 15 +* The Memory and CPU usage table in the runtime statistics displays the maximum value in a given time period that is selected. 16 +* Pressing the 'show main dashboard' button returns back to the unfiltered master dashboard. 17 +* For detailed views the 'show main dashboard' button is on the left. 18 +* Graphs on a page share the same crosshair. 19 +* The styling on HTTP statistics when there are no (un)successful requests within a timeframe has been improved. 20 +* For selection dropdowns the selected variables are locked to the top for easy deselection. 21 21 22 -[ [image:Main.Images.ReleaseBlog.WebHome@release-225-image-warning.png]]22 +[Manage-Monitoring] Improved the units of measurement in the following graphs: 23 23 24 -{{warning}} 25 -The following restrictions apply to this functionality: 26 26 27 -* When accepting the risk you accept the risk for the **whole** model. 28 -* If any release based on the same runtime image is already activated on Acceptance you will **not** be warned.{{/warning}} 25 +[[image:Main.Images.Release Blog.WebHome@release-227-errorchannel-stacktrace.png]] 29 29 30 -//__Infinispan Cache Manager__// 31 -We added support for the Infinispan Cache Manager to perform clustering through a new component called GossipRouter. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V311.WebHome||target="blank"]] is available. 32 - 33 -//__Infinispan Cache Manager error message__// 34 -We improved the error message when configuring an Infinispan Cache Manager with ‘TCP-ping’ transport type, when the list of peer hosts are passed in invalid format. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V311.WebHome||target="blank"]] is available. 35 35 36 -//__Flow bump__// 37 -When bumping a new version of all flows using a specific resource, you can specify which version type you want to create, Major, Minor or Patch version. On top of this you can also give more information in a description. 38 - 39 -[[image:Main.Images.Release Blog.WebHome@release-225-resources-update.png]] 40 - 41 -//__Unused support objects__// 42 -Support objects are now shown in two sections, namely 'Support objects' and 'Unused support objects'. 43 - 44 -[[image:Main.Images.Release Blog.WebHome@release-225-unused-support-object.png]] 45 45 46 -//__Deleting routes__// 47 -For clarity purposes, a confirmation pop-up will be shown when deleting routes. 48 - 49 -[[image:Main.Images.Release Blog.WebHome@release-225-routes.png]] 50 - 51 -//__Debug queue__// 52 -The 'Open debug queue' button in the queue browser enables the user to directly open the debug queue when it exists instead of having to search for it. 53 - 54 -[[image:Main.Images.Release Blog.WebHome@release-225-open-debug-queue.png]] 55 - 56 56 == **Bug Fixes** == 57 -//__ Internalserverrror__//58 - Theinternal servererrorpop-upis not receivedanymorewhenmovingtoCreateinadelwhich has an EventStreaminglicense butis notusing it.30 +//__Legacy properties__// 31 +We removed legacy properties in connections through the eMagiz Mendix connector. This means that you will not get blocked anymore when deploying to Production. 59 59 60 -//__Namespace update__// 61 -Editing a namespace used in a message definition automatically updates the message definition & transformations. 62 - 63 -//__Error pop-up__// 64 -We fixed an issue where a pop-up was shown with an incorrect error while editing the message mapping of a synchronous flows. 65 - 66 -//__SMB inbound channel adapter__// 67 -The SMB inbound channel adapter failed to retrieve files when the remote directory pointed to a path with multiple directories in it, unless they were seperated with '}}' instead of '{{/'. This has been resolved, meaning that remote directories that contain multiple folders in its path can (and should) contain '/' again. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V311.WebHome||target="blank"]] is available. 68 - 69 -//__Heap memory__// 70 -The initial committed heap memory of runtimes has been lowered to better match actual usage. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V311.WebHome||target="blank"]] is available. 71 - 72 -//__Classpath conflicts__// 73 -We updated transitive runtime dependencies to prevent potential conflicts on the classpath for extended images. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V311.WebHome||target="blank"]] is available. 74 - 75 75 == **Fancy Forum Answers** == 76 76 77 77 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: 78 78 79 -* [[Transaction failed and has been rolled back>>https://my.emagiz.com/p/question/172825635703888662||target="blank"]] 80 -* [[How to calculate HMAC-SHA1 signature for webhook verification>>https://my.emagiz.com/p/question/172825635703888844||target="blank"]] 81 -* [[How can you convert an json array to xml with the new approach?>>https://my.emagiz.com/p/question/172825635700357885||target="blank"]] 37 +* [[Messages are not being delivered correctly to the SFTP location>>https://my.emagiz.com/p/question/172825635703914167||target="blank"]] 38 +* [[Uploading XSD>>https://my.emagiz.com/p/question/172825635703914284||target="blank"]] 82 82 83 83 == **Key Takeaways** == 84 84 ... ... @@ -88,7 +88,7 @@ 88 88 * If you have feedback or ideas for us, talk to the Platypus 89 89 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 90 90 * Clear your browser cache (Ctrl + Shift + Del) 91 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.22 4-SummerSonata.WebHome||target="blank"]]48 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.227 - Fix Frenzy.WebHome||target="blank"]] 92 92 * Start thinking about how the license tracker can aid your development 93 93 * Start thinking about major, minor, and patch 94 94 * Keep making great integrations