Changes for page 216 - Hack Heaven
Last modified by CarlijnKokkeler on 2024/04/18 13:04
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -1 85-Getready1 +213 - Joyful Journeys - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. eMagiz1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,69 +1,104 @@ 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!** Wehavebeen hardat work bolsteringouroffering concerningtheupcomingrolloutof ournewarchitecturestack. Nextto that,we havemade severalsmall updates as thisreleasecontainedacompleterevampoftheManage phase. Pleasetakeamomentto readthebelowcarefully andworkwith the newflowdesignerassoonaspossibleto familiarizeyourselfwiththis one.6 +**Hi there, eMagiz developers!** In this release, several improvements for pop-ups have been made so that more user friendly messages are shown that reflect actual behaviour. Moreover, formatting and alignment improvements have been made to improve the user journey. Lastly, we have worked on some more feedback items and several more bug fixes have been done. 6 6 7 -==**Store additions**== 8 -We have released several Store items that can be used in the Design Store and which include complete data models and transformations. See the list below of the components that have these. 9 - 10 -[[image:Main.Images.Release Blog.WebHome@185 - Release blog 3.png]] 8 +== **Pop-up Improvements** == 11 11 12 -==**Audit trail User Management**== 13 -Since the introduction of the API Gateway and Event Streaming patterns in eMagiz, the notion of users and roles have been added to the platform. In the User Management section in Deploy you will find the overview of the users and roles configured in your model. With this release we have also added the history tab to this page in which the platform registers the changes made in Users & Roles. At the moment when the user presses the Apply to environment button, the changes between the previous history entry and this action are registered in this section. The popup that is displayed when pressing Apply to environment has been expanded with the list of entries that will be added to this History section. 14 - 15 -[[image:Main.Images.Release Blog.WebHome@185 - Release blog 1.png]] 10 +//__Property releases__// 11 +When a new property release is created, this property release can now not only be viewed but also release properties can be deleted. 16 16 17 -==**Next Generation Monitoring & Alerting engine** (\*\*)== 18 -In the recent sprints, we have completed our alerting & monitoring engine for our new runtime architecture. Effectively that means that we are now using State Generation components inside this architecture, and all error messages, runtime metrics and logging are now passing through this engine. All of our regular Manage phase screens have been updated to point to the new storage locations. 19 - 20 -* In the Manage phase we have introduced proper means to toggle between data of the current and the new monitoring stack (transition to the new runtime can be a runtime by runtime approach). 21 -* We have also released and described the new Manage phase graphs in [[Release blog 183>>https://docs.emagiz.com/bin/view/Main/Release%20Information/Release%20Blogs/Rainbow%20World||target="blank"]]. 22 -* In the new architecture all error messages are automatically send to the eMagiz monitoring & alerting stack, which means that these flow components are no longer required. During migration these will be removed. In case custom error handling is required, these components are made available in the Create Store and will point to the current error flow (which serves a new purpose from then onwards) 23 -* Hosted SOAP Webservices can be migrated to the new architecture which removes the need to use the Jetty component, and introduces the request layer as root element in the System Message. This removes the need for custom XSD to validate incoming request to the SOAP webservice. The new HTTP Statistics page can be leveraged to review SOAP traffic as well. 24 -* The Docker Cloud templates are now also connected to the eMagiz support infrastructure providing cloud instance level alarms 25 - 26 - 27 -=== **Improvements** === 28 - 29 -* Performance Deployment plan 30 -When running a Deployment plan on a large environment, the browser would consume a significant amount of CPU. This has been improved with this release. 31 - 32 -* Flow Designer updates 33 -We have added an icon to identify a Queued channel which are mostly found in entry flows that use the h2 bridge. Furthermore, the display of wiretaps and annotations can be copied now. Next to that some small UI improvements where made. 34 - 35 -[[image:Main.Images.Release Blog.WebHome@185 - Release blog 2.png]] 36 - 37 -* Store 38 -We have fixed several smaller Store import issues to improve the user experience. 39 - 13 +[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]] 14 + 15 +//__Runtime deletion__// 16 +When deleting a runtime, the error message is more descriptive. The error message will now include the names of the flows that run on the container. 17 + 18 +//__Wiretap & debug error messages__// 19 +The error messages that may be displayed when using wiretaps and the debugger have been improved, these are now more user friendly. 20 + 21 +//__Action messages__// 22 +The formatting of action messages regarding changes in retention bytes/hours has been improved. The action message will now display the correct, actual behaviour. 23 + 24 +== **Formatting & Alignments** == 25 + 26 +//__Input fields__// 27 +Multiple input fields have been updated such that they expand when the amount of characters exceeds the default size. These updates were done to cater to large expressions. 28 + 29 +//__UI improvements__// 30 +UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 31 + 32 +//__Component changes reversion__// 33 +In the flow designer a bug could occur where the changes to a component would be reverted if the editing pop-up would be kept open for some minutes without having saved the changes yet. This has been fixed. 34 + 35 +//__State generation statistics__// 36 +The state generation graphs will now show the correct number of cache hits and misses. 37 + 38 +//__Queue browser timestamps__// 39 +All timestamp formatting in the queue browser is now aligned to yyyy-MM-dd HH:mm:ss.SSS. 40 + 41 +//__Addition and deletion of internal recipients__// 42 +Internal recipients are now added and deleted correctly. Before, an internal recipient could be added and thereafter deleted automatically when refreshing the page. 43 + 44 +== **Feedback Items** == 45 + 46 +//__Update flows__// 47 +In Create > Resources, a button "Update flows" has been added to update versions of all flows in which a resource is used. 48 + 49 +//__Q&A forum search__// 50 +The option to search by pressing the Enter key has been added to the Q&A forum. 51 + 52 +//__Memory settings__// 53 +It is now possible to change the memory settings of a newly added container before pressing "Apply to environment". 54 +//__Runtime validation__// 55 +Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 56 + 57 +//__Runtime overview image versions__// 58 +Insight into intended and actual deployments has been improved. If the release version number on runtimes is different compared with the release, this is shown in the runtime overview. 59 + 60 +== **Bug Fixes** == 61 + 62 +//__Removal of onramp__// 63 +We fixed an issue where it was not possible to remove the last onramp linked to a splitted entry (that was an all-entry before). 64 + 65 +//__Runtime statistics details__// 66 +We fixed an issue where heap memory usage data was accumulating when zooming out in the runtime statistics details dashboards. 67 + 68 +//__Deployment prechecks__// 69 +During deployments, prechecks can be executed on runtimes level for runtimes that still have to be deployed. These prechecks can be executed via Deploy > Architecture. 70 + 40 40 == **Fancy Forum Answers** == 41 41 42 -As always, a gentle reminder to a ll 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:73 +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: 43 43 44 -* [[Start runtime via a delayed start in a Linux environment?>>https://my.emagiz.com/p/question/172825635703146181||target="blank"]] 45 -* [[Failed to create sFTP session: Het systeem kan het opgegeven pad niet vinden>>https://my.emagiz.com/p/question/172825635703146327||target="blank"]] 75 +* [[Changing filename based on attribute>>https://my.emagiz.com/p/question/172825635703696968||target="blank"]] 76 +* [[Payload must be an instance of a Map>>https://my.emagiz.com/p/question/172825635703709401||target="blank"]] 77 +* [[Promoting a system to a split gateway>>https://my.emagiz.com/p/question/172825635703722185||target="blank"]] 46 46 47 -== **Key takeaways** ==79 +== **Key Takeaways** == 48 48 49 -Thanks to all thathelp build,those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you:81 +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: 50 50 51 51 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 52 52 * If you have feedback or ideas for us, talk to the Platypus 53 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 85 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 54 54 * Clear your browser cache (Ctrl + Shift + Del) 55 55 * Check out the release notes [here] 56 56 * Start thinking about how the license tracker can aid your development 57 57 * Start thinking about major, minor, and patch 58 -* Upgrade to the latest build number 59 59 * Keep making great integrations 60 -* Check out the new documentation portal. 61 61 62 62 Let's stay in touch and till next time! 63 63 64 64 {{info}} 65 -~* Indicates a Beta feature. If you would like to get access to this beta feature please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 95 +~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 66 66 67 -~*~* Indicates a GEN3-only feature. 68 -{{/info}})))((({{toc/}}))){{/container}} 97 +{{/info}} 98 +))) 99 + 100 +((( 101 +{{toc/}} 102 +))) 69 69 {{/container}} 104 +{{/container}}