Changes for page 224 - Summer Sonata

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

From version 479.1
edited by Carlijn Kokkeler
on 2024/04/23 13:22
Change comment: There is no comment for this version
To version 358.1
edited by Carlijn Kokkeler
on 2024/01/29 14:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -219 - Creation Carousel
1 +213 - Joyful Journeys
Content
... ... @@ -3,60 +3,60 @@
3 3  (((
4 4  [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]]
5 5  
6 -**Hi there, eMagiz developers!** This release, we introduce new environment templates for Docker single and double lane. Moreover, we have a new version of our eMagiz Mendix connector available, that will support Mendix version 10 and higher. Furthermore, the path length in OpenAPI spec imports has been increased to a maximum of 300 characters. Lastly, we have done many bug fixes, one of which will ensure that SFTP sessions will be closed again after completion. For this fix, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V304.WebHome||target="blank"]] has been published.
6 +**Hi there, eMagiz developers!** This release ....
7 7  
8 -== **Environment Template R13 Docker - Single Lane** ==
9 -This release introduces a new non-service affecting environment template for all our customers running in a single-lane setup. This environment template updates the on-premise machine agents. The complete release notes on the environment template can be found [[here>>doc:Main.Release Information.Cloud Templates.R13 Docker - Single Lane.WebHome||target="blank"]].
10 10  
11 -== **Environment Template R15 Docker - Double Lane** ==
12 -This release introduces a new non-service affecting environment template for all our customers running in a double-lane setup. This environment template updates the on-premise machine agents. The complete release notes on the environment template can be found [[here>>doc:Main.Release Information.Cloud Templates.R15 Docker - Double Lane.WebHome||target="blank"]].
13 -
14 14  == **Feedback Items** ==
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.
11 +//__Property releases__//
12 +When a new property release is created, this property release can now be viewed and deleted.
18 18  
19 -//__Improved OpenAPI import__//
20 -The path length in OpenAPI spec imports has been increased to a maximum of 300 characters.
14 +[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]]
21 21  
22 -//__Flow test stack trace__//
23 -If a flow test creates a log line with level ‘Warning’ or ‘Error and there is a stack trace created, then we show the stack trace inside the log message on a separate tab.
16 +//__Runtime deletion__//
17 +When deleting a runtime, the error message that is displayed is more descriptive. The error messages will now include the names of the flows that run on the container.
24 24  
25 -[[image:Main.Images.Release Blog.WebHome@release-219-creation-carousel-stack-trace.png]]
19 +//__Update flows__//
20 +In Create > Resources, a button "Update flows" has been added to update versions of all flows in which a resource is used.
26 26  
27 -{{info}}t{{/info}}
22 +//__Input fields__//
23 +Multiple input fields have been updated such that they expand when the amount of characters exceeds the default size. These updates were done to cater to large expressions.
28 28  
29 -== **Bug Fixes** ==
30 -//__Error handling__//
31 -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.
25 +//__Memory settings__//
26 +It is now possible to change the memory settings of a container before pressing "Apply to environment". Before, it was only possible to view the memory settings if a container was running on AWS or running on a docker machine.
32 32  
33 -//__Volume mapping passwords__//
34 -Passwords for network volumes are hidden on the machine after deployment.
28 +//__Runtime validation__//
29 +Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved.
35 35  
36 -//__Create integration removal__//
37 -When removing an integration from Create, the Create phase is now correctly updated.
31 +//__UI improvements__//
32 +UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved.
38 38  
39 -//__Legacy statistics__//
40 -Legacy pages are now correctly hidden when running on the current runtime architecture.
34 +//__Q&A forum search__//
35 +The option to search by pressing the Enter key has been added to the Q&A forum.
41 41  
42 -//__Unused properties__//
43 -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 +//__Wiretap & debug error messages__//
38 +The error messages that may be displayed when using wiretaps and the debugger have been improved, these are now more user friendly.
44 44  
45 -//__Enumeration values__//
46 -Enumeration values for event processors can now be edited in Create.
40 +//__Runtime overview image versions__//
41 +Insight into invented and actual deployments has been improved. If the release version number on runtimes is different compared with the release, this is shown in the runtime overview.
47 47  
48 -[[image:Main.Images.Release Blog.WebHome@release-219-creation-carousel-event-processor.png]]
43 +== **Bug Fixes** ==
44 +//__Action messages__//
45 +The formatting of action messages regarding changes in retention bytes/hours has been improved. The action message will now display the correct, actual behaviour.
49 49  
50 -//__SFTP sessions__//
51 -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. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V304.WebHome||target="blank"]] has been released.
47 +//__Removal of onramp__//
48 +We fixed an issue where it was not possible to remove the last onramp linked to a splitted entry (that was an all-entry before).
52 52  
50 +//__Component changes reversion__//
51 +In the flow designer a bug could occur where the changes to a component would be reverted if the editing pop-up would be kept open for some minutes without having saved the changes yet. This has been fixed.
52 +
53 53  == **Fancy Forum Answers** ==
54 54  
55 55  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:
56 56  
57 -* [[Create an overview of DataFlows without any datatraffic>>https://my.emagiz.com/p/question/172825635703811872||target="blank"]]
58 -* [[Flowtest does not work>>https://my.emagiz.com/p/question/172825635703811773||target="blank"]]
59 -* [[Debugger blocks all other traffic>>https://my.emagiz.com/p/question/172825635703812013||target="blank"]]
57 +* [[What is the eMagiz control tower?>>https://my.emagiz.com/p/question/172825635703696612||target="blank"]]
58 +* [[Deleting connector without flows gives error>>https://my.emagiz.com/p/question/172825635703696657]]
59 +* [[How to use a flowtest with path properties>>https://my.emagiz.com/p/question/172825635703696835||target="blank"]]
60 60  
61 61  == **Key Takeaways** ==
62 62  
... ... @@ -66,7 +66,7 @@
66 66  * If you have feedback or ideas for us, talk to the Platypus
67 67  * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these.
68 68  * Clear your browser cache (Ctrl + Shift + Del)
69 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.218 - Sprightly Spring.WebHome||target="blank"]]
69 +* Check out the release notes [here]
70 70  * Start thinking about how the license tracker can aid your development
71 71  * Start thinking about major, minor, and patch
72 72  * Keep making great integrations