Changes for page 220 - Patch Parade

Last modified by Carlijn Kokkeler on 2024/05/22 13:30

From version 1.1
edited by eMagiz
on 2022/10/14 13:36
Change comment: There is no comment for this version
To version 240.1
edited by Carlijn Kokkeler
on 2024/05/06 14:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -185 - Get Ready
1 +220 - Patch Parade
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.eMagiz
1 +XWiki.CarlijnKokkeler
Content
... ... @@ -1,18 +1,14 @@
1 -Release that updates the manage statistics sections for our new monitoring stack. On top of that, we have released a new cloud template and released several other functionalities.
1 +In the last sprint cycle, we have worked on a new runtime image LINK that contains a fix for an issue regarding SFTP sessions. Furthermore, we did several small improvements and many bug fixes.
2 2  
3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.184 - New Beginnings.WebHome||target="blank"]].
3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.220 - Patch Parade||target="blank"]].
4 4  
5 -=====New features=====
6 -* Create - new flow designer has been introduced for all users in the Create phase
7 - ** Right hand panel that displays alerts, properties, support objects and resources
8 - ** Objects can now be put on the canvas without a full configuration
9 - ** Alerts are generated to display incorrect or incomplete configuration
10 - ** Flow versions can be pushed to Deploy only when there are no remaining alerts
5 +===== New features =====
6 +* Capture - Integrations: Information about the integration pattern of a selected message type has been added to the new integration pop-up. (#1214)
7 +* Create - Flow designer: A discard channel is required for filter components when “Throw exception on rejection” value is set to false.
8 +* Deploy - Releases: Search boxes in the properties overview are now shown by default. (#1325)
9 +* Manage - History: All events that relate to message queues (delete message, delete all messages or delete queue) are now logged in the Manage phase instead of the Deploy phase. (#1278)
11 11  
12 12  
13 -=====Minor changes=====
14 -* Deploy - Copy property page changed to have a orientation on the runtime. Includes update to that popup for the field runtime
15 -
16 -
17 -====Bug fixes====
18 -* Feedback widget - introduced new version and fixed the interaction
12 +===== Bug fixes =====
13 +* Design - Message mapping: It is now possible to choose whether to set/unset all attributes of an entity as mapped in design. (#1179)
14 +* Create - Flow designer: It is now possible to use enters in Annotations, so that multiple line spaces can be added, ensuring better readability. (#852)