Changes for page 226 - Alerting Alchemy
Last modified by CarlijnKokkeler on 2024/07/30 16:40
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -2 24-Summer Sonata1 +210 - Deployment Delights - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. dfirdausy1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -3,72 +3,58 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** In this release,we are bringing a significant performance improvement to flow testing, withexecution times nowaccelerated by up to 3 times. Next to that, over the past week, we focused on improving the usability of our platform and addressing community feedback.Specifically, we enhanced user interface elements on several pages, including the descriptions of help texts, external links within help texts, and the overall layout of help text pages.Additionally, we made improvements to several pop-up pages.We also made the user interface more user-friendly for debugging integration flows. Lastly, we resolved an issue for some models when creating an Event Processor.6 +**Hi there, eMagiz developers!** We have... 7 7 8 -== ** Faster Flow Testing** ==8 +== **Alerts** == 9 9 10 -We are rolling out a major upgrade to flow testing performance, boosting execution speeds by up to three times. This enhancement will greatly accelerate your workflow when developing integrations, enabling you to run tests faster and more efficiently. Consequently, this will further support users for delivering higher-quality integrations. 10 +//__Topic approaching max size alert__// 11 +The alert ‘topic approaching maximum size’ alert has been temporarily disabled due to a high number of false positives. 11 11 13 +//__Missing metrics alert__// 14 +We solved an issue where the ‘missing metrics’ alert did not always contain the full container name. 15 + 12 12 == **Feedback Items** == 13 -//__Retention duration and bytes in Capture__// 14 -The pop-up page for specifying integration requirements in the Capture phase now correctly asks for the required retention duration and bytes for the integration/topic, instead of the previously incorrect terms retention size and bytes. 15 15 16 -//__ Helptext panelinCapture__//17 - Collapsingthehelp textofthispop-uppagebyclickingthe"?" icononthetopright cornerofthepop-up pagewillnow correctlyhide the helptext pane.18 +//__Container version overview__// 19 +In Deploy > Releases, it is now possible to see the container versions in the release details. This can be viewed by clicking the three dots in the Create phase section. 18 18 19 -//__Adding tags in Capture__// 20 -In the Capture phase, clicking to add or remove a tag in the pop-up page for specifying integration requirements no longer displays a 'blocked' icon. 21 +[[image:Main.Images.Release Blog.WebHome@release-blog-209-deployment-delights-container-overview.png]] 21 21 22 -[[image:Main.Images.Release Blog.WebHome@release-224-selectable-cursor-for-tags.png]] 23 - 24 -//__Property value page__// 25 -Pop-up pages with non-editable input fields containing long text are now displaying the entire content without any text being cut off at the edge of the page. 23 +//__Unchanged containers__// 24 +When deploying a new release, containers that have no changes between the deployed release and the new release will not be deployed and restarted. 26 26 27 -[[image:Main.Images.Release Blog.WebHome@release-224-pop-ups-wrapped-property-values.png]] 26 +//__Rebuilding of images__// 27 +Changing the list of flows that should run on a container will now trigger the rebuilding of images. 28 28 29 -//__Improved text in Design architecture__// 30 -We fixed some spelling mistakes in the pop-up page when applying to environment in Design architecture. 31 31 32 -//__Adding attributes for a message definition__// 33 -We fixed an issue where your selected attributes were lost when navigating between paginations while adding more attributes to the entity in the pop-up shown when you press the 'Add Attribute' button on the right panel of your System Message, CDM, API Data Model, or Event Streaming Data Model. 30 +== **Bug Fixes** == 34 34 35 -//__ Helptextfor HTTPmethods__//36 - We improved thehelp textfor the HTTP method field in the HTTPoutboundgateway andHTTP outbound channeladapter flowcomponents to provideclearer descriptionsfordifferentHTTP methods. Additionally, weimplemented avalidation forthesecomponents to prevent selecting theHTTP method 'PATCH'if an ApacheHttpComponentsRESTtemplateisnotprovided.32 +//__Runtime metrics processing__// 33 +The collection and publishing of runtime metrics is no longer synchronized across containers, which improves their processing. 37 37 38 -//__External links__// 39 -Clicking links to external documentation in the eMagiz portal is now configured to always open the links in a new tab, rather than replacing your current tab. 40 - 41 -//__Enumeration values__// 42 -When editing a message definition (i.e., a System Message, CDM, API Data Model, or Event Streaming Data Model) in the Create phase, users can add enumeration values for attributes with an Enumeration data type. In this release, we’ve added a "Save and Add New" button to streamline the process of adding multiple enumeration values. 35 +//__Deployment plan__// 36 +We solved a bug where a deployment step in the deployment plan could randomly get stuck. 43 43 44 -//__ DebuggingShortcut__//45 - Debugginga flow typically requiresusers toactivatedebugon a specific flow inDeploy → Containers,thennavigate toManage → Explore → Queue Browserandmanually typeinemagiz.debug.Inthis release, we have added a shortcutbutton that opensthe Queue Browser page directlyinthe pop-up page rightafter activatingdebugging. Next to that, theQueue Browserpagenow includes a buttonto directly open the debugging queue, eliminatingthe needto manuallytype in emagiz.debugin thesearch box.38 +//__Store message merging__// 39 +The message merging tool has been fixed to allow merging of your message definitions from the Store to existing data model messages. 46 46 47 -[[image:Main.Images.Release Blog.WebHome@release-224-queue-explorer-button.png]] 41 +//__View all store items__// 42 +An issue has been fixed where it was not possible to load more store items in the left panel in the Create phase Flow Designer. 48 48 49 -[[image:Main.Images.Release Blog.WebHome@release-224-open-debug-queue-button.png]] 44 +//__Out of memory behavior__// 45 +We improved the out of memory behavior of runtimes. Runtimes will now always restart when an out of memory error occurs. 50 50 51 -//__Test Message from Manage-Explore__// 52 -Additionally, we have improved the names and descriptions of test messages that you saved when debugging and wiretapping your integration in the Manage - Explore section. 47 +//__Max fetch size__// 48 +We improved the help text of the advanced option of ‘max fetch size’ for the mail inbound adapter to better describe how that option affects its behavior. 49 + 53 53 54 -[[image:Main.Images.Release Blog.WebHome@release-224-test-message-debug-title-description.png]] 55 - 56 -//__Password property__// 57 -In the Flow designer within the Create phase, copying password properties now copies the actual password value instead of the encoded value. 58 - 59 -== **Bug Fixes** == 60 - 61 -//__Event Processor Keystore and Trustore__// 62 - 63 -We fixed an issue where the keystore location and the truststore location were generated incorrectly when creating a new event processor for models that were migrated from the legacy runtime architecture to the current generation architecture. 64 - 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 -* [[P reparing Image for <runtime> failed: Reachedthenumberofattempt.>>https://my.emagiz.com/p/question/172825635703888610||target="blank"]]55 +* [[JSONPath in SpEL expressions>>https://my.emagiz.com/p/question/172825635703415034||target="blank"]] 70 70 71 -== **Key Takeaways** ==57 +== **Key takeaways** == 72 72 73 73 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: 74 74 ... ... @@ -76,12 +76,19 @@ 76 76 * If you have feedback or ideas for us, talk to the Platypus 77 77 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 78 78 * Clear your browser cache (Ctrl + Shift + Del) 79 -* Check out the release notes [ [here>>doc:Main.Release Information.Portal.223 - Idyllic Image.WebHome||target="blank"]]65 +* Check out the release notes [here] 80 80 * Start thinking about how the license tracker can aid your development 81 81 * Start thinking about major, minor, and patch 68 +* Upgrade to the latest build number 82 82 * Keep making great integrations 83 83 84 84 Let's stay in touch and till next time! 72 + 73 +{{info}} 74 +~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 75 + 76 +~*~* Indicates a next-generation-architecture only feature. 77 +{{/info}} 85 85 ))) 86 86 87 87 (((