Changes for page 226 - Alerting Alchemy

Last modified by CarlijnKokkeler on 2024/07/30 16:40

From version 602.1
edited by CarlijnKokkeler
on 2024/07/16 14:32
Change comment: There is no comment for this version
To version 129.1
edited by Erik Bakker
on 2023/07/17 15:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -225 - TBD
1 +201 - Be Informed
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.CarlijnKokkeler
1 +XWiki.ebakker
Content
... ... @@ -1,93 +1,73 @@
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!** In this release, a new runtime image (LINK) will be available, including changes to our infinispan cache manager, SMB inbound channel adapter, and heap memory configuration. Moreover, we have made progress on our alerting improvement plans and have improved and added several pop-up screens. Find out all we released below!
5 +**Hi there, eMagiz developers!** In the last few weeks, we have worked hard on planning the upcoming Q and finishing up features of the last Q. More on that later. On top of that we have several smaller items as a result of our hackathon efforts to present to you.
7 7  
8 -== **Feedback Items** ==
9 -//__Alerting notification settings__//
10 -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.
7 +== **Announcement - Release Properties** ==
8 +As of the next release (202) we will introduce a completely new way of handling properties for all our clients. In the upcoming weeks we will publish additional information on the process, what changes, and how you best manage your properties as of then within the documentation portal. Should you have any questions in advance please contact us at [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]].
11 11  
12 -[[image:Main.Images.Release Blog.WebHome@release-225-triggers.png]]
10 +== ** Deploy Architecture - Apply To Environment improvements ** ==
11 +As of this release we will show you a list of all change that are about to be changed once you press "Apply to environment" in Deploy Architecture. This will ensure that it becomes clearer for users, especially those working together in teams, what will change when pressing this button.
13 13  
14 -//__Process containers__//
15 -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.
13 +[[image:Main.Images.Release Blog.WebHome@201-release-blog--apply-to-environment-example.png]]
16 16  
17 -//__Design settings__//
18 -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.
15 +== ** Breadcrumb navigation in eMagiz ** ==
16 +With this release we introduce the "breadcrumb" navigation in certain parts of eMagiz. This will mostly be noticed, and have impact, in the Create phase when you are checking out your transformation or system message on flow level. Apart from there the navigation is implemented consistently across the portal for a unified look and feel.
19 19  
20 -[[image:Main.Images.Release Blog.WebHome@release-225-design-settings.png]]
18 +[[image:Main.Images.Release Blog.WebHome@201-release-blog--breadcrumb-navigation-example.png]]
21 21  
22 -//__Untested images__//
23 - 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.
24 -
25 -[[image:Main.Images.Release Blog.WebHome@release-225-image-warning.png]]
20 +== **Feedback Items** ==
26 26  
27 -//__Infinispan Cache Manager__//
28 -We added support for the Infinispan Cache Manager to perform clustering through JGroups' GossipRouter. For this, a new runtime image LINK is available.
29 -
30 -//__Infinispan Cache Manager error message__//
31 -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.
22 +//__Improved layout of catalog page in Design__//
23 +We have improved the layout of the API Catalog overview in Design for our API Gateway users. Among others, we have introduced a scrollbar to get a better overview when having several operations.
32 32  
33 -//__Flow bump__//
34 -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.
35 -
36 -[[image:Main.Images.Release Blog.WebHome@release-225-resources-update.png]]
25 +//__Improved layout of "Edit integration" pop-up for API Gateway integrations__//
26 +As of now the full path of your backend system will be shown when opening the "Edit integration" pop-up on your API Gateway integration.
37 37  
38 -//__Unused support objects__//
39 -Support objects are now shown in two sections, namely 'Support objects' and 'Unused support objects'.
28 +//__Additional help texts on Design Architecture__//
29 +We have improved the help texts in Design Archicture in relation to the Event Streaming topic storage overview.
40 40  
41 -[[image:Main.Images.Release Blog.WebHome@release-225-unused-support-object.png]]
42 -
43 -//__Deleting routes__//
44 -For clarity purposes, a confirmation pop-up will be shown when deleting routes.
31 +//__Improved Audit Trail on several places__//
32 +In several places in the portal we have improved the audit trail to better specify who changed what at which point in time.
45 45  
46 -[[image:Main.Images.Release Blog.WebHome@release-225-routes.png]]
34 +//__Removed the erroneous alert on message mapping when having a passthrough API__//
35 +This release removes the erroneous alert people reported on "errors in message mapping" for a passthrough API.
47 47  
48 -//__Debug queue__//
49 -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.
50 -
51 -[[image:Main.Images.Release Blog.WebHome@release-225-open-debug-queue.png]]
52 -
53 53  == **Bug Fixes** ==
54 -//__Internal server error__//
55 -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.
56 56  
57 -//__Namespace update__//
58 -Editing a namespace used in a message definition automatically updates the message definition & transformations.
39 +//__Avoid clicking on other components while deleting another__//
40 +To avoid unexpected behavior we now ensure that nothing can be selected once you see the "deletion" pop-up when you want to remove something in the flow designer.
59 59  
60 -//__Error pop-up__//
61 -We fixed an issue where a pop-up was shown with an incorrect error while editing the message mapping of a synchronous flows.
42 +//__Improved validation feedback in migrating to the next-generation architecture__//
43 +We have improved several things with regards to the validation feedback when migrating to the next-generation architecture.
62 62  
63 -//__SMB inbound channel adapter__//
64 -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.
45 +//__Make sure that user credentials can be viewed with view rights__//
46 +This release makes sure that the user credentials in Deploy can be viewed with view rights and not only when having edit rights.
65 65  
66 -//__Heap memory__//
67 -The initial committed heap memory of runtimes has been lowered to better match actual usage. For this, a new runtime image LINK is available.
48 +//__Refresh behavior within the deployment plan is fixed__//
49 +This release changes the refresh behavior within the deployment plan to show, once more, the "to be installed" flows before the user presses Execute.
68 68  
69 -//__Classpath conflicts__//
70 -We updated transitive runtime dependencies to prevent potential conflicts on the classpath for extended images.
71 -
72 72  == **Fancy Forum Answers** ==
73 73  
74 74  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:
75 75  
76 -* [[Transaction failed and has been rolled back>>https://my.emagiz.com/p/question/172825635703888662||target="blank"]]
77 -* [[How to calculate HMAC-SHA1 signature for webhook verification>>https://my.emagiz.com/p/question/172825635703888844||target="blank"]]
78 -* [[How can you convert an json array to xml with the new approach?>>https://my.emagiz.com/p/question/172825635700357885||target="blank"]]
55 +* [[Replacing Legacy eMagiz-Mendix Connector: Migration Plan>>https://my.emagiz.com/p/question/172825635703517317||target="blank"]]
56 +* [[Unknown character(s) does not create error message.>>https://my.emagiz.com/p/question/172825635703517488||target="blank"]]
57 +* [[Split gateway configuration for local GEN3 gateway>>https://my.emagiz.com/p/question/172825635703517580||target="blank"]]
79 79  
80 -== **Key Takeaways** ==
59 +== **Key takeaways** ==
81 81  
82 -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:
61 +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:
83 83  
84 84  * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]
85 85  * If you have feedback or ideas for us, talk to the Platypus
86 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these.
65 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these.
87 87  * Clear your browser cache (Ctrl + Shift + Del)
88 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.224 - Summer Sonata.WebHome||target="blank"]]
67 +* Check out the release notes [here]
89 89  * Start thinking about how the license tracker can aid your development
90 90  * Start thinking about major, minor, and patch
70 +* Upgrade to the latest build number
91 91  * Keep making great integrations
92 92  
93 93  Let's stay in touch and till next time!
... ... @@ -95,11 +95,6 @@
95 95  {{info}}
96 96  ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]
97 97  
98 -{{/info}}
99 -)))
100 -
101 -(((
102 -{{toc/}}
103 -)))
78 +~*~* Indicates a GEN3-only feature.
79 +{{/info}})))((({{toc/}}))){{/container}}
104 104  {{/container}}
105 -{{/container}}