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 119.1
edited by Erik Bakker
on 2023/06/05 14:27
on 2023/06/05 14:27
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,58 @@ 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 -//__Update flows__// 20 -In Create > Resources, a button "Update flows" has been added to update versions of all flows in which a resource is used. 21 21 22 -//__I nputfields__//23 - Multipleinputfieldshavebeenupdatedsuchthat theyexpand whentheamountof charactersexceedsthedefault size.These updates weredonetocatertolarge expressions.21 +//__Improved validation errors on the invalid configuration of HTTP outbound components__// 22 +This release fixes and re-introduces the option to execute your actions on the eMagiz per zone or all at once when running in a double-lane Docker setup. 24 24 25 -//__Memory settings__// 26 -It is now possible to change the memory settings of a container before pressing "Apply to environment". Before, it was only possible to view the memory settings if a container was running on AWS or running on a docker machine. 24 +//__Improved migration behavior__// 25 +This release introduces several improvements concerning the migration behavior via "Transfer settings from Design." Among these are: 26 +A smoother migration of your JMS (and backup JMS) process. 27 +Shortening of names that otherwise would be too long, additional feedback given to the user. 28 +Feedback when the migration process is finished. 27 27 28 -//__ Runtime validation__//29 - Validationfor runtimes thatare movedfromon premises to the cloudorviceversa hasbeenimproved.30 +//__Additional checks when deploying__// 31 +This release introduces additional checks when deploying. Among others, we have added a check to prevent you from deploying two flows that use the same resource with differing versions. Not stopping this can cause issues with deployments and even worse with the functional behavior of the flows, as it leads to the situation in which a validation error might trigger on one offramp but not on the other. 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. 33 +== **Store Improvements** == 33 33 34 -//__Q&A forum search__// 35 -The option to search by pressing the Enter key has been added to the Q&A forum. 35 +== **Event Streaming - Certificate Management** == 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"]] 41 +* [[How to determine the system definition for this sample message in JSON?>>https://my.emagiz.com/p/question/172825635703440852||target="blank"]] 42 +* [[Instability in JMS connection>>https://my.emagiz.com/p/question/172825635703440717||target="blank"]] 75 75 76 -== **Key Takeaways** ==44 +== **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:46 +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. 50 +* 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 55 +* 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 -))) 63 +~*~* Indicates a GEN3-only feature. 64 +{{/info}})))((({{toc/}}))){{/container}} 100 100 {{/container}} 101 -{{/container}}