Changes for page 216 - Hack Heaven
Last modified by CarlijnKokkeler on 2024/04/18 13:04
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 389.1
edited by Erik Bakker
on 2024/02/13 15:12
on 2024/02/13 15:12
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 -1 95-EasterParty1 +214 - System Symphony - Content
-
... ... @@ -1,97 +1,65 @@ 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 the lastfew weeks, we have focusedonwrappingupthepreviousquarter and startingthe new one. When thishappens,wego silentforafew weekstoplan fortheupcoming quarterduringourPI rituals. Thistimeweaddedthe famous"Hackathon"totheendof the PIweeksowecouldstart theEasterbreak withexcellent spirit aftersolvingseveralsmallerfeedback itemsandbugsreported byyou.Severalofthose stories willbeincludedinthisand theupcomingrelease.Ontopofthat,we introduce variousimprovementsto ourAPI Gateway pattern andour 3rd generationruntimearchitecture.Subsequently,wewillrelease a newruntime imagesupportingthemultipleimprovements.6 +**Hi there, eMagiz developers!** This release contains multiple bug fixes, as well as some other improvements. The monitoring graphs have been improved, such that they can now show data up to the last thirty days. Moreover, we can now deploy on Windows without relying on a Linux subsystem (WSL) to make on-premise deployment on a Windows host more accessible. Furthermore, several improvements regarding failover functionality have been done. Lastly, bug fixes regarding resource paths and image versions have been done. 6 6 7 -== ** Releaseproperties** ==**8 +== **Feedback Items** == 8 8 9 -== **API improvements** == 10 +//__On premise Windows machines__// 11 +We can now deploy on Windows without relying on a Linux subsystem (WSL) to make on-premise deployment on a Windows host more accessible. 10 10 11 -//__Improved auto-generated error handling__// 12 -When you create a new operation in your API gateway, eMagiz will now automatically generate the correct schemas, HTTP codes, and examples for this operation based on industry standards. 13 +[[image:Main.Images.Microlearning.WebHome@emagiz-runtime-management--intermediate-runtime-management-deploy-agent.png]] 13 13 14 -//__ Switchdefaultmessageformat__//15 - We have improvedthelogicwhenyou switchthe messageformatofyour gatewaymessage from XMLto JSON or viceversa.Asaresult,theSwaggerfilewillbe changedaccordingly. Onceyouupdate therelevantflowinCreateanddeploythe solution, theSwaggerUI will automaticallymatchtheexpected result.15 +//__Adding multiple attributes__// 16 +It is now possible to add multiple existing attributes to an entity at once. This saves time when having to add multiple attributes to an entity. 16 16 17 -//__Re-using elements in gateway message__// 18 -This release improves how the examples and schemas in Swagger and the Flow Testing functionality are generated when certain elements repeatedly appear in different places within one specific gateway message. 18 +[[image:Main.Images.Release Blog.WebHome@release-blog-214-system-symphony-group-tree-attributes.png]] 19 19 20 -//__ Improvednamingof API operations when addingintegrationsto Create__//21 - Previously whenyou added APIoperationsto the Createphase,the HTTP operation(i.e., POST, PUT, GET) wasnotvisible to auser. Asaresult,itbecametoughforausertodiscern betweenspecific operations oncemultipleofthem were usedonone resource (i.e.,Order, Invoice,Lead).To clarify this forthe user,thedisplay name definedinDesign(instead of Capture) is now used withinthisoverview for these operations.20 +//__Monitoring graphs__// 21 +The monitoring graphs can now show data up to the last thirty days. To utilize this, a new runtime image, [[V.2.1.1>>https://docs.emagiz.com/bin/view/Main/Release%20Information/Runtime%20Images/V211/||target="blank"]], is needed. 22 22 23 -== **3rd generation improvements** == 23 +== **Bug Fixes** == 24 +//__Image versions__// 25 +To keep the overview of releases compact we now have improved the (automatic) deletion behavior in the following way: 26 +* The deletion of releases with deployed container versions will not be blocked anymore. 27 +* Automated release clean up behaviour will also not exclude these releases from deletion. 28 +* Images that belong to deleted releases will be kept if there are other releases that would reuse them, otherwise they will be deleted together with the releases. 24 24 25 -//__ Update ofthestatic alertingengine__//26 - In this release,wehaveupdatedthestatic alertingengine thatdetermines when one ofthestatic alerts,as definedbyeMagiz, should betriggered (ornot).This change will improvethe performance of the solution andwill ensure that the alerts are activated correctly.30 +//__Failover group helptext__// 31 +The helptext of the Group attribute has been improved. 27 27 28 -//__Add "Data pipeline" functionality__// 29 -This release introduces the "data pipeline" functionality to the 3rd generation runtime. This removes another blockage for models waiting on this before migrating to the 3rd generation runtime. 33 +[[image:Main.Images.Release Blog.WebHome@release-blog-214-system-symphony-group-helptext.png]] 30 30 31 -//__Fi x relatedtothedebugger__//32 - Thisrelease introduces afixthat allowsusersto debugaflowoncethetoggle"Senderrormessages toeMagiz"isactivated.35 +//__Failover group refresh__// 36 +A new state 'Leader (single node)' has been added in case there is only one node for failover setup. Moreover, a refresh button is added in the Group tab of "Start/Stop Flows" screen. 33 33 34 - {{warning}}Tomakeuseof thisbug fix, you needtobeon thelatestruntimeimage{{/warning}}38 +[[image:Main.Images.Release Blog.WebHome@release-blog-214-system-symphony-group-refresh.png]] 35 35 36 -//__ Improved migration process__//37 - Thisreleaseintroduceda fixthatallowsa user tomigrate event processors with customerrorhandlingwithout manualintervention.40 +//__Resource paths__// 41 +After migrating a gateway away fom the legacy runtime architecture, the path references in the event processors would be broken. This has been fixed. 38 38 39 -//__Deployment plan change__// 40 -In this release, the prepare release step will not start automatically anymore. This prevents the user from waiting for this action to be finished before they can continue deploying the solution to their environment. 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 - 44 -== **Feedback items ** == 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"]] 47 +* [[Token header dispeared after XSLT extension gateway>>https://my.emagiz.com/p/question/172825635703734925||target="blank"]] 48 +* [[Weird characters such as '¥' and '¶' in eMagiz but not in Postman>>https://my.emagiz.com/p/question/172825635703747839||target="blank"]] 49 +* [[Failed to list files error log>>https://my.emagiz.com/p/question/172825635703747912||target="blank"]] 50 +* [[API new client secret>>https://my.emagiz.com/p/question/172825635703748007||target="blank"]] 82 82 83 -== **Key takeaways** ==52 +== **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:54 +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. 58 +* 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 93 93 * Start thinking about major, minor, and patch 94 -* Upgrade to the latest build number 95 95 * Keep making great integrations 96 96 97 97 Let's stay in touch and till next time! ... ... @@ -99,6 +99,11 @@ 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}} 70 +{{/info}} 71 +))) 72 + 73 +((( 74 +{{toc/}} 75 +))) 104 104 {{/container}} 77 +{{/container}}