Changes for page 224 - Summer Sonata

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

From version 411.1
edited by Carlijn Kokkeler
on 2024/03/25 10:35
Change comment: There is no comment for this version
To version 466.1
edited by Carlijn Kokkeler
on 2024/04/23 10:49
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -217 - Template Tango
1 +219 - Creation Carousel
Content
... ... @@ -5,40 +5,49 @@
5 5  
6 6  **Hi there, eMagiz developers!**
7 7  
8 -== **Cloud Template R12 Docker - Single Lane** ==
9 9  
10 -== **Cloud Template R14 Docker - Double Lane** ==
11 -
12 12  == **Feedback Items** ==
13 -//__Improved event streaming graph__//
14 -The event streaming graph has been improved so that the offset difference of a topic is the sum of the offset differences of each partition in that topic.
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.
15 15  
16 -[[image:Main.Images.Release Blog.WebHome@release-215-tiny-tales-topics-2.png]]
13 +//__Custom webhook__//
14 +We removed a deprecated functionality that sends a custom webhook when upgrading the environment. Please find out more HERE.
17 17  
18 -//__Flow versions auto deletion__//
19 -Previously, the latest ten versions of a flow were not always selectable for a release. This has been improved so that from now on, the latest ten committed versions of each flow are always available.
16 +//__eMagiz Mendix connector__//
17 +We released a new version of our eMagiz Mendix connector that will support Mendix version 10 and higher.4
20 20  
19 +//__Improved OpenAPI import__//
20 +The path length in OpenAPI spec imports has been increased to a maximum of 300 characters.
21 +
21 21  == **Bug Fixes** ==
22 -//__Queue name validation__//
23 -The validation regarding undesired spaces for components that use a queue name has been improved. Specifically, users are now prevented from creating a queue name with a space in the queue name when editing this in the Create phase in the Flow Designer.
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.
24 24  
25 -[[image:Main.Images.Release Blog.WebHome@release-215-tiny-tales-queue-name-validation.png]]
26 +//__Volume mapping passwords__//
27 +Passwords for network volumes are hidden on the machine after deployment.
26 26  
27 -//__Removal of onramp__//
28 -An issue has been fixed where removing an onramp that was previously linked to a combined entry was impossible in the Create phase.
29 +//__Create integration removal__//
30 +When removing an integration from Create, the Create phase is correctly updated as well.
29 29  
30 -//__eMagiz login__//
31 -In the login screen, users can now press "enter" to log in when the username field is selected. Previously, this was only the case for the password field.
32 +//__Legacy statistics__//
33 +Legacy pages are now correctly hidden when running on the current runtime architecture.
32 32  
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.
37 +
38 +//__Enumeration values__//
39 +Enumeration values for event processors can now be edited in Create.
40 +
41 +//__SFTP sessions__//
42 +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.
43 +
33 33  == **Fancy Forum Answers** ==
34 34  
35 35  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:
36 36  
37 -* [[eMagiz Mendix Kafka Module Issue (Mendix 10)>>https://my.emagiz.com/p/question/172825635703748180||target="blank"]]
38 -* [[SFTP + Privatekey not working>>https://my.emagiz.com/p/question/172825635703760538||target="blank"]]
39 -* [[Attribute name is not allowed to start with 'xml'>>https://my.emagiz.com/p/question/172825635703760662||target="blank"]]
40 -* [[How do I change the default content-type from ISO-8859-1 to utf-8>>https://my.emagiz.com/p/question/172825635703760803||target="blank"]]
41 -* [[Preparing Image for <runtime> failed>>https://my.emagiz.com/p/question/172825635703761022||target="blank"]]
48 +* [[Create an overview of DataFlows without any datatraffic>>https://my.emagiz.com/p/question/172825635703811872||target="blank"]]
49 +* [[Flowtest does not work>>https://my.emagiz.com/p/question/172825635703811773||target="blank"]]
50 +* [[Debugger blocks all other traffic>>https://my.emagiz.com/p/question/172825635703812013||target="blank"]]
42 42  
43 43  == **Key Takeaways** ==
44 44  
... ... @@ -48,7 +48,7 @@
48 48  * If you have feedback or ideas for us, talk to the Platypus
49 49  * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these.
50 50  * Clear your browser cache (Ctrl + Shift + Del)
51 -* Check out the release notes [here]
60 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.218 - Sprightly Spring.WebHome||target="blank"]]
52 52  * Start thinking about how the license tracker can aid your development
53 53  * Start thinking about major, minor, and patch
54 54  * Keep making great integrations