Changes for page 207 - Aligned State
Last modified by Carlijn Kokkeler on 2024/04/18 13:10
From version 149.1
edited by Erik Bakker
on 2023/08/29 10:56
on 2023/08/29 10:56
Change comment:
There is no comment for this version
To version 127.1
edited by Samet Kaya
on 2023/06/20 13:14
on 2023/06/20 13:14
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -20 4-FoundIt1 +200 - Uncharted Territories - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.SametKaya - Content
-
... ... @@ -2,39 +2,56 @@ 2 2 {{container layoutStyle="columns"}}((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** We haveprocessed additional feedbackon thereleasepropertiesin thelastfewweeks.Ontop of that,wehave improvedthe errorhandlingand manageabilityof ournewgenerationmonitoringstack.5 +**Hi there, eMagiz developers!** In the last few weeks, we have worked hard on a lot of things that are unfortunately not quite ready to be released. As a result the output of this release is limited. Having said that we still bring some key improvements in the Deploy and Manage phase that would make life much easier. 6 6 7 -== ** Feedback Items** ==7 +== **Next generation improvements and bug fixes** == 8 8 9 -//__ Improvedcheck onnestedpropertyplaceholders__//10 - To avoid problems when usingnestedpropertyplaceholders inyourconfiguration, we haveaddedadditional checkstoidentifythesenested propertiesas missingif theyare indeedmissing.9 +//__Enhanced right-hand view within Deployment Plan context__// 10 +When executing your deployment plan we will show specific log entries of the info category that indicate that a container (i.e. runtime) has started up correctly. On top of that we show the warnings and errors in this overview. 11 11 12 -//__Removed outdated properties when deploying on the new generation architecture stack__// 13 -We have removed two specific outdated properties from the configuration when deploying on the new generation architecture stack. The properties in question were necessary before connecting to a Kafka cluster but have become obsolete once you migrate. 12 +{{info}}Note that when the JMS container gets restarted connection errors in the logs are a normal thing to witness so keep your eyes peeled for the startup logging on JMS level to gain confidence in the deployment.{{/info}} 14 14 15 -{{warning}}Should you still use the properties called "emagiz.runtime.name" and "emagiz.runtime.environment" **after** successfully migrating the flow in question to the next generation, please get in touch with us before deploying.{{/warning}} 14 +//__Improved timeout settings when deploying__// 15 +To avoid mismatches between various parts of the infrastructure we have improved the timeout configuration on certain deployment plan steps to reduce the chance that these mismatches occur. 16 16 17 -//__Improved performance Manage Dashboards__// 18 -We have improved the efficiency of retrieving the data shown in the Manage Dashboards for the next-generation architecture. 17 +{{info}}Note that this fix is part of a new runtime image for the current-generation runtimes. The release notes of this can be found [[here>>doc:Main.Release Information.Runtime Images.WebHome||target="blank"]]{{/info}} 19 19 19 +//__Detailed HTTP Statistics now show user info in specific additional cases__// 20 +To solve a bug for a specific client we changed the logic to show the user info (i.e. first part of the api key) in a specific implementation just as we already do in our standard implementations. 21 + 22 +{{info}}Note that this fix is part of a new runtime image for the next-generation runtimes. The release notes of this can be found [[here>>doc:Main.Release Information.Runtime Images.WebHome||target="blank"]]{{/info}} 23 + 24 +//__Improved loading speed of Manage Dashboard__// 25 +This release improves the loading speed with which all the dashboards in Manage are shown to the user. This will enhance the user experience within the Manage phase. 26 + 27 +== **Store Improvements** == 28 + 29 +//__Importing in Design is improved__// 30 +We have solved a bug that could cause issues when importing something in Design while the accompanying integration was not yet in Create. 31 + 20 20 == **Bug Fixes** == 21 21 22 -//__ Errors with long stack traces orlong messagehistories willnowalsoshow ineMagiz__//23 -We have fixed a bug that couldcauseanrormessage tobe lostbetweenthe flow and theManagephaseof eMagiz. Thishappenedin situationswhereeitherthe stacktraceorthemessagehistorywas verylong.To ensure thisnewfunctionalityis appliedtoyour flows, createa newreleaseand deployitto yourenvironment(s).34 +//__Deprecated reminder pop-up removed__// 35 +We have removed a reminder pop-up on a pending cloud template as it was deprecated and could cause issues when using it in communication with other systems. 24 24 25 -//__ Moving runtimes from on-premise tothecloudwill not resultbrokencontaineranymore__//26 -W ehavefixed a bugthat caused specific runtimes todeploy on-premisesbutlatermigratedtothe cloud,notto startup. Byfixingthis bug, you have moreflexibility inmovingcontainersaround whenrunning in ahybridconfiguration.37 +//__Improved selection area in Flow Designer__// 38 +When working on a large flow you can now select specific areas easily while you are scrolled down further down the flow. 27 27 40 +//__Improved Kafka settings__// 41 +For all flows that use a Kafka related component within the flow designer we will run a migration to update every single one of them to the new best practices and create a new flow version for them. 42 + 43 +{{info}}We strongly encourage all users that use these components to update to these new best practices as they increase stability of the cluster and throughput of the solution{{/info}} 44 + 28 28 == **Fancy Forum Answers** == 29 29 30 30 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: 31 31 32 -* [[ XSLTExtension Gatewaywith JSON message>>https://my.emagiz.com/p/question/172825635703543227||target="blank"]]33 -* [[e Magizpropertymigration>>https://my.emagiz.com/p/question/172825635703543395||target="blank"]]49 +* [[HTTP URL must not be null>>https://my.emagiz.com/p/question/172825635703491908||target="blank"]] 50 +* [[removing the curled brackets in a JSON payload>>https://my.emagiz.com/p/question/172825635703479276||target="blank"]] 34 34 35 35 == **Key takeaways** == 36 36 37 -Thanks to all whohelped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you:54 +Thanks to all that helped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you: 38 38 39 39 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 40 40 * If you have feedback or ideas for us, talk to the Platypus ... ... @@ -51,6 +51,6 @@ 51 51 {{info}} 52 52 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 53 53 54 -~*~* Indicates a next-generation-architecture only feature.71 +~*~* Indicates a GEN3-only feature. 55 55 {{/info}})))((({{toc/}}))){{/container}} 56 56 {{/container}}