Changes for page 206 - Situational Deployment
Last modified by Carlijn Kokkeler on 2024/04/18 13:11
From version 152.1
edited by Erik Bakker
on 2023/09/15 08:37
on 2023/09/15 08:37
Change comment:
There is no comment for this version
To version 53.1
edited by Erik Bakker
on 2022/11/21 13:48
on 2022/11/21 13:48
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 - 205-WorldExplorers1 +188 - Close Encounters - Content
-
... ... @@ -2,58 +2,82 @@ 2 2 {{container layoutStyle="columns"}}((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** Wehaveprocessedadditionalfeedback on the Manage phasetoensureyou canmore easilycreateoverviewsofyourstatistics,displaying all informationcorrectly and improvingthemigrationprocessto the next-generationarchitecture inheCreatephase slightly.Onop of that, wehaveimprovedthescalabilityof ournewgenerationmonitoringstackandthelerting structure.Wewillalsoreleasea new cloud template forour next-generationinfrastructure tocomply with technical requirements from our cloud provider.5 +**Hi there, eMagiz developers!** This release is characterized mainly by our efforts to bolster our 3rd generation runtime and all its interactions. Furthermore, some minor fixes and beta features will be released to the community. 6 6 7 -== ** Mandatory CloudTemplate Upgrade- Next-generation models7 +== **3rd generation runtime bolstering** == 8 8 9 - Ascan be seen on our[[status page>>https://status.emagiz.com/incidents/dbh6g9w3ks7q||target="blank"]],we will releaseanew cloudtemplate for ournext-generation models(bothsingleanddoublelane)thatwill changea configurationintheseplatestocomply withtechnicalandoperationalrequirements from our cloud provider.Theannouncementofthestatuspageitself holds more detail forthoseto whomitpertains.9 +This release will introduce various improvements for our 3rd generation runtime. Below you will find the most noteworthy enhancements we made to the 3rd generation runtime and its interaction with the portal. 10 10 11 -== **Feedback Items** == 11 +//__Migration of JMS backup configuration improved__// 12 +With this release, the configuration of the JMS backup configuration is improved to prevent potential connectivity issues after migrating to the 3rd generation runtime. 12 12 13 -//__ ImprovedValidationwhenmigratingtothenext-generationarchitecture__//14 - Toimprovethemigration processtothenext-generationarchitecture,wenowshow aistofall reportedproblems, allowingtheuserto resolve thembefore migrating to thenext-generation architecture.14 +//__Prechecks on Upgrade option made available for 3rd generation runtime__// 15 +As with the current runtime architecture, you can now also execute the prechecks before automatically upgrading to the latest cloud template on the 3rd generation runtime architecture. 15 15 16 -{{info}}Note that when no problem is found, the migration process of that runtime will start automatically.{{/info}} 17 +//__Autogenerated exits can be deployed at once__// 18 +This release has fixed a bug that prevented you from deploying an exit flow correctly. 17 17 18 -//__ ImprovedHTTPStatistics__//19 - To improvethefilteringand refresh functionalityweoffer on this overview,wehave madeseveralchangesin thisreleasethatwill improve thebehaviorofhisoverview.20 +//__Code mapping functionality available on 3rd generation runtime__// 21 +As of this release, code mapping functionality is also available for the 3rd generation runtime. This removes the restriction on migrating to the new 3rd generation runtime for our clients that use the code mapping functionality. 20 20 21 -//__ Showvaluesonthe runtimelevelinDeployArchitecture__//22 -W ehaveimprovedthevaluesshown onthe runtime(i.e.,container)levelinDeployArchitecturesoyou canbetter assesswhetherthememoryconfigurationis still suitableforyour deployedsolution.23 +//__Improved the performance when activating a release__// 24 +With this release, the performance of activating a release has improved considerably. This means less waiting time when activating a release. 23 23 24 -{{info}}To get to the values we use different calculation methods per type of runtime, as certain runtime types have various reasons for existence. 25 -* JMS - The number of queues in the active release. 26 -* Messaging Container - The number of messaging integrations in the active release. 27 -* Messaging Connector - The number of messaging integrations related to this system in the active release. 28 -* API Gateway Container - The number of operations in the active release. 29 -* Event Streaming Container - The number of event processors in the active release. 26 +//__Failing runtimes won't be restarted indefinitely anymore__// 27 +We have put a cap on this behavior to prevent your logs from exploding due to a failing runtime being restarted indefinitely. As of this release, five attempts will be made to restart a failing runtime. If the runtime can not start correctly after these attempts, the runtime will be stopped. 30 30 31 - Theremighte multi-tenantand multi-runtimesituationsthat do not always getto the exact number; however, this is a greatimprovementcompared to showing no values.{{/info}}29 +== **Exportable Release Audit** ~* == 32 32 33 - ==**BugFixes**==31 +On top of that, we will also launch a new Beta feature to the community that allows you to export an audit document of your (Production) release. 34 34 35 -//__Gain the ability again to configure certificates in Deploy Architecture again__// 36 -In restricting the configuration options on the certificate level in one of our latter releases, it became impossible for normal users to add and edit certificates within Deploy Architecture. To resolve this problem we have now released a fix to resolve this issue, giving people the ability again to add and edit certificates under Deploy Architecture. 33 +[[image:Main.Images.Release Blog.WebHome@188-release-blog--exportable-release-audit.png]] 37 37 38 -//__Ensure that differing container configurations deploy the correct configuration__// 39 -When you run in a multi-runtime configuration and change the actual flows that need to run on container A vs. container B, it happened before that all flows were still being deployed on all runtimes. With this release, we will feed this information correctly to our infrastructure to ensure the correct and configured flows are deployed on the proper containers. 35 +{{warning}}Note that the following restrictions apply when exporting an audit document: 36 + * Works **only** for releases that are promoted and made active on **Production** 37 + * You will **only** see changes made during the **current** calendar year 38 + * On the first of April all objects of the **last** calendar year will be **removed**. 39 + ** As a consequence you cannot download this information anymore **after** the first of April{{/warning}} 40 40 41 -//__Remove queurying options in Manage__// 42 -To avoid errors and loading problems when analyzing your statistics in Manage, we have removed the option to select a default time range spanning more than seven days. This is to guarantee the stability of the solution and to avoid users getting unnecessary errors. 41 +== **Feedback items ** == 43 43 43 +We have also solved other feedback items besides the flow designer's critical updates. 44 + 45 +//__Improved naming convention on Store related pages__// 46 +We have improved various display names to ensure that it is clear from the naming that store content can be implemented in all integration patterns. 47 + 48 +//__Press "Enter" to search on multiple pages__// 49 +In our Daemon Switch release, we added functionality that allowed you to press **Enter** to search on the property overview page. This release has added this functionality to many more pages across the portal. The complete list is as follows. 50 + 51 +* Deploy → Deployment Plan 52 +* Deploy → Properties → History 53 +* Deploy → User Management → Roles 54 +* Manage → Error Messages → Error Messages 55 +* Manage → Error Messages → Flows with Error Messages 56 +* Manage → Error Messages → Exceptions of Error Messages 57 +* Manage → Log Entries 58 +* Manage → Alerts 59 +* Manage → Triggers 60 +* Manage → Tags – Cant find (only Gen2) 61 +* Manage → Notifications 62 +* Manage → Notification Settings 63 +* Manage → Data Usage → History 64 +* Manage → Code mappings → All tabs 65 + 44 44 == **Fancy Forum Answers** == 45 45 46 46 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: 47 47 48 -* [[Getting files from subfolders (FTP)>>https://my.emagiz.com/p/question/172825635703568575||target="blank"]] 70 +* [[Synchronous file pick-up>>https://my.emagiz.com/p/question/172825635703197660||target="blank"]] 71 +* [[Receiving e-mail via IMAP or POP3 - Set up>>https://my.emagiz.com/p/question/172825635703197881||target="blank"]] 72 +* [[Best way of Receiving and Sending Mail>>https://my.emagiz.com/p/question/172825635703210149||target="blank"]] 49 49 50 50 == **Key takeaways** == 51 51 52 -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:76 +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: 53 53 54 54 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 55 55 * If you have feedback or ideas for us, talk to the Platypus 56 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 80 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 57 57 * Clear your browser cache (Ctrl + Shift + Del) 58 58 * Check out the release notes [here] 59 59 * Start thinking about how the license tracker can aid your development ... ... @@ -66,6 +66,6 @@ 66 66 {{info}} 67 67 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 68 68 69 -~*~* Indicates a next-generation-architecture only feature.93 +~*~* Indicates a GEN3-only feature. 70 70 {{/info}})))((({{toc/}}))){{/container}} 71 71 {{/container}}