Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 253.1
edited by Carlijn Kokkeler
on 2023/11/21 12:00
on 2023/11/21 12:00
Change comment:
There is no comment for this version
To version 291.1
edited by Carlijn Kokkeler
on 2023/12/06 14:25
on 2023/12/06 14:25
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 -20 9-Max Verstappen1 +210 - Deployment Delights - Content
-
... ... @@ -1,68 +1,62 @@ 1 1 {{container}} 2 -{{container layoutStyle="columns"}}((( 2 +{{container layoutStyle="columns"}} 3 +((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** We have done .....6 +**Hi there, eMagiz developers!** In this release, we have invested our effort to improve the performance and experience of our platform in the Deploy phase. Next to that, we did several bug fixes, not only for the Deploy phase, but also for the Store. Lastly, we made some changes to the alerts that you may be receiving. 6 6 7 - {{warning}}Pleasebe aware that for this release, because of the duration of the deployment, we advise you to check your TEST andACCP cloud slots status, sinceyou might need to startthem manually in caseyour 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. {{/warning}}8 +== **Alerts** == 8 8 9 - == **QuickerDeploymentPlan**==10 - Wefixedan issuewhichcaused the releasepreparationstep to takelongerthannecessary andcausedthechinedeploymentstepstoexecutewhen theycouldbeskipped. So,thedeploynmentplan will befinished much quicker now!10 +//__Topic approaching max size alert__// 11 +The alert ‘topic approaching maximum size’ has been temporarily disabled due to a high number of false positives. 11 11 12 - == **Next GenerationArchitectureDefault** ==13 -W iththisrelease,thenext generationarchitecturewillbecomethedefault. New modelswill usethis generationas default.13 +//__Missing metrics alert__// 14 +We solved an issue where the ‘missing metrics’ alert did not always contain the full container name. 14 14 15 -[[image:Main.Images.Release Blog.WebHome@release-blog-next-gen-default.png]] 16 - 17 -== **Cloud Template R11 Docker - Single Lane** == 18 -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"]]. 19 - 20 -== **Cloud Template R13 Docker - Double Lane** == 21 -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"]]. 22 - 23 23 == **Feedback Items** == 24 24 25 -//__Unused properties overview__// 26 -In Deploy > Releases, it is now possible to see all unused properties of an environment. This can be viewed by clicking the three dots in the Create phase section. Here it is also possible to quickly delete all or a selection of those unused properties. Unused properties are properties that are: 27 -* Not used by any runtime that is in the Create phase release. 28 -* Not required by a flow that is in the Create phase release. 29 -* If used as nested property, none of its parent properties (checks recursively) are in the Create phase release. 18 +//__Improved release build process__// 19 +When a new release will be activated, no longer all containers will be rebuild but only affected containers will be rebuild. This should decrease the time for a release to be ready to be deployed. 30 30 31 -//__ Send build requestsasynchronously__//32 - Thestep in thedeploymentplan concerning thepreparation ofruntime imageswillnowbe executedmorequicklyand reliably.21 +//__Container version overview__// 22 +Due to the improved build process for containers, the release versions and container versions will not longer be the same anymore. Therefore we introduce a way where you can look up to see which container versions are linked to a specific release. This can help you to identify if your containers that are running have the right version according to the release. 33 33 34 -//__Queue explorer milliseconds__// 35 -The queue browser now displays milliseconds in the timestamps. 24 +[[image:Main.Images.Release Blog.WebHome@release-blog-210-deployment-delights-container-overview.png]] 36 36 37 -//__ Cancel andnext buttonsorder__//38 -The orderofthecancelandnextbuttonswhencreatinganewtriggerhasbeen changed toincrease alignment acrossthe platform. Now, all cancelbuttonsare placedthe rightofa'next'or'save'button.26 +//__Improved deployment process__// 27 +The improved release build process, as mentioned above, brings another major improvement to the platform. Because container versions will not be updated regularly we can identify during a deployment which container should get a new container version. Only the ones that should get a new version will be deployed and restarted, all other containers will not go down and keep running. This decreases the deployment time and improves the performance. 39 39 40 -//__ Unused images__//41 - Whena releaseisremoved,the relatedunusedimages intheon-premisesmachineswillberemovedaswell.29 +//__Rebuilding of images__// 30 +Changing the list of flows that should run on a container will now trigger the rebuilding of images. 42 42 43 -//__Carwash logging__// 44 -A new logging feature enabling us to make better choices in encryption standards will be released. 32 +== **Bug Fixes** == 45 45 46 -//__ Staticalertsqueue consumers__//47 - Alertingwillnowonlygeneratealertsfor queuesthatare created andmanagedbytheeMagizJMS server.34 +//__Runtime metrics processing__// 35 +The collection and publishing of runtime metrics is no longer synchronized across containers, which improves their processing. 48 48 49 -== **Bug Fixes** == 37 +//__Deployment plan__// 38 +We solved a bug where a deployment step in the execution of the deployment plan could randomly get stuck. 50 50 51 -//__ Flow Designerconnectionline__//52 - Inthe Flow Designer an issue has been fixed where theconnectionlinefordrawingchannelsdidworkwellwhenscrollingorzoomingin/out on thecanvas.40 +//__View all store items__// 41 +An issue has been fixed where it was not possible to load more store items in the left panel in the Create phase Flow Designer. 53 53 54 -//__ Portalformigratedmodels__//55 -We fixeda rare case wherea runtimecouldnot start,orlogging,errors and metricscouldnotbeeenin the portalforamodel that hadjust migrated tothenext generation architecture.43 +//__Out of memory behavior__// 44 +We improved the out of memory behavior of runtimes. Runtimes will now always restart when an out of memory error occurs. 56 56 57 -//__ Errorchannelinbounds__//58 - Weaddedamigrationstep, wherewe settheerror channel to “errorChannel”of allinboundsin a flow ifthe customerror handlingis setto false.Before,theerror channelwouldbeset to“errorChannel”onlyforthefirst inbound in anentryflow.46 +//__Max fetch size__// 47 +In the Flow Designer, we improved the help text of the advanced option of ‘max fetch size’ for the Mail Inbound Adapter component to better describe how that option affects the component's behavior. 59 59 60 60 == **Fancy Forum Answers** == 61 61 62 62 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: 63 63 64 -* [[JSONPath in SpEL expressions>>https://my.emagiz.com/p/question/172825635703415034||target="blank"]] 53 +* [[Deleting object failed for security reasons>>https://my.emagiz.com/p/question/172825635703671061||target="blank"]] 54 +* [[How do I delete a user?>>https://my.emagiz.com/p/question/172825635703670973||target="blank"]] 55 +* [[Import RCV-Shipment & RCV-Receipt XSD from Boltrics>>https://my.emagiz.com/p/question/172825635703671171||target="blank"]] 56 +* [[Add day in XPath header enricher>>https://my.emagiz.com/p/question/172825635703671325||target="blank"]] 57 +* [[Missing Body Java type resulting in problems>>https://my.emagiz.com/p/question/172825635703683790||target="blank"]] 65 65 59 + 66 66 == **Key takeaways** == 67 67 68 68 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: ... ... @@ -83,5 +83,11 @@ 83 83 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 84 84 85 85 ~*~* Indicates a next-generation-architecture only feature. 86 -{{/info}})))((({{toc/}}))){{/container}} 80 +{{/info}} 81 +))) 82 + 83 +((( 84 +{{toc/}} 85 +))) 87 87 {{/container}} 87 +{{/container}}