Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 96.1
edited by Erik Bakker
on 2023/04/11 10:14
on 2023/04/11 10:14
Change comment:
There is no comment for this version
To version 318.1
edited by Carlijn Kokkeler
on 2023/12/21 14:49
on 2023/12/21 14:49
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 +211 - Log Luminary - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,90 +1,82 @@ 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 last few weeks, we have focused on wrapping up the previous quarter and starting the new one. When this happens, we go silent for a few weeks to plan for the upcoming quarter during our PI rituals. This time we added the famous "Hackathon" to the end of the PI week so we could start the Easter break with excellent spirit after solving several smaller feedback items and bugs reported by you. Several of those stories will be included in this and the upcoming release. On top of that, we introduce various improvements to our API Gateway pattern and our 3rd generation runtime architecture. Subsequently, we will release a new runtime image supporting the multiple improvements.6 +**Hi there, eMagiz developers!** 6 6 7 -== **API improvements** == 8 +== **Overviews and logging** == 9 +//__Runtime overview__// 10 +We added a new overview in the Deploy phase, called 'Runtime Overview', which shows the information of all runtimes on running machines in an overview. 8 8 9 -//__Improved auto-generated error handling__// 10 -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. 12 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-runtime-overview.png]] 11 11 12 -//__ Switchdefaultmessageformat__//13 - Wehaveimproved the logic when youswitch the messageformatof yourgateway messagefrom XML to JSON orceversa. Asa result, the Swagger file willbechanged accordingly.Once youupdate the relevantflowin Createanddeploytheolution,theSwaggerUI will automaticallymatch theexpected result.14 +//__Missing properties overview__// 15 +The missing properties overview has been updated to show the runtimes and flow versions of missing property values. 14 14 15 -//__Re-using elements in gateway message__// 16 -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. 17 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-missing-properties-overview.png]] 17 17 18 -//__ Improvednaming of API operationswhen adding integrationstoCreate__//19 - Previously whenyou added API operationsto theCreatephase,theHTTP operation(i.e., POST, PUT, GET) was notvisibleto auser. Asa result,it becametoughfor a user to discernbetweenspecificoperationsoncemultiple ofthemwere used on one resource (i.e., Order, Invoice, Lead).To clarify thisfortheuser, the display name defined in Design (insteadof Capture) is nowused withinhis overview for these operations.19 +//__Runtime restart or redeploy overview__// 20 +Before executing the deployment plan to deploy machines, a pop-up will be shown with a list of the affected runtimes. 20 20 21 - == **3rdgenerationimprovements** ==22 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-restarted-redeployed-runtimes.jpg]] 22 22 23 -//__ Update of thestaticalerting engine__//24 - Inthisrelease, we haveupdatedthe staticalertingengine thatdetermineswhenoneofthe staticalerts, asdefined by eMagiz, should betriggered (or not). This changewillimprove the performanceof thesolution and will ensure thatthealertsare activatedcorrectly.24 +//__Missing log entries__// 25 +We improved crash handling so that log messages clearly show when and why a container failed to start. 25 25 26 -//__ Add "Data pipeline" functionality__//27 - This releaseintroduces the "datapipeline" functionalityto the3rd generationruntime.Thisremovesnother blockageformodelswaitingonthis beforemigratingto the3rd generationruntime.27 +//__Runtime logging__// 28 +We fixed a bug where no new log messages were showing up, even though they were produced by the container. 28 28 29 -//__Fix related to the debugger__// 30 -This release introduces a fix that allows users to debug a flow once the toggle "Send error messages to eMagiz" is activated. 30 +== **Feedback Items** == 31 31 32 -{{warning}}To make use of this bug fix, you need to be on the latest runtime image{{/warning}} 33 33 34 -//__ Improved migrationprocess__//35 - This release introduceda fixthat allowsauser to migrateeventprocessorswithcustomerror handlingwithoutmanualintervention.33 +//__Breaking changes pop-up__// 34 +Pending changes that have a high risk level are now shown in red bold in the pop up that appears after clicking 'Apply to environment'. 36 36 37 -//__Deployment plan change__// 38 -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. 36 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-breaking-changes.jpg]] 39 39 40 -{{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}} 38 +//__External recipients emailaddress__// 39 +The overview of external recipients has been updated. External recipients are created on a model level, instead of comma separated list. This means that you can add them to your environment directly, like internal users. 41 41 42 -== **Feedback items ** == 41 +//__Broker queue metrics dashboards__// 42 +It is now possible to select the MQTT broker in the queue metrics dashboards. 43 43 44 -//__ LicenseTrackerimprovements__//45 - Withthis release,wehave addedseveralnewfeaturesavailableto purchase. Onopofthat,additionalinformationontheicense,suchasaddingnotesandseeingthedatasink packets,isnow available.44 +//__Runtime image version__// 45 +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. 46 46 47 -//__Ability to view the message definition for a topic__// 48 -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. 49 49 50 -//__Restricted access for uploading custom certificates to endpoints__// 51 -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. 48 +== **Bug Fixes** == 52 52 53 -== **Bug fixes ** == 50 +//__Message throughput__// 51 +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. 54 54 55 -//__ Improveddeletion behaviorformerations__//56 - TopreventthateMagizwill incorrectlydeleteenumeration listswhen you pressa"Cancel" button,wehaveimprovedthe deletionbehaviorwhenviewing enumerationsin theCreatephaseof eMagiz.53 +//__Cloud template upgrade unjust rollback__// 54 +An issue has been fixed where a cloud template upgrade would be rolled back unjustly due to failed runtime checks. 57 57 58 -//__ Prevent"async" api operations__//59 - Withthisrelease, we haveremovedtheabilitytoselectthe"async"optionwhenthedefaultmessageformatAPIManagement.56 +//__Next generation block__// 57 +Apply to environment will now be blocked when trying to deploy Gen3 runtimes on a Gen2 model. 60 60 61 -//__ Importing a responsedefinitionbroketherequest definition__//62 - Currently,importingaresponse definitionbreaks the requestdefinition.Withthisrelease,wehavechangedthis behavior,ensuring thatonlytheresponsedefinitionischangedwhenimportingandnottherequestdefinition.59 +//__Deployment execution error message__// 60 +In some cases when a machine type step in the deployment plan execution errors, the portal may give an error when trying to display the error message. This has been fixed by now showing a generic error in the deployment plan and logging the full error in the Deploy history. The Deploy history will show a summary of the error and show the full error message in a new pop-up. 63 63 64 -//__Removing a flow does not update the API "all-entry" anymore__// 65 -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. 66 - 67 -//__Stop deployment plan when a property is missing__// 68 -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. 69 - 70 -//__Cap stack trace of error messages and log entries__// 71 -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. 72 - 73 73 == **Fancy Forum Answers** == 74 74 75 75 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: 76 76 77 -* [[Entry stops polling occasionally since generation 3>>https://my.emagiz.com/p/question/172825635703376768||target="blank"]] 78 -* [[Invalid datetime>>https://my.emagiz.com/p/question/172825635703389326||target="blank"]] 79 -* [[Paging with a queue -16>>https://my.emagiz.com/p/question/172825635703389781||target="blank"]] 66 +* [[Deleting object failed for security reasons>>https://my.emagiz.com/p/question/172825635703671061||target="blank"]] 67 +* [[How do I delete a user?>>https://my.emagiz.com/p/question/172825635703670973||target="blank"]] 68 +* [[Import RCV-Shipment & RCV-Receipt XSD from Boltrics>>https://my.emagiz.com/p/question/172825635703671171||target="blank"]] 69 +* [[Add day in XPath header enricher>>https://my.emagiz.com/p/question/172825635703671325||target="blank"]] 70 +* [[Missing Body Java type resulting in problems>>https://my.emagiz.com/p/question/172825635703683790||target="blank"]] 80 80 72 + 81 81 == **Key takeaways** == 82 82 83 -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:75 +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: 84 84 85 85 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 86 86 * If you have feedback or ideas for us, talk to the Platypus 87 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 79 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 88 88 * Clear your browser cache (Ctrl + Shift + Del) 89 89 * Check out the release notes [here] 90 90 * Start thinking about how the license tracker can aid your development ... ... @@ -97,6 +97,12 @@ 97 97 {{info}} 98 98 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 99 99 100 -~*~* Indicates a GEN3-only feature. 101 -{{/info}})))((({{toc/}}))){{/container}} 92 +~*~* Indicates a next-generation-architecture only feature. 93 +{{/info}} 94 +))) 95 + 96 +((( 97 +{{toc/}} 98 +))) 102 102 {{/container}} 100 +{{/container}}