Changes for page 222 - Flee Frustration
Last modified by CarlijnKokkeler on 2024/06/05 09:31
From version 116.1
edited by Erik Bakker
on 2023/05/10 08:46
on 2023/05/10 08:46
Change comment:
There is no comment for this version
To version 505.1
edited by CarlijnKokkeler
on 2024/05/06 13:38
on 2024/05/06 13:38
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 - 197- Pay Attention1 +220 - Patch Parade - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,73 +1,88 @@ 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!** In the last few weeks, we have worked hard on improving our next-generation architecture and introduced alerting functionality on top of our event streaming pattern based on user feedback. Furthermore, several smaller feedback items and bugs have been resolved with this release. So without further ado, let us dive into all we have to offer.6 +**Hi there, eMagiz developers!** 6 6 7 -== ** Event streamingalerting** ==8 +== **Feedback Items** == 8 8 9 -This release expands our alerting functionality into the event streaming pattern. As of now, one new "static" alert has been introduced for all clients (using event streaming), and two "dynamic" alerts have been introduced that you can configure yourself if there is a need for it. 10 +//__Integration pattern information__// 11 +Integration pattern information of the selected message type has been added to the pop-up that is shown in Capture when creating a new integration. 10 10 11 - The "static"alert we have added raises analert (and asubsequent email) when theactual topicsizecrosses the thresholdof 80% of the configured maximum retention size on a topic.This alert provides insights into whethermessages on it aredeleted due toasizeor time constraint. In cases where datais deleted, the topic wastoo full way beforethemessages should have beenremoved due to the retention hours constraint.This alert can indicate that messages might be deleted before consumer groups had the optionto consume the messages.13 +[[image:Main.Images.Release Blog.WebHome@release-220-integration-pattern.png]] 12 12 13 -The two "dynamic" alerts we have added mimic the alerting on the queue level we already offer to the community. 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. 14 14 15 -[[image:Main.Images.Release Blog.WebHome@ 197-release-blog--new-alerting-options.png]]18 +[[image:Main.Images.Release Blog.WebHome@release-220-manage-history.png]] 16 16 17 -The first new "dynamic" alert allows you to raise an alert once the number of messages on one (or more topics) is less than a certain number per defined time unit. So, for example, you can configure an alert once the number of messages placed on a topic called "Exception" is less than 15 messages within 5 minutes. 20 +//__Search boxes__// 21 +Search boxes in the properties overview are now shown by default. 18 18 19 -[[image:Main.Images.Release Blog.WebHome@ 197-release-blog--alert-config-example.png]]23 +[[image:Main.Images.Release Blog.WebHome@release-220-search-boxes.png]] 20 20 21 -The second new "dynamic" alert allows you to raise an alert once one (or more) consumer groups are more than X messages behind on one or more topics. The configuration of this is comparable to what we saw before. 25 +//__Set as mapped__// 26 +It is now possible to choose whether to set/unset all attributes of an entity as mapped in design. 22 22 23 - For more information on the generic way of working surrounding alerting, please check out this[[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.CrashCourse Platform.crashcourse-platform-manage-alerting-gen3||target="blank"]] and this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Novice.Alerting.novice-alerting-dynamic-alerting.WebHome||target="blank"]].28 +[[image:Main.Images.Release Blog.WebHome@release-220-mapped-entity.png]] 24 24 25 -== **3rd generation improvements** == 30 +//__SSL settings__// 31 +Changes can now be deployed on SSL level without creating a new version of a flow in Create. 26 26 27 -//__ Increased graceperiod for shutdown__//28 - In thisrelease,we haveincreaseda container'sgrace period toshutdownbeforeitisforcefullyshutdown.This shouldreducethe chanceof unwantedfailoverbehaviorwithin your model.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. 29 29 30 -//__Update at once or not__// 31 -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. 36 +[[image:Main.Images.Release Blog.WebHome@release-220-machine-deletion.png]] 32 32 33 -//__Improved user feedback while executing a deployment plan__// 34 -This release introduces additional feedback to the user when the deployment plan is executed. This is noticeable when a step cannot be executed properly. The relevant information about why this cannot be executed is shown to the user. This way, they can take this information and act upon it instead of assuming everything went well. 38 +== **Bug Fixes** == 39 +//__Annotation styling__// 40 +It is now possible to use enters in Annotations, so that multiple line spaces can be added, ensuring better readability. 35 35 36 -//__Improved auto-healing when running in a hybrid situation__// 37 -In situations where you run in a hybrid situation (i.e., partly next-gen and partly the current generation), we have improved the auto-healing functionality in case an "out of memory" appears on a runtime running in the current generation but on a next-generation architecture. 42 +[[image:Main.Images.Release Blog.WebHome@release-220-edit-annotation.png]] 38 38 39 -//__ Improved rollup and storageof metricswhenrunning your solution in thenextgeneration archticture__//40 - Toimprove thestabilityof the Managephaseand,in particular,the metrics whenzoomingoutonthe provided information,we have made some structuralchangesthat support thisuserfunctionality better.44 +//__Filter rejection warnings__// 45 +A discard channel is required for filter components when “Throw exception on rejection” value is set to false. 41 41 42 - {{warning}} Due to this change, the platform will remove data collected before the releasedate in the upcomingweeks.This process willbe finished at the beginningof June. Fromthen on, all data beforethe 12th of May will no longer be visible. As users generallydo not look back thisfarback in time, we consider thisanacceptable trade-off.{{/warning}}47 +[[image:Main.Images.Release Blog.WebHome@release-220-discard-channel.png]] 43 43 44 -== **Feedback items ** == 49 +//__Manage Explore__// 50 +An issue has been fixed where navigating to the Explore tab in Manage would sometimes redirect users to the homepage. 45 45 46 -//__ Makesurethe messageformat can beviewed without "Start editing"__//47 - Withthisrelease,wehaveensuredthat whenyou navigatetoDesign -> Systemmessage,youcanseethemessageformat(i.e., XML, JSON,orEDI) withoutenteringthe"Start Editing"mode.52 +//__Page refreshing__// 53 +Switching between environments refreshes the Queue browser and Redelivery pages correctly for the selected environment. 48 48 49 -//__ Variousstylingimprovements in the flow testing functionality__//50 - Various minorstyling improvements havebeenaddedto theflowtestingfunctionalityto improvetheoverall user experience.Pleasecheckout therelease notes foracompletelistandmoredetails.55 +//__Message redelivery__// 56 +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. 51 51 58 +//__Deployment plan__// 59 +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. 60 + 61 +//__Overview pages__// 62 +We fixed an issue that you could not navigate to the last page of some overview pages in Manage phase. 63 + 64 +//__Memory check__// 65 +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. 66 + 52 52 == **Fancy Forum Answers** == 53 53 54 54 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: 55 55 56 -* [[Update Core01 without downtime?>>https://my.emagiz.com/p/question/172825635703427783||target="blank"]] 57 -* [["EDI" mapping?>>https://my.emagiz.com/p/question/172825635703440524||target="blank"]] 71 +* [[Create an overview of DataFlows without any datatraffic>>https://my.emagiz.com/p/question/172825635703811872||target="blank"]] 72 +* [[Flowtest does not work>>https://my.emagiz.com/p/question/172825635703811773||target="blank"]] 73 +* [[Debugger blocks all other traffic>>https://my.emagiz.com/p/question/172825635703812013||target="blank"]] 58 58 59 -== **Key takeaways** ==75 +== **Key Takeaways** == 60 60 61 -Thanks to all thathelped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you:77 +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: 62 62 63 63 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 64 64 * If you have feedback or ideas for us, talk to the Platypus 65 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 81 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 66 66 * Clear your browser cache (Ctrl + Shift + Del) 67 -* Check out the release notes [here] 83 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.219 - Creation Carousel.WebHome||target="blank"]] 68 68 * Start thinking about how the license tracker can aid your development 69 69 * Start thinking about major, minor, and patch 70 -* Upgrade to the latest build number 71 71 * Keep making great integrations 72 72 73 73 Let's stay in touch and till next time! ... ... @@ -75,6 +75,11 @@ 75 75 {{info}} 76 76 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 77 77 78 -~*~* Indicates a GEN3-only feature. 79 -{{/info}})))((({{toc/}}))){{/container}} 93 +{{/info}} 94 +))) 95 + 96 +((( 97 +{{toc/}} 98 +))) 80 80 {{/container}} 100 +{{/container}}