Changes for page 224 - Summer Sonata

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

From version 512.1
edited by Carlijn Kokkeler
on 2024/05/06 14:12
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
... ... @@ -38,6 +38,11 @@
38 38  //__JMS header handling__//
39 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.