Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
From version 254.1
edited by Carlijn Kokkeler
on 2023/11/21 12:04
on 2023/11/21 12:04
Change comment:
Renamed back-links.
To version 469.1
edited by Carlijn Kokkeler
on 2024/04/23 11:34
on 2024/04/23 11:34
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -2 09 -MaxVerstappen1 +219 - Creation Carousel - Content
-
... ... @@ -3,75 +3,59 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** We have done .....6 +**Hi there, eMagiz developers!** 7 7 8 -{{warning}} 9 -Please be aware that for this release, because of the duration of the deployment, we advise you to check your TEST and ACCP cloud slots status, since you might need to start them manually in case your model is using the automatic wake up functionality. For following releases we will set the automatic wake up time to 6:00 AM UTC instead of 5:00 AM UTC. 10 -{{/warning}} 8 +== **Environment Template R13 Docker - Single Lane** == 9 +TBD 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"]]. 11 11 12 -== **Quicker Deployment Plan** == 11 +== **Environment Template R15 Docker - Double Lane** == 12 +TBD 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"]]. 13 13 14 -We fixed an issue which caused the release preparation step to take longer than necessary and caused the machine deployment steps to execute when they could be skipped. So, the deploynment plan will be finished much quicker now! 15 15 16 -== **Next Generation Architecture Default** == 17 17 18 -With this release, the next generation architecture will become the default. New models will use this generation as default. 19 - 20 -[[image:Main.Images.Release Blog.WebHome@209-release-blog-next-gen-default.png]] 21 - 22 -== **Cloud Template R11 Docker - Single Lane** == 23 - 24 -This release introduces a new cloud template for all our customers running in a single-lane setup on the next generation architecture. This cloud template introduces faster machine boot up and improved auto-healing. The complete release notes on the cloud template can be found [[here>>doc:Main.Release Information.Cloud Templates.R11 Docker - Single Lane.WebHome||target="blank"]]. 25 - 26 -== **Cloud Template R13 Docker - Double Lane** == 27 - 28 -This release introduces a new cloud template for all our customers running in a double-lane setup on the next generation architecture. This cloud template introduces faster machine boot up and improved auto-healing. The complete release notes on the cloud template can be found [[here>>doc:Main.Release Information.Cloud Templates.R13 Docker - Double Lane.WebHome||target="blank"]]. 29 - 30 30 == **Feedback Items** == 17 +//__Machine agents__// 18 +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. 31 31 32 -//__ Unusedpropertiesoverview__//33 - In Deploy> Releases,itisnowpossible tosee all unusedpropertiesofanenvironment.Thiscanbe viewed by clicking thethree dots in the Create phase section. Hereitisalso possibletoquickly deleteall or aselection of thoseunusedproperties.Unusedproperties areproperties that are:20 +//__eMagiz Mendix connector__// 21 +We released a new version of our eMagiz Mendix connector that will support Mendix version 10 and higher. 34 34 35 -* Not used by any runtime that is in the Create phase release. 36 -* Not required by a flow that is in the Create phase release. 37 -* If used as nested property, none of its parent properties (checks recursively) are in the Create phase release. 23 +//__Improved OpenAPI import__// 24 +The path length in OpenAPI spec imports has been increased to a maximum of 300 characters. 38 38 39 -//__Send build requests asynchronously__// 40 -The step in the deployment plan concerning the preparation of runtime images will now be executed more quickly and reliably. 26 +== **Bug Fixes** == 27 +//__Error handling__// 28 +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. 41 41 42 -//__ Queueexplorermilliseconds__//43 - The queue browser nowdisplaysmillisecondsin thetimestamps.30 +//__Volume mapping passwords__// 31 +Passwords for network volumes are hidden on the machine after deployment. 44 44 45 -//__Ca nceland nextbuttonsorder__//46 - Theorderof the cancelandnextbuttons when creatinganew trigger has beenchangedto increase alignmentacrossthe platform. Now, all cancelbuttons areplacedon the right ofa'next' or 'save'button.33 +//__Create integration removal__// 34 +When removing an integration from Create, the Create phase is correctly updated as well. 47 47 48 -//__ Unusedimages__//49 - Whenareleaseis removed,therelatedunusedimagesin theon-premisesmachines will beremoved as well.36 +//__Legacy statistics__// 37 +Legacy pages are now correctly hidden when running on the current runtime architecture. 50 50 51 -//__ Carwashlogging__//52 - A newlogging featureenablingustomakebetterchoicesinencryptionstandardswill be released.39 +//__Unused properties__// 40 +Users are not able to edit or delete eMagiz properties, so now they will also not be shown in the 'Unused property overview' anymore. 53 53 54 -//__ Staticalerts queue consumers__//55 - Alerting will now onlygenerate alerts forqueuesthatare created andmanagedbytheeMagizJMS server.42 +//__Enumeration values__// 43 +Enumeration values for event processors can now be edited in Create. 56 56 57 - ==**BugFixes** ==45 +[[image:Main.Images.Release Blog.WebHome@release-219-creation-carousel-event-processor.png]] 58 58 59 -//__F lowDesigner connection line__//60 - In theFlowDesigneranissuehasbeenfixedwheretheconnectionlinefor drawingchannels didworkwell when scrolling orzoomingin/outthe canvas.47 +//__SFTP sessions__// 48 +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. 61 61 62 -//__Portal for migrated models__// 63 -We fixed a rare case where a runtime could not start, or logging, errors and metrics could not be seen in the portal for a model that had just migrated to the next generation architecture. 64 - 65 -//__Error channel inbounds__// 66 -We added a migration step, where we set the error channel to “errorChannel” of all inbounds in a flow if the custom error handling is set to false. Before, the error channel would be set to “errorChannel” only for the first inbound in an entry flow. 67 - 68 68 == **Fancy Forum Answers** == 69 69 70 70 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: 71 71 72 -* [[JSONPath in SpEL expressions>>https://my.emagiz.com/p/question/172825635703415034||target="blank"]] 54 +* [[Create an overview of DataFlows without any datatraffic>>https://my.emagiz.com/p/question/172825635703811872||target="blank"]] 55 +* [[Flowtest does not work>>https://my.emagiz.com/p/question/172825635703811773||target="blank"]] 56 +* [[Debugger blocks all other traffic>>https://my.emagiz.com/p/question/172825635703812013||target="blank"]] 73 73 74 -== **Key takeaways** ==58 +== **Key Takeaways** == 75 75 76 76 Thanks to all who helped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you: 77 77 ... ... @@ -79,10 +79,9 @@ 79 79 * If you have feedback or ideas for us, talk to the Platypus 80 80 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 81 81 * Clear your browser cache (Ctrl + Shift + Del) 82 -* Check out the release notes [here] 66 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.218 - Sprightly Spring.WebHome||target="blank"]] 83 83 * Start thinking about how the license tracker can aid your development 84 84 * Start thinking about major, minor, and patch 85 -* Upgrade to the latest build number 86 86 * Keep making great integrations 87 87 88 88 Let's stay in touch and till next time! ... ... @@ -90,7 +90,6 @@ 90 90 {{info}} 91 91 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 92 92 93 -~*~* Indicates a next-generation-architecture only feature. 94 94 {{/info}} 95 95 ))) 96 96