Changes for page 212 - Failover Fiesta
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 97.1
edited by Erik Bakker
on 2023/04/13 08:44
on 2023/04/13 08:44
Change comment:
There is no comment for this version
To version 290.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 (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -1 95-EasterParty1 +210 - Deployment Delights - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,92 +1,69 @@ 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!** In th e lastfew weeks, we havefocused onwrappinguptheprevious quarterand starting thenewone.When this happens,wego silentfor afewweeks to planforthe upcomingquarter duringour PI rituals. This timeweadded the famous"Hackathon" to the end ofthePI week sowe could start the Easterbreakwithexcellentspiritaftersolving severalsmaller feedbackitemsand bugs reportedbyyou. Severalofthosestories willbeincluded inthisandtheupcomingrelease.On top of that, weintroducevariousimprovementsto our API Gateway patternand our 3rdgenerationruntime architecture.Subsequently, wewillreleaseanew runtimeimagesupporting themultiplemprovements.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 -== ** Release properties** ==**8 +== **Alerts** == 8 8 9 -== **API improvements** == 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. 10 10 11 -//__ Improved auto-generatederror handling__//12 -W henyou createawoperationin your API gateway,eMagiz willnowautomatically generatethecorrectschemas,HTTPcodes, and examples forthis operationbasedondustrystandards.13 +//__Missing metrics alert__// 14 +We solved an issue where the ‘missing metrics’ alert did not always contain the full container name. 13 13 14 -//__Switch default message format__// 15 -We have improved the logic when you switch the message format of your gateway message from XML to JSON or vice versa. As a result, the Swagger file will be changed accordingly. Once you update the relevant flow in Create and deploy the solution, the Swagger UI will automatically match the expected result. 16 +== **Feedback Items** == 16 16 17 -//__ Re-usingelements ingateway message__//18 - Thisrelease improveshow theexamplesandschemas inSwagger andtheFlowTestingfunctionality aregeneratedwhencertainmentsrepeatedlyappearindifferent placeswithinonespecificgatewaymessage.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. 19 19 20 -//__ Improvednaming of API operationswhen adding integrationstoCreate__//21 - Previouslywhenyou addedAPIoperations to theCreatephase,theHTTP operation(i.e., POST, PUT, GET) was not visibletoa user.As a result,itbecametoughfora usertoiscernbetweenspecificoperationsoncemultipleofthemwereusedononeurce(i.e., Order,Invoice,Lead). To clarify thisforthe user,thedisplay namedefinedinDesign(insteadof Capture)isnowusedwithinthisoverviewfor theseoperations.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. 22 22 23 - == **3rdgenerationmprovements** ==24 +[[image:Main.Images.Release Blog.WebHome@release-blog-210-deployment-delights-container-overview.png]] 24 24 25 -//_ _Updateof thestatic alertingengine__//26 - In thisrelease,we haveupdatedthe staticalertingengine thatdetermines whenoneofthestaticalerts,asdefinedbyeMagiz,shouldbe triggered(ornot).Thischange willimprove theperformanceofthesolution andwillensurethatthealertsare activatedcorrectly.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. 27 27 28 -//__ Add "Data pipeline"functionality__//29 - This releaseintroducesthe"data pipeline" functionalityto the 3rd generationruntime.This removesanotherblockageformodelswaitingon this before migrating to the3rd generationruntime.29 +//__Rebuilding of images__// 30 +Changing the list of flows that should run on a container will now trigger the rebuilding of images. 30 30 31 -//__Fix related to the debugger__// 32 -This release introduces a fix that allows users to debug a flow once the toggle "Send error messages to eMagiz" is activated. 32 +== **Bug Fixes** == 33 33 34 -{{warning}}To make use of this bug fix, you need to be on the latest runtime image{{/warning}} 34 +//__Runtime metrics processing__// 35 +The collection and publishing of runtime metrics is no longer synchronized across containers, which improves their processing. 35 35 36 -//__ Improvedmigration process__//37 - This releaseintroduced afixthatallowsa user toigrateeventprocessorswith customerrorhandling withoutmanualintervention.37 +//__Deployment plan__// 38 +We solved a bug where a deployment step in the execution of the deployment plan could randomly get stuck. 38 38 39 -//__ Deploymentplan change__//40 - Inthisrelease,thepreparereleasestepwillnot startautomaticallyanymore.Thispreventstheuserfrom waitingforthisactionto befinishedbeforetheycan continuedeploying thesolutionto their environment.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. 41 41 42 -{{warning}}Should you be interested in migrating your model to our new 3rd generation architecture, don't hesitate to contact us at [[productmanagement@emagiz.com>>mailto:productmanagement@emagiz.com]] or read our [[documentation>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] on the subject.{{/warning}} 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. 43 43 44 -== **Feedback items ** == 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. 45 45 46 -//__License Tracker improvements__// 47 -With this release, we have added several new features available to purchase. On top of that, additional information on the license, such as adding notes and seeing the data sink packets, is now available. 48 - 49 -//__Ability to view the message definition for a topic__// 50 -Currently, you can easily navigate to the message definition of a topic via the context menu in Design, even if there is no event processor linked to the topic. 51 - 52 -//__Restricted access for uploading custom certificates to endpoints__// 53 -To improve our cloud offerings' general security and prevent users from uploading the wrong certificates, we have now restricted access to this view to ensure that only the administrator can execute this change. This allows for a discussion between the team implementing the solution and eMagiz before actions are taken. 54 - 55 -== **Bug fixes ** == 56 - 57 -//__Improved deletion behavior for enumerations__// 58 -To prevent that eMagiz will incorrectly delete enumeration lists when you press a "Cancel" button, we have improved the deletion behavior when viewing enumerations in the Create phase of eMagiz. 59 - 60 -//__Prevent "async" api operations__// 61 -With this release, we have removed the ability to select the "async" option when the default message format is API Management. 62 - 63 -//__Importing a response definition broke the request definition__// 64 -Currently, importing a response definition breaks the request definition. With this release, we have changed this behavior, ensuring that only the response definition is changed when importing and not the request definition. 65 - 66 -//__Removing a flow does not update the API "all-entry" anymore__// 67 -When you removed a flow from Create, the API Gateway all-entry received a new version of the flow. With this release, we have changed this behavior so that this only happens when the flow you remove is an API-related flow and not when it is a messaging or event streaming flow. 68 - 69 -//__Stop deployment plan when a property is missing__// 70 -Currently, the execution of your deployment plan continues when eMagiz notices a missing property. As this is confusing for a user and not desirable, we have updated the logic to ensure that when this happens, the execution stops. This allows you to fill in the properties, and once filled in, you can continue with the remainder of the deployment plan. 71 - 72 -//__Cap stack trace of error messages and log entries__// 73 -To prevent that enormous stack traces of error messages and log entries need to be processed by various systems, we have now limited what is kept so only the relevant information is shown to the user. 74 - 75 75 == **Fancy Forum Answers** == 76 76 77 77 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: 78 78 79 -* [[Entry stops polling occasionally since generation 3>>https://my.emagiz.com/p/question/172825635703376768||target="blank"]] 80 -* [[Invalid datetime>>https://my.emagiz.com/p/question/172825635703389326||target="blank"]] 81 -* [[Paging with a queue -16>>https://my.emagiz.com/p/question/172825635703389781||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"]] 82 82 59 + 83 83 == **Key takeaways** == 84 84 85 -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:62 +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: 86 86 87 87 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 88 88 * If you have feedback or ideas for us, talk to the Platypus 89 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 66 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 90 90 * Clear your browser cache (Ctrl + Shift + Del) 91 91 * Check out the release notes [here] 92 92 * Start thinking about how the license tracker can aid your development ... ... @@ -99,6 +99,12 @@ 99 99 {{info}} 100 100 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 101 101 102 -~*~* Indicates a GEN3-only feature. 103 -{{/info}})))((({{toc/}}))){{/container}} 79 +~*~* Indicates a next-generation-architecture only feature. 80 +{{/info}} 81 +))) 82 + 83 +((( 84 +{{toc/}} 85 +))) 104 104 {{/container}} 87 +{{/container}}