Changes for page 224 - Summer Sonata

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

From version 433.1
edited by Carlijn Kokkeler
on 2024/03/27 09:30
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
... ... @@ -3,59 +3,51 @@
3 3  (((
4 4  [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]]
5 5  
6 -**Hi there, eMagiz developers!** In this release, new cloud templates for docker single and docker double lane are introduced. These templates enable the ability to clean H2 databases from the portal. Next to this, it is now possible to edit the trigger "More than 100 messages on queue over 10 minutes". Moroever, several copy to clipboard buttons have been added. Lastly, the runtime overview has been improved with respect to checks on the runtime version.
6 +**Hi there, eMagiz developers!**
7 7  
8 -{{info}}Reminder! As announced in our previous [[release blog>>Main.Release Information.Release Blogs.216 - Hack Heaven||target="blank"]], with the release of the 11th of April:
9 9  
10 -* TLSv1.0 and TLSv1.1 will be deprecated.
11 -* A major version of our [[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] base image for all our clients running on the [[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] architecture will be released.
12 -
13 -For more information, please check out our [[release blog>>Main.Release Information.Release Blogs.216 - Hack Heaven||target="blank"]] from the previous release.{{/info}}
14 -
15 -== **Cloud Template R12 Docker - Single Lane** ==
16 -This release introduces a new non-service affecting cloud template for all our customers running in a single-lane setup. This cloud template introduces the ability to clean H2 databases from the portal. The complete release notes on the cloud template can be found [[here>>doc:Main.Release Information.Cloud Templates.R12 Docker - Single Lane.WebHome||target="blank"]].
17 -
18 -== **Cloud Template R14 Docker - Double Lane** ==
19 -This release introduces a new non-service affecting cloud template for all our customers running in a single-lane setup. This cloud template introduces the ability to clean H2 databases from the portal. The complete release notes on the cloud template can be found [[here>>doc:Main.Release Information.Cloud Templates.R14 Docker - Double Lane.WebHome||target="blank"]].
20 -
21 21  == **Feedback Items** ==
22 -//__Dynamic trigger__//
23 -The generic alert trigger "More than 100 messages on queue over 10 minutes" has been migrated to a dynamic trigger for each model and environment, allowing users to edit this trigger.
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.
24 24  
25 -[[image:Main.Images.Release Blog.WebHome@release-217-template-tango-custom-trigger.png]]
13 +//__Custom webhook__//
14 +We removed a deprecated functionality that sends a custom webhook when upgrading the environment. Please find out more HERE.
26 26  
27 -//__Copy to clipboard buttons__//
28 -Copy to clipboard buttons have been added to various pages:
16 +//__eMagiz Mendix connector__//
17 +We released a new version of our eMagiz Mendix connector that will support Mendix version 10 and higher.4
29 29  
30 - * Deploy agent pop-up
31 - * Create - Flow designer: Properties
32 - * Deploy - Property releases: Property details
19 +//__Improved OpenAPI import__//
20 +The path length in OpenAPI spec imports has been increased to a maximum of 300 characters.
33 33  
34 -[[image:Main.Images.Release Blog.WebHome@release-217-template-tango-copy-to-clipboard.png]]
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.
35 35  
36 -//__Reset H2 database__//
37 -For our **[[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]]** architecture, it is now possible to remove the eMagiz infra H2 database for connector machines.
26 +//__Volume mapping passwords__//
27 +Passwords for network volumes are hidden on the machine after deployment.
38 38  
39 -{{info}}Please note the following:
29 +//__Create integration removal__//
30 +When removing an integration from Create, the Create phase is correctly updated as well.
40 40  
41 -* Only H2 databases that are registered under the standard eMagiz data folder will be removed.
42 -* It is possible to reset the H2 database on every cloud runtime, but it will only have effect if an H2 database exists for that runtime.
43 -* For on-premise runtimes, only a reset of the runtime is needed.
32 +//__Legacy statistics__//
33 +Legacy pages are now correctly hidden when running on the current runtime architecture.
44 44  
45 -For more information please check out this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.eMagiz Runtime Management.intermediate-runtime-management-reset-h2.WebHome||target="blank"]]{{/info}}
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.
46 46  
47 -[[image:Main.Images.Release Blog.WebHome@release-217-template-tango-remove-h2.png]]
38 +//__Enumeration values__//
39 +Enumeration values for event processors can now be edited in Create.
48 48  
49 -== **Bug Fixes** ==
50 -//__Runtime overview improvements__//
51 -The runtime overview has been improved regarding checks on the runtime version.
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.
52 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 -* [[XSD is only partially imported into eMagiz (xmlStat.xsd)>>https://my.emagiz.com/p/question/172825635703773349||target="blank"]]
58 -* [[TLSv1.3>>https://my.emagiz.com/p/question/172825635703773474||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"]]
59 59  
60 60  == **Key Takeaways** ==
61 61  
... ... @@ -65,7 +65,7 @@
65 65  * If you have feedback or ideas for us, talk to the Platypus
66 66  * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these.
67 67  * Clear your browser cache (Ctrl + Shift + Del)
68 -* Check out the release notes [here]
60 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.218 - Sprightly Spring.WebHome||target="blank"]]
69 69  * Start thinking about how the license tracker can aid your development
70 70  * Start thinking about major, minor, and patch
71 71  * Keep making great integrations