Changes for page 224 - Summer Sonata

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

From version 501.1
edited by Carlijn Kokkeler
on 2024/05/06 13:12
Change comment: There is no comment for this version
To version 509.1
edited by Carlijn Kokkeler
on 2024/05/06 13:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -3,7 +3,7 @@
3 3  (((
4 4  [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]]
5 5  
6 -**Hi there, eMagiz developers!**
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.
7 7  
8 8  == **Feedback Items** ==
9 9  
... ... @@ -30,6 +30,14 @@
30 30  //__SSL settings__//
31 31  Changes can now be deployed on SSL level without creating a new version of a flow in Create.
32 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 +
33 33  == **Bug Fixes** ==
34 34  //__Annotation styling__//
35 35  It is now possible to use enters in Annotations, so that multiple line spaces can be added, ensuring better readability.
... ... @@ -50,13 +50,24 @@
50 50  //__Message redelivery__//
51 51  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.
52 52  
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 +
53 53  == **Fancy Forum Answers** ==
54 54  
55 55  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:
56 56  
57 -* [[Create an overview of DataFlows without any datatraffic>>https://my.emagiz.com/p/question/172825635703811872||target="blank"]]
58 -* [[Flowtest does not work>>https://my.emagiz.com/p/question/172825635703811773||target="blank"]]
59 -* [[Debugger blocks all other traffic>>https://my.emagiz.com/p/question/172825635703812013||target="blank"]]
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"]]
60 60  
61 61  == **Key Takeaways** ==
62 62