Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 57.1
edited by Erik Bakker
on 2022/12/06 15:57
on 2022/12/06 15:57
Change comment:
There is no comment for this version
To version 335.1
edited by Carlijn Kokkeler
on 2024/01/15 14:14
on 2024/01/15 14: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 -1 89-PrivateEye1 +212 - Failover Fiesta - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,87 +1,55 @@ 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!** Our release of the Private store functionality characterizes this release.Thisfunctionality allows some users toexport content to a private store that is only accessible within the company and could be published to the public store of eMagiz.On top of that, we resolved some of the limitations on the 3rd generation runtime.Furthermore, some minor fixes and beta features will be released to the community.6 +**Hi there, eMagiz developers!** This release... 6 6 7 -== **Private Store** == 8 -On top of our general store, in which eMagiz currently publishes Store content relevant to both the Design and Create phases of eMagiz, we have added the private store functionality. This store works precisely the same as the general store. However, only users belonging to the same company as the exporter can import the store content (after it is approved). 8 +== **Feedback Items** == 9 9 10 -{{warning}}Other users can see the store content but are not able to import the store content. They will be notified to them when they try to do so.{{/warning}} 10 +//__Failover setup__// 11 +New components have been created to support a failover setup. More information can be found [[here>>https://docs.emagiz.com/bin/view/Main/Release%20Information/Runtime%20Images/V2.1.0/||target="blank"]] 11 11 12 - == **3rdgenerationruntime bolstering** ==13 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-breaking-changes.png]] 13 13 14 -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. 15 +//__External recipients emailaddress__// 16 +The overview of external recipients has been updated. External recipients are now created on a model level, instead of comma separated list. This means that you can add them to your environment directly, like internal users. 15 15 16 -//__ SOAPand REST webservicesmigration, includingsplitting them__//17 - Withthisrelease,wehave released the migrationprocessthat willallow youtomigrate SOAP and REST webservicestothe3rdgenerationruntime. At thesametime, youcan directlysplit theall-entry to eliminate thatconstruction.A specific migration path for thiswill be published in the documentation portal.18 +//__Broker queue metrics dashboards__// 19 +It is now possible to select the MQTT broker in the queue metrics dashboards. 18 18 19 -//__ Changing SSL settings for 3rd generation runtime modelsworks__//20 - As withthecurrentruntimearchitecture,you canchange theSSLsettings ifneededfor amodelrunninginthe3rdgenerationruntime.21 +//__Runtime image version__// 22 +The version of runtime images used to prepare your containers for deployments will be the same across all environments. This holds for releases that are deployed and promoted to a next environment. 21 21 22 -//__Improved migration for JMS flows__// 23 -This release will improve the migration of JMS flows when migrating to the 3rd generation runtime. 24 24 25 - {{warning}}Ifyoualready migratedyour JMS flow, you should execute a "Reset"action on the JMS level to get these changes in your model{{/warning}}25 +== **Bug Fixes** == 26 26 27 -//__ Removed theability to add "Debugcomponents"to a flow running in the 3rd generation runtime architecture__//28 - As of thisrelease,youcannolongeradd debugcomponentsona flowalreadymigrated3rd generationruntime.This functionalitywillnotworkinthe 3rdgenerationruntime and would break your flow.27 +//__Message throughput__// 28 +The message throughput graph in the Manage phase will now show the correct data, independent from the selected time internal. Before, this graph would not show any data in some cases. 29 29 30 -//__ Deployment plan isupdatedcorrectly when completlymigratedto the3rd generationuntime architecture__//31 - We have fixeda bug that generatedanincorrect defaultdeployment plan onceyouwerefullymigrated tothe3rdgeneration runtime.30 +//__Cloud template upgrade incorrect rollback__// 31 +An issue has been fixed where a cloud template upgrade would be rolled back incorrectly due to failed runtime checks. 32 32 33 -//__ Correctpropertygenerationfor Event Streaming flows using the 3rd generation runtime architecture__//34 - With this release,the propertiesgenerated for EventStreamingflowsrunninginthe3rdgenerationruntimeare configuredcorrectlyto mimic theonesin the image.33 +//__Next generation block__// 34 +Apply to environment will now be blocked when trying to deploy Gen3 runtimes on a Gen2 model. 35 35 36 -//__Added "Reset" functionality__// 37 -With this release, a new functionality has been added for 3rd generation runtimes that allows you to combine several steps into one action, called "Reset runtime." The effect of this action is the same as it currently is in the legacy runtime. 38 - 39 -== **Feedback items ** == 40 - 41 -We have also solved other feedback items besides the flow designer's critical updates. 42 - 43 -//__Improved naming convention on Store related pages__// 44 -We have improved various display names using the merge functionality within our store offering. 45 - 46 -//__Update security protocols for our internal architecture__// 47 -Parts of our internal infrastructure (i.e., docs.emagiz.com) have been updated to adhere to the latest security standards. 48 - 49 -//__Improved read-only description for "if exists" constructions in Transformations__// 50 -To make it clear what the "if exists" check does while not being in "Start Editing" mode, we have improved the description so users without edit rights or without wanting to enter the "Start Editing" mode can read and interpret what the check does. 51 - 52 - 53 -== **Bug fixes ** == 54 - 55 -//__Decent validation feedback when not filling in the property value__// 56 -We have fixed the validation feedback you get when not filling in the property value using the "Check properties" functionality. 57 - 58 -//__Incorrect resource locations__// 59 -We have fixed several instances where the resource location was not generated correctly in the 3rd generation runtime. 60 - 61 -//__Apply to environment in User Management performance improvement__// 62 -We have improved the performance of updating User Management on your environment. This way, the update functionality is more stable and faster. 63 - 64 64 == **Fancy Forum Answers** == 65 65 66 66 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: 67 67 68 -* [[Is eMagiz able to read XSD attributes>>https://my.emagiz.com/p/question/172825635703236146||target="blank"]] 69 -* [[Does eMagiz use ActiveMQ?>>https://my.emagiz.com/p/question/172825635703235780||target="blank"]] 70 -* [[Tool for test messages to eMagiz Queues>>https://my.emagiz.com/p/question/172825635703236227||target="blank"]] 71 -* [[How to Remove Cloud Container>>https://my.emagiz.com/p/question/172825635703236460||target="blank"]] 40 +* [[Save header as class 'long'>>https://my.emagiz.com/p/question/172825635703683851||target="blank"]] 72 72 73 73 == **Key takeaways** == 74 74 75 -Thanks to all thathelped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you:44 +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: 76 76 77 77 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 78 78 * If you have feedback or ideas for us, talk to the Platypus 79 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 48 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 80 80 * Clear your browser cache (Ctrl + Shift + Del) 81 81 * Check out the release notes [here] 82 82 * Start thinking about how the license tracker can aid your development 83 83 * Start thinking about major, minor, and patch 84 -* Upgrade to the latest build number 85 85 * Keep making great integrations 86 86 87 87 Let's stay in touch and till next time! ... ... @@ -89,6 +89,11 @@ 89 89 {{info}} 90 90 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 91 91 92 -~*~* Indicates a GEN3-only feature. 93 -{{/info}})))((({{toc/}}))){{/container}} 60 +{{/info}} 61 +))) 62 + 63 +((( 64 +{{toc/}} 65 +))) 94 94 {{/container}} 67 +{{/container}}