Changes for page 222 - Flee Frustration

Last modified by CarlijnKokkeler on 2024/06/05 09:31

From version 512.1
edited by CarlijnKokkeler
on 2024/05/06 14:12
Change comment: There is no comment for this version
To version 152.1
edited by Erik Bakker
on 2023/09/15 08:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -220 - Patch Parade
1 +205 - World Explorers
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.CarlijnKokkeler
1 +XWiki.ebakker
Content
... ... @@ -1,83 +1,53 @@
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 the last few weeks, we worked hard on solving several feedback items and bug fixes. On top of that, we have release a new runtime image LINK that ensures that Kafka outbound channel adapters can now also parse jms_destination and jms_replyTo headers. Without further ado, let us look at our improvements and bug fixes below.
5 +**Hi there, eMagiz developers!** We have processed additional feedback on the Manage phase to ensure you can more easily create overviews of your statistics, displaying all information correctly and improving the migration process to the next-generation architecture in the Create phase slightly. On top of that, we have improved the scalability of our new generation monitoring stack and the alerting structure. We will also release a new cloud template for our next-generation infrastructure to comply with technical requirements from our cloud provider.
7 7  
8 -== **Feedback Items** ==
7 +== ** Mandatory Cloud Template Upgrade - Next-generation models ** ==
9 9  
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.
9 +As can be seen on our [[status page>>https://status.emagiz.com/incidents/dbh6g9w3ks7q||target="blank"]], we will release a new cloud template for our next-generation models (both single and double lane) that will change a configuration in these templates to comply with technical and operational requirements from our cloud provider. The announcement of the status page itself holds more detail for those to whom it pertains.
12 12  
13 -[[image:Main.Images.Release Blog.WebHome@release-220-integration-pattern.png]]
11 +== **Feedback Items** ==
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.
13 +//__Improved Validation when migrating to the next-generation architecture__//
14 +To improve the migration process to the next-generation architecture, we now show a list of all reported problems, allowing the user to resolve them before migrating to the next-generation architecture.
17 17  
18 -[[image:Main.Images.Release Blog.WebHome@release-220-manage-history.png]]
16 +{{info}}Note that when no problem is found, the migration process of that runtime will start automatically.{{/info}}
19 19  
20 -//__Search boxes__//
21 -Search boxes in the properties overview are now shown by default.
18 +//__Improved HTTP Statistics__//
19 +To improve the filtering and refresh functionality we offer on this overview, we have made several changes in this release that will improve the behavior of this overview.
22 22  
23 -[[image:Main.Images.Release Blog.WebHome@release-220-search-boxes.png]]
21 +//__Show values on the runtime level in Deploy Architecture__//
22 +We have improved the values shown on the runtime (i.e., container) level in Deploy Architecture so you can better assess whether the memory configuration is still suitable for your deployed solution.
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 +{{info}}To get to the values we use different calculation methods per type of runtime, as certain runtime types have various reasons for existence.
25 +* JMS - The number of queues in the active release.
26 +* Messaging Container - The number of messaging integrations in the active release.
27 +* Messaging Connector - The number of messaging integrations related to this system in the active release.
28 +* API Gateway Container - The number of operations in the active release.
29 +* Event Streaming Container - The number of event processors in the active release.
27 27  
28 -[[image:Main.Images.Release Blog.WebHome@release-220-mapped-entity.png]]
31 +There might be multi-tenant and multi-runtime situations that do not always get to the exact number; however, this is a great improvement compared to showing no values.{{/info}}
29 29  
30 -//__SSL settings__//
31 -Changes can now be deployed on SSL level without creating a new version of a flow in Create.
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 -
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 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 44  
45 -[[image:Main.Images.Release Blog.WebHome@release-220-edit-annotation.png]]
35 +//__Gain the ability again to configure certificates in Deploy Architecture again__//
36 +In restricting the configuration options on the certificate level in one of our latter releases, it became impossible for normal users to add and edit certificates within Deploy Architecture. To resolve this problem we have now released a fix to resolve this issue, giving people the ability again to add and edit certificates under Deploy Architecture.
46 46  
47 -//__Filter rejection warnings__//
48 -A discard channel is required for filter components when “Throw exception on rejection value is set to false.
38 +//__Ensure that differing container configurations deploy the correct configuration__//
39 +When you run in a multi-runtime configuration and change the actual flows that need to run on container A vs. container B, it happened before that all flows were still being deployed on all runtimes. With this release, we will feed this information correctly to our infrastructure to ensure the correct and configured flows are deployed on the proper containers.
49 49  
50 -[[image:Main.Images.Release Blog.WebHome@release-220-discard-channel.png]]
41 +//__Remove queurying options in Manage__//
42 +To avoid errors and loading problems when analyzing your statistics in Manage, we have removed the option to select a default time range spanning more than seven days. This is to guarantee the stability of the solution and to avoid users getting unnecessary errors.
51 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 Redelivery 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 -* [[Swagger UI: 503 Service Unavailable>>https://my.emagiz.com/p/question/172825635703824607||target="blank"]]
78 -* [[PATCH call without REST template>>https://my.emagiz.com/p/question/172825635703824685||target="blank"]]
48 +* [[Getting files from subfolders (FTP)>>https://my.emagiz.com/p/question/172825635703568575||target="blank"]]
79 79  
80 -== **Key Takeaways** ==
50 +== **Key takeaways** ==
81 81  
82 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:
83 83  
... ... @@ -85,9 +85,10 @@
85 85  * If you have feedback or ideas for us, talk to the Platypus
86 86  * 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.219 - Creation Carousel.WebHome||target="blank"]]
58 +* 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
61 +* 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 -)))
69 +~*~* Indicates a next-generation-architecture only feature.
70 +{{/info}})))((({{toc/}}))){{/container}}
104 104  {{/container}}
105 -{{/container}}