Changes for page 240 - Spring Cleaning
Last modified by Erik Bakker on 2025/03/10 10:00
From 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
To version 673.1
edited by Carlijn Kokkeler
on 2024/08/14 12:51
on 2024/08/14 12:51
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 -22 8-TBD1 +227 - Fix Frenzy - Content
-
... ... @@ -3,33 +3,53 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** This release 6 +**Hi there, eMagiz developers!** This release we have many fixes! Mainly for flow testing, the deploy phase, and alerting for hybrid models several small bugs have been resolved. Apart from these fixes, search functionality has been added to the start/stop flows screen. Moreover, the tracing information for errorChannel messages in flow test traces has been improved and we have enabled our new queue trigger functionality for redelivery-enabled messaging queues. Find out all about it below! 7 7 8 8 == **Feedback Items** == 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 - 22 -[Manage-Monitoring] Improved the units of measurement in the following graphs: 9 +//__Tracing information__// 10 +Tracing errors in flow testing has been improved. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V312.WebHome||target="blank"]] is available. 23 23 24 - 25 25 [[image:Main.Images.Release Blog.WebHome@release-227-errorchannel-stacktrace.png]] 26 26 14 +//__Start/stop flows search__// 15 +It is now possible to search in the Start/Stop flows overview. 27 27 17 +[[image:Main.Images.Release Blog.WebHome@release-227-start-stop-flows-searchterm.png]] 18 + 19 +//__Message redelivery queue triggers__// 20 +The new queue triggers feature has been updated to be able to handle redelivery-enabled messaging queues. 28 28 29 29 == **Bug Fixes** == 30 -//__ Legacyproperties__//31 - Weremoved legacypropertiesin connectionsthrough theeMagiz Mendixconnector.Thismeans thatyouwillnot get blockedanymorewhendeployingto Production.23 +//__Update namespace resources__// 24 +The "last changed by" and "last changed date" values of additional namespace resources are now updated correctly when you make changes to your namespaces in your message definitions. 32 32 26 +//__Queue triggers hybrid models__// 27 +We have implemented a fix that allows you to activate and test queue triggers per environment when you are migrating your model to the current runtime architecture. You will be able to use the queue triggers of any environment that is fully migrated, even if another environment is still in the process of migrating. 28 + 29 +//__Internal/External recipients__// 30 +You can now add internal and external recipients to your default trigger configuration at the same time, and they will be applied to your triggers correctly. Cases where this was applied incorrectly have been automatically fixed. 31 + 32 +//__Tenant queue trigger__// 33 +We have fixed a case where a tenant queue trigger could be activated on a hybrid environment, before the JMS of that environment had been deployed to the current runtime. 34 + 35 +//__Area selector__// 36 +We fixed an issue where the area selector of the flow designer started when only hovering over the white canvas. 37 + 38 +//__Runtime overview__// 39 +The runtime overview will now always display the correct container version. 40 + 41 +//__List of runtimes__// 42 +We fixed a bug where runtimes that did not change appeared in the deployment plan in the list of runtimes that will be restarted. 43 + 44 +//__Deploy prevention__// 45 +We have resolved a bug that prevented you from deploying anything on a newly created model. 46 + 47 +//__Cancel button__// 48 +The cancel button on the new/edit pages of test messages in flow testing, now actually cancels changes. 49 + 50 +//__Log test execution__// 51 +If opening a test execution log is not possible during flow testing, a warning message will now be displayed. 52 + 33 33 == **Fancy Forum Answers** == 34 34 35 35 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: