Changes for page 224 - Summer Sonata

Last modified by Danniar Firdausy on 2024/07/04 10:01

From version 346.1
edited by Carlijn Kokkeler
on 2024/01/17 08:55
Change comment: There is no comment for this version
To version 506.1
edited by Carlijn Kokkeler
on 2024/05/06 13:41
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -212 - Failover Fiesta
1 +220 - Patch Parade
Content
... ... @@ -3,38 +3,79 @@
3 3  (((
4 4  [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]]
5 5  
6 -**Hi there, eMagiz developers!** This release contains single and double lane cloud template updates, both non-service affecting. Moreover, work has been done to better support a failover setup. Lastly, some bug fixes were done regarding the message merging tool and catalog topic defintions.
6 +**Hi there, eMagiz developers!**
7 7  
8 -== **Cloud Template R20 - Double Lane** ==
8 +== **Feedback Items** ==
9 9  
10 -This release introduces a new non-service affecting cloud template for all our customers running in a double-lane setup. This cloud template introduces improved auto-healing. The complete release notes on the cloud template can be found [[here>>doc:Main.Release Information.Cloud Templates.R20 - Double lane.WebHome||target="blank"]].
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.
11 11  
12 -== **Cloud Template R27 - Single Lane** ==
13 +[[image:Main.Images.Release Blog.WebHome@release-220-integration-pattern.png]]
13 13  
14 -This release introduces a new non-service affecting cloud template for all our customers running in a single-lane setup on the next generation architecture. This cloud template introduces improved auto-healing. The complete release notes on the cloud template can be found [[here>>doc:Main.Release Information.Cloud Templates.R27 - Single lane.WebHome||target="blank"]].
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.
15 15  
16 -== **Feedback Items** ==
18 +[[image:Main.Images.Release Blog.WebHome@release-220-manage-history.png]]
17 17  
18 -//__Failover setup__//
19 -New components have been created to support a failover setup. Moreover, two new deployment step types are introduced to incorporate failover actions during deployment. More information can be found [[here>>https://docs.emagiz.com/bin/view/Main/Release%20Information/Runtime%20Images/V2.1.0/||target="blank"]].
20 +//__Search boxes__//
21 +Search boxes in the properties overview are now shown by default.
20 20  
23 +[[image:Main.Images.Release Blog.WebHome@release-220-search-boxes.png]]
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.
27 +
28 +[[image:Main.Images.Release Blog.WebHome@release-220-mapped-entity.png]]
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 +
21 21  == **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.
22 22  
23 -//__Message merging tool__//
24 -We have improved our merging functionality within our Store offering to avoid unexpected results after merging. These unexpected results would lead to a broken Design phase on the data model level. If you have encountered this issue, you can manually clean your CDM message by removing the entities from the tree view and the canvas and correcting the CDM itself accordingly.
45 +[[image:Main.Images.Release Blog.WebHome@release-220-edit-annotation.png]]
25 25  
26 -//__Catalog topic definitions__//
27 -Before, an error would occur in the Catalog page when generating an example JSON message of a topic definition that has nested elements. This issue is now fixed and generating a sample JSON message for such topic definition is possible.
47 +//__Filter rejection warnings__//
48 +A discard channel is required for filter components when “Throw exception on rejection value is set to false.
28 28  
50 +[[image:Main.Images.Release Blog.WebHome@release-220-discard-channel.png]]
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 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 +
29 29  == **Fancy Forum Answers** ==
30 30  
31 31  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:
32 32  
33 -* [[What is the eMagiz control tower?>>https://my.emagiz.com/p/question/172825635703696612||target="blank"]]
34 -* [[Deleting connector without flows gives error>>https://my.emagiz.com/p/question/172825635703696657]]
35 -* [[How to use a flowtest with path properties>>https://my.emagiz.com/p/question/172825635703696835||target="blank"]]
74 +* [[Create an overview of DataFlows without any datatraffic>>https://my.emagiz.com/p/question/172825635703811872||target="blank"]]
75 +* [[Flowtest does not work>>https://my.emagiz.com/p/question/172825635703811773||target="blank"]]
76 +* [[Debugger blocks all other traffic>>https://my.emagiz.com/p/question/172825635703812013||target="blank"]]
36 36  
37 -== **Key takeaways** ==
78 +== **Key Takeaways** ==
38 38  
39 39  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:
40 40  
... ... @@ -42,7 +42,7 @@
42 42  * If you have feedback or ideas for us, talk to the Platypus
43 43  * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these.
44 44  * Clear your browser cache (Ctrl + Shift + Del)
45 -* Check out the release notes [here]
86 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.219 - Creation Carousel.WebHome||target="blank"]]
46 46  * Start thinking about how the license tracker can aid your development
47 47  * Start thinking about major, minor, and patch
48 48  * Keep making great integrations