Changes for page 222 - Flee Frustration
Last modified by CarlijnKokkeler on 2024/06/05 09:31
From version 507.1
edited by CarlijnKokkeler
on 2024/05/06 13:42
on 2024/05/06 13:42
Change comment:
There is no comment for this version
To version 119.1
edited by Erik Bakker
on 2023/06/05 14:27
on 2023/06/05 14:27
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 - 220-PatchParade1 +199 - Home Improvements - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -1,94 +1,58 @@ 1 1 {{container}} 2 -{{container layoutStyle="columns"}} 3 -((( 2 +{{container layoutStyle="columns"}}((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** 5 +**Hi there, eMagiz developers!** In the last few weeks, we have worked hard on improving various aspects of our home. Among others we have improved the logging, alerting, and security of our next-generation architecture. On top of that we have improved the inner workings of the store and the certificate management for those of us using the Event Streaming pattern. 7 7 8 -== ** Feedback Items** ==7 +== **Next generation improvements and bug fixes** == 9 9 10 -//__ Integrationpatterninformation__//11 - Integrationpattern information of the selectedmessage typehasbeen addedto thepop-upthat is shown inCapturewhen creatinga newintegration.9 +//__Enhanced overview of the HTTP Statistics__// 10 +As of now all resources that have been called atleast once since deploying them will now show up in the left-bottom graph of the HTTP Statistics. This will make it easier to see whether a particular operation was called within a timeframe. On top of that it makes comparing data on various operations easier. In here you can also filter on one (by pressing the + icon) or more by clicking on the filter icon. In case you want to sort the table in a different manner you can click on the name of the column on which you want to sort. 12 12 13 -[[image:Main.Images.Release Blog.WebHome@release-220-integration-pattern.png]] 12 +//__Reason why runtime cannot start is now in the vast majority of cases reported back__// 13 +In this release, we have improved the way we report failures during startup of runtimes. This will ensure that it becomes much easier to pinpoint what went wrong upon startup. 14 14 15 -//__Message queue history__// 16 -All events that relate to message queues (delete message, delete all messages or delete queue) are logged in the Manage phase instead of the Deploy phase. 15 +{{info}}Note that this fix is part of a new runtime image for the next-generation runtimes. The release notes of this can be found [[here>>doc:Main.Release Information.Runtime Images.WebHome||target="blank"]]{{/info}} 17 17 18 -[[image:Main.Images.Release Blog.WebHome@release-220-manage-history.png]] 17 +//__Forced congestion control__// 18 +To reduce the number of repeating mails within a 10 minute window we have now forced congestion control on all alerts generated via the platform. 19 19 20 -//__Search boxes__// 21 -Search boxes in the properties overview are now shown by default. 22 22 23 -[[image:Main.Images.Release Blog.WebHome@release-220-search-boxes.png]] 21 +//__Improved validation errors on the invalid configuration of HTTP outbound components__// 22 +This release fixes and re-introduces the option to execute your actions on the eMagiz per zone or all at once when running in a double-lane Docker setup. 24 24 25 -//__Set as mapped__// 26 -It is now possible to choose whether to set/unset all attributes of an entity as mapped in design. 24 +//__Improved migration behavior__// 25 +This release introduces several improvements concerning the migration behavior via "Transfer settings from Design." Among these are: 26 +A smoother migration of your JMS (and backup JMS) process. 27 +Shortening of names that otherwise would be too long, additional feedback given to the user. 28 +Feedback when the migration process is finished. 27 27 28 -[[image:Main.Images.Release Blog.WebHome@release-220-mapped-entity.png]] 30 +//__Additional checks when deploying__// 31 +This release introduces additional checks when deploying. Among others, we have added a check to prevent you from deploying two flows that use the same resource with differing versions. Not stopping this can cause issues with deployments and even worse with the functional behavior of the flows, as it leads to the situation in which a validation error might trigger on one offramp but not on the other. 29 29 30 -//__SSL settings__// 31 -Changes can now be deployed on SSL level without creating a new version of a flow in Create. 33 +== **Store Improvements** == 32 32 33 -//__Machine deletion__// 34 -When trying to delete a machine that still has containers linked to it, the user will be presented with a pop-up explaining why the machine cannot be deleted. 35 +== **Event Streaming - Certificate Management** == 35 35 36 -[[image:Main.Images.Release Blog.WebHome@release-220-machine-deletion.png]] 37 - 38 -//__JMS header handling__// 39 -Kafka outbound channel adapters can now also parse jms_destination and jms_replyTo headers. For this, a new runtime image(LINK) has been released. 40 - 41 -== **Bug Fixes** == 42 -//__Annotation styling__// 43 -It is now possible to use enters in Annotations, so that multiple line spaces can be added, ensuring better readability. 44 - 45 -[[image:Main.Images.Release Blog.WebHome@release-220-edit-annotation.png]] 46 - 47 -//__Filter rejection warnings__// 48 -A discard channel is required for filter components when “Throw exception on rejection” value is set to false. 49 - 50 -[[image:Main.Images.Release Blog.WebHome@release-220-discard-channel.png]] 51 - 52 -//__Manage Explore__// 53 -An issue has been fixed where navigating to the Explore tab in Manage would sometimes redirect users to the homepage. 54 - 55 -//__Page refreshing__// 56 -Switching between environments refreshes the Queue browser and Redelivery pages correctly for the selected environment. 57 - 58 -//__Message redelivery__// 59 -An issue has been fixed where large messages would be shown at the bottom of the page instead of the right side of the page. 60 - 61 -//__Deployment plan__// 62 -We have implemented changes that should prevent a discrepantion between the overview of runtimes to be deployed shown at the beginning of a deployment plan (or at individual machine-type steps) and the actual execution of relevant steps. 63 - 64 -//__Overview pages__// 65 -We fixed an issue that you could not navigate to the last page of some overview pages in Manage phase. 66 - 67 -//__Memory check__// 68 -Machines deleted in Design are excluded from the memory health check in Deploy, so that no unnecessary memory changes have to be done to delete machines. 69 - 70 -//__Copy password__// 71 -The copy to clipboard button now copies the actual value of passwords instead of the masked value of them. 72 - 73 73 == **Fancy Forum Answers** == 74 74 75 75 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: 76 76 77 -* [[Create an overview of DataFlows without any datatraffic>>https://my.emagiz.com/p/question/172825635703811872||target="blank"]] 78 -* [[Flowtest does not work>>https://my.emagiz.com/p/question/172825635703811773||target="blank"]] 79 -* [[Debugger blocks all other traffic>>https://my.emagiz.com/p/question/172825635703812013||target="blank"]] 41 +* [[How to determine the system definition for this sample message in JSON?>>https://my.emagiz.com/p/question/172825635703440852||target="blank"]] 42 +* [[Instability in JMS connection>>https://my.emagiz.com/p/question/172825635703440717||target="blank"]] 80 80 81 -== **Key Takeaways** ==44 +== **Key takeaways** == 82 82 83 -Thanks to all whohelped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you:46 +Thanks to all that helped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you: 84 84 85 85 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 86 86 * If you have feedback or ideas for us, talk to the Platypus 87 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 50 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 88 88 * Clear your browser cache (Ctrl + Shift + Del) 89 -* Check out the release notes [ [here>>doc:Main.Release Information.Portal.219 - Creation Carousel.WebHome||target="blank"]]52 +* Check out the release notes [here] 90 90 * Start thinking about how the license tracker can aid your development 91 91 * Start thinking about major, minor, and patch 55 +* Upgrade to the latest build number 92 92 * Keep making great integrations 93 93 94 94 Let's stay in touch and till next time! ... ... @@ -96,11 +96,6 @@ 96 96 {{info}} 97 97 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 98 98 99 -{{/info}} 100 -))) 101 - 102 -((( 103 -{{toc/}} 104 -))) 63 +~*~* Indicates a GEN3-only feature. 64 +{{/info}})))((({{toc/}}))){{/container}} 105 105 {{/container}} 106 -{{/container}}