Changes for page 240 - Spring Cleaning

Last modified by Erik Bakker on 2025/03/10 10:00

From version 467.1
edited by Carlijn Kokkeler
on 2024/04/23 10:58
Change comment: There is no comment for this version
To version 600.1
edited by Carlijn Kokkeler
on 2024/07/16 14:22
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -219 - Creation Carousel
1 +225 - TBD
Content
... ... @@ -3,53 +3,72 @@
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!**
7 7  
8 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.
10 +//__Alerting notification settings__//
11 +The Notification settings on the left menu of the Alerting tab in the Manage phase, have been moved to the Triggers page. This change has been made in preparation of an upcoming feature.
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.
13 +[[image:Main.Images.Release Blog.WebHome@release-225-triggers.png]]
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.
15 +//__Process containers__//
16 +If a model does not have license for a pattern, the model contact now has the option to delete the process container of that given pattern.
18 18  
19 -//__Improved OpenAPI import__//
20 -The path length in OpenAPI spec imports has been increased to a maximum of 300 characters.
18 +//__Design settings__//
19 +When pressing Apply settings in Design Settings, a confirmation screen will now be shown to present the changes that will be taken into effect for each environment.
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.
21 +[[image:Main.Images.Release Blog.WebHome@release-225-design-settings.png]]
25 25  
26 -//__Volume mapping passwords__//
27 -Passwords for network volumes are hidden on the machine after deployment.
23 +//__Untested images__//
24 + A warning will be shown when a release is activated on production with a new runtime image version which has not been tested on acceptance before.
25 +
26 +[[image:Main.Images.Release Blog.WebHome@release-225-image-warning.png]]
28 28  
29 -//__Create integration removal__//
30 -When removing an integration from Create, the Create phase is correctly updated as well.
28 +//__Infinispan Cache Manager__//
29 +We added support for the Infinispan Cache Manager to perform clustering through JGroups' GossipRouter. For this, a new runtime image LINK is available.
30 +
31 +//__Infinispan Cache Manager error message__//
32 +We improved the error message when configuring an Infinispan Cache Manager with ‘TCP-ping’ transport type, when the list of peer hosts are passed in invalid format. For this, a new runtime image LINK is available.
31 31  
32 -//__Legacy statistics__//
33 -Legacy pages are now correctly hidden when running on the current runtime architecture.
34 +//__Flow bump__//
35 +When bumping a new version of the flows that are using a resource, you can specify which version type you want to create, Major, Minor or Patch version. You can also give more information in a description.
36 +
37 +[[image:Main.Images.Release Blog.WebHome@release-225-resources-update.png]]
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.
39 +//__Unused support objects__//
40 +Support objects are now shown in two sections, namely 'Support objects' and 'Unused support objects'.
37 37  
38 -//__Enumeration values__//
39 -Enumeration values for event processors can now be edited in Create.
42 +[[image:Main.Images.Release Blog.WebHome@release-225-unused-support-object.png]]
43 +
44 +//__Deleting routes__//
45 +For clarity purposes, a confirmation pop-up will be shown when deleting routes.
40 40  
41 -[[image:Main.Images.Release Blog.WebHome@release-219-creation-carousel-event-processor.png]]
47 +[[image:Main.Images.Release Blog.WebHome@release-225-routes.png]]
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.
49 +//__Debug queue__//
50 +The 'Open debug queue' button in the queue browser enables the user to directly open the debug queue when it exists instead of having to search for it.
51 +
52 +[[image:Main.Images.Release Blog.WebHome@release-225-open-debug-queue.png]]
53 +
54 +== **Bug Fixes** ==
55 +//__Internal server error__//
56 +The internal server error pop-up is not received anymore when moving to Create in a model which has an Event Streaming license but is not using it.
45 45  
58 +//__Namespace update__//
59 +Editing a namespace used in a message definition automatically updates the message definition & transformations.
60 +
61 +//__Error pop-up__//
62 +We fixed an issue where a pop-up was shown with an incorrect error while editing the message mapping of a synchronous flows.
63 +
64 +//__SMB inbound channel adapter__//
65 +The SMB inbound channel adapter failed to retrieve files when the remote directory pointed to a path with multiple directories in it, unless they were seperated with '}}' instead of '{{/'. This has been resolved, meaning that remote directories that contain multiple folders in its path can (and should) contain '/' again.
66 +
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:
49 49  
50 -* [[Create an overview of DataFlows without any datatraffic>>https://my.emagiz.com/p/question/172825635703811872||target="blank"]]
51 -* [[Flowtest does not work>>https://my.emagiz.com/p/question/172825635703811773||target="blank"]]
52 -* [[Debugger blocks all other traffic>>https://my.emagiz.com/p/question/172825635703812013||target="blank"]]
71 +* [[Preparing Image for <runtime> failed: Reached the number of attempt.>>https://my.emagiz.com/p/question/172825635703888610||target="blank"]]
53 53  
54 54  == **Key Takeaways** ==
55 55  
... ... @@ -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"]]
81 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.224 - Summer Sonata.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