Changes for page 226 - Alerting Alchemy
Last modified by CarlijnKokkeler on 2024/07/30 16:40
From version 52.1
edited by Erik Bakker
on 2022/11/21 13:48
on 2022/11/21 13:48
Change comment:
There is no comment for this version
To version 601.1
edited by CarlijnKokkeler
on 2024/07/16 14:28
on 2024/07/16 14:28
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 - 188-Close Encounters1 +225 - TBD - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,87 +1,94 @@ 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!** This release is characterized mainly by our efforts to bolster our 3rd generation runtime and all its interactions. Furthermore, some minor fixes and beta features will be released to the community.6 +**Hi there, eMagiz developers!** 6 6 7 -== **3rd generation runtime bolstering** == 8 8 9 -This release will introduce various improvements for our 3rd generation runtime. Below you will find the most noteworthy enhancements we made to the 3rd generation runtime and its interaction with the portal. 9 +== **Feedback Items** == 10 +//__Alerting notification settings__// 11 +The Notification settings on the left menu of the Alerting tab in the Manage phase, have been moved to the Triggers page. This change has been made in preparation of an upcoming feature. 10 10 11 -//__Migration of JMS backup configuration improved__// 12 -With this release, the configuration of the JMS backup configuration is improved to prevent potential connectivity issues after migrating to the 3rd generation runtime. 13 +[[image:Main.Images.Release Blog.WebHome@release-225-triggers.png]] 13 13 14 -//__Pr echecks onUpgrade option made available for 3rd generation runtime__//15 - Aswiththe currentruntimearchitecture,youcan now alsoexecute the prechecks beforeautomaticallyupgradingtothelatestcloudtemplate onthe 3rd generationruntime architecture.15 +//__Process containers__// 16 +If a model does not have license for a pattern, the model contact now has the option to delete the process container of that given pattern. 16 16 17 -//__ Autogenerated exitscanbedeployed atonce__//18 - Thisreleasehas fixedabugthat preventedyoufromdeployinganexitflowcorrectly.18 +//__Design settings__// 19 +When pressing Apply settings in Design Settings, a confirmation screen will now be shown to present the changes that will be taken into effect for each environment. 19 19 20 -//__Code mapping functionality available on 3rd generation runtime__// 21 -As of this release, code mapping functionality is also available for the 3rd generation runtime. This removes the restriction on migrating to the new 3rd generation runtime for our clients that use the code mapping functionality. 21 +[[image:Main.Images.Release Blog.WebHome@release-225-design-settings.png]] 22 22 23 -//__Improved the performance when activating a release__// 24 -With this release, the performance of activating a release has improved considerably. This means less waiting time when activating a release. 23 +//__Untested images__// 24 + A warning will be shown when a release is activated on production with a new runtime image version which has not been tested on acceptance before. 25 + 26 +[[image:Main.Images.Release Blog.WebHome@release-225-image-warning.png]] 25 25 26 -//__Failing runtimes won't be restarted indefinitely anymore__// 27 -We have put a cap on this behavior to prevent your logs from exploding due to a failing runtime being restarted indefinitely. As of this release, five attempts will be made to restart a failing runtime. If the runtime can not start correctly after these attempts, the runtime will be stopped. 28 +//__Infinispan Cache Manager__// 29 +We added support for the Infinispan Cache Manager to perform clustering through JGroups' GossipRouter. For this, a new runtime image LINK is available. 30 + 31 +//__Infinispan Cache Manager error message__// 32 +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 LINK is available. 28 28 29 -== **Exportable Release Audit** ~* == 34 +//__Flow bump__// 35 +When bumping a new version of the flows that are using a resource, you can specify which version type you want to create, Major, Minor or Patch version. You can also give more information in a description. 36 + 37 +[[image:Main.Images.Release Blog.WebHome@release-225-resources-update.png]] 30 30 31 -On top of that, we will also launch a new Beta feature to the community that allows you to export an audit document of your (Production) release. 39 +//__Unused support objects__// 40 +Support objects are now shown in two sections, namely 'Support objects' and 'Unused support objects'. 32 32 33 -[[image:Main.Images.Release Blog.WebHome@188-release-blog--exportable-release-audit.png]] 42 +[[image:Main.Images.Release Blog.WebHome@release-225-unused-support-object.png]] 43 + 44 +//__Deleting routes__// 45 +For clarity purposes, a confirmation pop-up will be shown when deleting routes. 34 34 35 -{{warning}}Note that the following restrictions apply when exporting an audit document: 36 - * Works **only** for releases that are promoted and made active on **Production** 37 - * You will **only** see changes made during the **current** calendar year 38 - * On the first of April all objects of the **last** calendar year will be **removed**{{/warning}} 47 +[[image:Main.Images.Release Blog.WebHome@release-225-routes.png]] 39 39 40 -== **Feedback items ** == 49 +//__Debug queue__// 50 +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. 51 + 52 +[[image:Main.Images.Release Blog.WebHome@release-225-open-debug-queue.png]] 53 + 54 +== **Bug Fixes** == 55 +//__Internal server error__// 56 +The internal server error pop-up is not received anymore when moving to Create in a model which has an Event Streaming license but is not using it. 41 41 42 -We have also solved other feedback items besides the flow designer's critical updates. 58 +//__Namespace update__// 59 +Editing a namespace used in a message definition automatically updates the message definition & transformations. 43 43 44 -//__ Improved naming convention on Storerelatedpages__//45 -We have improvedvarious displaynamestoensurethatitis clearfromthenaming that storecontent can beimplementedin allintegrationpatterns.61 +//__Error pop-up__// 62 +We fixed an issue where a pop-up was shown with an incorrect error while editing the message mapping of a synchronous flows. 46 46 47 -//__ Press"Enter" tosearchonmultiplepages__//48 - InourDaemonSwitchrelease,weaddedfunctionalitythatallowedyoutopress**Enter**tosearchontheproperty overviewpage. This release hasadded thisfunctionalitytomanymore pagesacrosstheportal.Thecompletelistis as follows.64 +//__SMB inbound channel adapter__// 65 +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 LINK is available. 49 49 50 -* Deploy → Deployment Plan 51 -* Deploy → Properties → History 52 -* Deploy → User Management → Roles 53 -* Manage → Error Messages → Error Messages 54 -* Manage → Error Messages → Flows with Error Messages 55 -* Manage → Error Messages → Exceptions of Error Messages 56 -* Manage → Log Entries 57 -* Manage → Alerts 58 -* Manage → Triggers 59 -* Manage → Tags – Cant find (only Gen2) 60 -* Manage → Notifications 61 -* Manage → Notification Settings 62 -* Manage → Data Usage → History 63 -* Manage → Code mappings → All tabs 67 +//__Heap memory__// 68 +The initial committed heap memory of runtimes has been lowered to better match actual usage. For this, a new runtime image LINK is available. 64 64 70 +//__Classpath conflicts__// 71 +We updated transitive runtime dependencies to prevent potential conflicts on the classpath for extended images. 72 + 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 -* [[ Synchronousfilepick-up>>https://my.emagiz.com/p/question/172825635703197660||target="blank"]]70 -* [[ Receivinge-mailviaIMAPorPOP3- Setup>>https://my.emagiz.com/p/question/172825635703197881||target="blank"]]71 -* [[ BestwayofReceivingandSendingMail>>https://my.emagiz.com/p/question/172825635703210149||target="blank"]]77 +* [[Transaction failed and has been rolled back>>https://my.emagiz.com/p/question/172825635703888662||target="blank"]] 78 +* [[How to calculate HMAC-SHA1 signature for webhook verification>>https://my.emagiz.com/p/question/172825635703888844||target="blank"]] 79 +* [[How can you convert an json array to xml with the new approach?>>https://my.emagiz.com/p/question/172825635700357885||target="blank"]] 72 72 73 -== **Key takeaways** ==81 +== **Key Takeaways** == 74 74 75 -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:83 +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: 76 76 77 77 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 78 78 * If you have feedback or ideas for us, talk to the Platypus 79 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 87 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 80 80 * Clear your browser cache (Ctrl + Shift + Del) 81 -* Check out the release notes [here] 89 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.224 - Summer Sonata.WebHome||target="blank"]] 82 82 * Start thinking about how the license tracker can aid your development 83 83 * Start thinking about major, minor, and patch 84 -* Upgrade to the latest build number 85 85 * Keep making great integrations 86 86 87 87 Let's stay in touch and till next time! ... ... @@ -89,6 +89,11 @@ 89 89 {{info}} 90 90 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 91 91 92 -~*~* Indicates a GEN3-only feature. 93 -{{/info}})))((({{toc/}}))){{/container}} 99 +{{/info}} 100 +))) 101 + 102 +((( 103 +{{toc/}} 104 +))) 94 94 {{/container}} 106 +{{/container}}