Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 359.1
edited by Carlijn Kokkeler
on 2024/01/29 14:34
on 2024/01/29 14:34
Change comment:
There is no comment for this version
To version 123.1
edited by Erik Bakker
on 2023/06/08 08:11
on 2023/06/08 08:11
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 - 213-JoyfulJourneys1 +199 - Home Improvements - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -1,89 +1,57 @@ 1 1 {{container}} 2 -{{container layoutStyle="columns"}} 3 -((( 2 +{{container layoutStyle="columns"}}((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** This release ....5 +**Hi there, eMagiz developers!** In the last few weeks, we have worked hard on improving various aspects of our home. Among others we have improved the logging, alerting, and security of our next-generation architecture. On top of that we have improved the inner workings of the store and the certificate management for those of us using the Event Streaming pattern. 7 7 7 +== **Next generation improvements and bug fixes** == 8 8 9 -== **Feedback Items** == 9 +//__Enhanced overview of the HTTP Statistics__// 10 +As of now all resources that have been called atleast once since deploying them will now show up in the left-bottom graph of the HTTP Statistics. This will make it easier to see whether a particular operation was called within a timeframe. On top of that it makes comparing data on various operations easier. In here you can also filter on one (by pressing the + icon) or more by clicking on the filter icon. In case you want to sort the table in a different manner you can click on the name of the column on which you want to sort. 10 10 11 -//__ Propertyreleases__//12 - Whenanew property releaseiscreated,thispropertyreleasecannowbeviewedanddeleted.12 +//__Reason why runtime cannot start is now in the vast majority of cases reported back__// 13 +In this release, we have improved the way we report failures during startup of runtimes. This will ensure that it becomes much easier to pinpoint what went wrong upon startup. 13 13 14 - [[image:Main.Images.ReleaseBlog.WebHome@release-blog-213-joyful-journeys-property-release.png]]15 +{{info}}Note that this fix is part of a new runtime image for the next-generation runtimes. The release notes of this can be found [[here>>doc:Main.Release Information.Runtime Images.WebHome||target="blank"]]{{/info}} 15 15 16 -//__ Runtimeletion__//17 - Whendeleting aruntime,the errormessagethatsdisplayedismore descriptive.Theerrormessageswillnowincludethe namesoftheflowshat run onhecontainer.17 +//__Forced congestion control__// 18 +To reduce the number of repeating mails within a 10 minute window we have now forced congestion control on all alerts generated via the platform. 18 18 19 -//__U pdateflows__//20 - InCreate>Resources,abutton"Updateflows"hasbeenadded toupdateversionsofallflowsinwhich a resourceis used.20 +//__Unused images are cleaned up__// 21 +This release improves the way in which images are kept. To avoid a lot of old and unused images on our systems and our systems we now (on default) cleanup old images that are not used anymore. Should you wish to keep the images and manually remove them on your own server you can deactivate this behavior per "Deploy machine" step in your deployment plan. 21 21 22 -//__Input fields__// 23 -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. 23 +== **Store Improvements** == 24 24 25 -//__ Memory settings__//26 - It is now possible tochange thememorysettingsofa containerbefore pressing "Apply toenvironment".Before,itwas onlypossible toviewthememory settingsif a containerwas runningonAWSorrunning on a dockermachine.25 +//__Improved importing behavior for specific use cases__// 26 +Before, it could happen that a certain placeholder that contained an asterisk were imported incorrectly. This has now been fixed to ensure that the correct import behavior is experienced by our users. 27 27 28 -//__ Runtimevalidation__//29 - Validationforruntimesthat aremovedfrom on premiseso thecloud or viceversahasbeenimproved.28 +//__Fixed bug in creating a message mapping on top of an imported system message__// 29 +It is now possbile to create a message mapping to an imported system message from the store. 30 30 31 -//__UI improvements__// 32 -UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 31 +== **Event Streaming - Certificate Management** == 33 33 34 -//__ Q&A forumsearch__//35 - Theoption to searchbypressing theEnter key hasbeen added to theQ&Aforum.33 +//__Expired certification notification__// 34 +As of now we have functionality in place that will inform you (and us) when a client certificate of an Event Streaming user is going to expire within the upcoming three months. This way you can take action early on and report back that the update was succesfull so we can revoke the expiring client certificate accordingly. If you want specific information on this please reach out to us at [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]. 36 36 37 -//__Wiretap & debug error messages__// 38 -The error messages that may be displayed when using wiretaps and the debugger have been improved, these are now more user friendly. 39 - 40 -//__Runtime overview image versions__// 41 -Insight into invented 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. 42 - 43 -== **Bug Fixes** == 44 -//__Action messages__// 45 -The formatting of action messages regarding changes in retention bytes/hours has been improved. The action message will now display the correct, actual behaviour. 46 - 47 -//__Removal of onramp__// 48 -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). 49 - 50 -//__Component changes reversion__// 51 -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. 52 - 53 -//__State generation statistics__// 54 -The state generation graphs will now show the correct number of cache hits and misses. 55 - 56 -//__Runtime statistics details__// 57 -We fixed an issue where heap memory usage data was accumulating when zooming out in the runtime statistics details dashboards. 58 - 59 -//__Queue browser timestamps__// 60 -All timestamp formatting in the queue browser is now aligned to yyyy-MM-dd HH:mm:ss.SSS. 61 - 62 -//__Deployment prechecks__// 63 -During deployments prechecks will be done on runtimes that still have to be deployed from deploy architecture. 64 - 65 -//__Addition and deletion of internal recipients__// 66 -Internal recipients are now added and deleted correctly. Before, an internal recipient could be added and thereafter deleted automatically when refreshing the page. 67 - 68 68 == **Fancy Forum Answers** == 69 69 70 70 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: 71 71 72 -* [[What is the eMagiz control tower?>>https://my.emagiz.com/p/question/172825635703696612||target="blank"]] 73 -* [[Deleting connector without flows gives error>>https://my.emagiz.com/p/question/172825635703696657]] 74 -* [[How to use a flowtest with path properties>>https://my.emagiz.com/p/question/172825635703696835||target="blank"]] 40 +* [[OpenAPI import for API Gateway system response throws error>>https://my.emagiz.com/p/question/172825635703466150||target="blank"]] 41 +* [[Api GW won't boot after adding integration>>https://my.emagiz.com/p/question/172825635703479151||target="blank"]] 75 75 76 -== **Key Takeaways** ==43 +== **Key takeaways** == 77 77 78 -Thanks to all whohelped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you:45 +Thanks to all that helped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you: 79 79 80 80 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 81 81 * If you have feedback or ideas for us, talk to the Platypus 82 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 49 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 83 83 * Clear your browser cache (Ctrl + Shift + Del) 84 84 * Check out the release notes [here] 85 85 * Start thinking about how the license tracker can aid your development 86 86 * Start thinking about major, minor, and patch 54 +* Upgrade to the latest build number 87 87 * Keep making great integrations 88 88 89 89 Let's stay in touch and till next time! ... ... @@ -91,11 +91,6 @@ 91 91 {{info}} 92 92 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 93 93 94 -{{/info}} 95 -))) 96 - 97 -((( 98 -{{toc/}} 99 -))) 62 +~*~* Indicates a GEN3-only feature. 63 +{{/info}})))((({{toc/}}))){{/container}} 100 100 {{/container}} 101 -{{/container}}