Changes for page 224 - Summer Sonata

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

From version 468.1
edited by Carlijn Kokkeler
on 2024/04/23 11:20
Change comment: There is no comment for this version
To version 501.1
edited by Carlijn Kokkeler
on 2024/05/06 13:12
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -219 - Creation Carousel
1 +220 - Patch Parade
Content
... ... @@ -5,44 +5,51 @@
5 5  
6 6  **Hi there, eMagiz developers!**
7 7  
8 -
9 9  == **Feedback Items** ==
10 -//__Machine agents__//
11 -We have added functionality that allows the user to (auto-) update their external (on-premise) machine agents from the portal. Please find out more HERE.
12 12  
13 -//__Custom webhook__//
14 -We removed a deprecated functionality that sends a custom webhook when upgrading the environment. Please find out more HERE.
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.
15 15  
16 -//__eMagiz Mendix connector__//
17 -We released a new version of our eMagiz Mendix connector that will support Mendix version 10 and higher.
13 +[[image:Main.Images.Release Blog.WebHome@release-220-integration-pattern.png]]
18 18  
19 -//__Improved OpenAPI import__//
20 -The path length in OpenAPI spec imports has been increased to a maximum of 300 characters.
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.
21 21  
22 -== **Bug Fixes** ==
23 -//__Error handling__//
24 -When migrating to the current generation architecture, the default error handling will now also be migrated correctly, so that no manual changes have to be done for this.
18 +[[image:Main.Images.Release Blog.WebHome@release-220-manage-history.png]]
25 25  
26 -//__Volume mapping passwords__//
27 -Passwords for network volumes are hidden on the machine after deployment.
20 +//__Search boxes__//
21 +Search boxes in the properties overview are now shown by default.
28 28  
29 -//__Create integration removal__//
30 -When removing an integration from Create, the Create phase is correctly updated as well.
23 +[[image:Main.Images.Release Blog.WebHome@release-220-search-boxes.png]]
31 31  
32 -//__Legacy statistics__//
33 -Legacy pages are now correctly hidden when running on the current runtime architecture.
25 +//__Set as mapped__//
26 +It is now possible to choose whether to set/unset all attributes of an entity as mapped in design.
34 34  
35 -//__Unused properties__//
36 -Users are not able to edit or delete eMagiz properties, so now they will also not be shown in the 'Unused property overview' anymore.
28 +[[image:Main.Images.Release Blog.WebHome@release-220-mapped-entity.png]]
37 37  
38 -//__Enumeration values__//
39 -Enumeration values for event processors can now be edited in Create.
30 +//__SSL settings__//
31 +Changes can now be deployed on SSL level without creating a new version of a flow in Create.
40 40  
41 -[[image:Main.Images.Release Blog.WebHome@release-219-creation-carousel-event-processor.png]]
33 +== **Bug Fixes** ==
34 +//__Annotation styling__//
35 +It is now possible to use enters in Annotations, so that multiple line spaces can be added, ensuring better readability.
42 42  
43 -//__SFTP sessions__//
44 -SFTP session factories did not close their connection after it was complete. This could cause connection starvation on the SFTP server, and was especially noticable when using the SFTP Session Factory without caching, as that factory opens a new connection for every call. Please find out more HERE.
37 +[[image:Main.Images.Release Blog.WebHome@release-220-edit-annotation.png]]
45 45  
39 +//__Filter rejection warnings__//
40 +A discard channel is required for filter components when “Throw exception on rejection” value is set to false.
41 +
42 +[[image:Main.Images.Release Blog.WebHome@release-220-discard-channel.png]]
43 +
44 +//__Manage Explore__//
45 +An issue has been fixed where navigating to the Explore tab in Manage would sometimes redirect users to the homepage.
46 +
47 +//__Page refreshing__//
48 +Switching between environments refreshes the Queue browser and Redelivery pages correctly for the selected environment.
49 +
50 +//__Message redelivery__//
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 +
46 46  == **Fancy Forum Answers** ==
47 47  
48 48  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:
... ... @@ -59,7 +59,7 @@
59 59  * If you have feedback or ideas for us, talk to the Platypus
60 60  * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these.
61 61  * Clear your browser cache (Ctrl + Shift + Del)
62 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.218 - Sprightly Spring.WebHome||target="blank"]]
69 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.219 - Creation Carousel.WebHome||target="blank"]]
63 63  * Start thinking about how the license tracker can aid your development
64 64  * Start thinking about major, minor, and patch
65 65  * Keep making great integrations