Changes for page 224 - Summer Sonata

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

From version 514.1
edited by Carlijn Kokkeler
on 2024/05/06 14:22
Change comment: There is no comment for this version
To version 510.1
edited by Carlijn Kokkeler
on 2024/05/06 14:05
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!** 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>>doc:Main.Release Information.Runtime Images.V306.WebHome||target="blank"]] 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.
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  
... ... @@ -36,8 +36,13 @@
36 36  [[image:Main.Images.Release Blog.WebHome@release-220-machine-deletion.png]]
37 37  
38 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>>doc:Main.Release Information.Runtime Images.V306.WebHome||target="blank"]] has been released.
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 40  
41 +//__Filter rejection warnings__//
42 +A discard channel is required for filter components when “Throw exception on rejection” value is set to false.
43 +
44 +[[image:Main.Images.Release Blog.WebHome@release-220-discard-channel.png]]
45 +
41 41  == **Bug Fixes** ==
42 42  //__Annotation styling__//
43 43  It is now possible to use enters in Annotations, so that multiple line spaces can be added, ensuring better readability.
... ... @@ -44,11 +44,6 @@
44 44  
45 45  [[image:Main.Images.Release Blog.WebHome@release-220-edit-annotation.png]]
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.
49 -
50 -[[image:Main.Images.Release Blog.WebHome@release-220-discard-channel.png]]
51 -
52 52  //__Manage Explore__//
53 53  An issue has been fixed where navigating to the Explore tab in Manage would sometimes redirect users to the homepage.
54 54  
... ... @@ -56,7 +56,7 @@
56 56  Switching between environments refreshes the Queue browser and Redelivery pages correctly for the selected environment.
57 57  
58 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.
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 60  
61 61  //__Deployment plan__//
62 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.