Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 188.1
edited by Carlijn Kokkeler
on 2023/10/23 14:45
on 2023/10/23 14:45
Change comment:
There is no comment for this version
To version 361.1
edited by Carlijn Kokkeler
on 2024/01/29 14:48
on 2024/01/29 14:48
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 -2 07-Aligned State1 +213 - Joyful Journeys - Content
-
... ... @@ -1,98 +1,85 @@ 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!** Wehave done much work for state generation,sothat you can derivemore information from your data! Examplesare enrichment, aggregation, change detection and duplicate detection. State generation functionality isonly accessiblefor models with an add-on state generation license.Next to state generation, several improvements regarding the alignment of components have been made.Moreover, performance improvements and bug fixes have been implemented.Lastly, a change in the metrics storage duration has been performed.6 +**Hi there, eMagiz developers!** This release .... 6 6 7 -== **State Generation** == 8 +== **Pop-up Improvements** == 9 +//__Property releases__// 10 +When a new property release is created, this property release can now be viewed and deleted. 8 8 9 -//__New components__// 10 -The following components have been added: 11 -* Aggregator: reverse of the splitter, used to combine multiple messages into a single one. 12 -* Infinispan metadata outbound channel adapter: Used to (temporarily) store metadata, which can be used to enrich messages, or make decisions in filters or scripts. 13 -* Content enricher: used to add properties to the payload of messages, similar to what the header enricher can do for headers. 14 -* Duplicate detector: Support object used to detect duplicate messages for a certain key on an inbound channel of a flow component. Duplicates can be marked or discarded. 15 -* Infinispan support objects, supporting the aggregator, metadata outbound channel adapter and content enricher. 12 +[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]] 16 16 17 -//__SpEL functions & JSON__// 18 -Added SpEL functions for: 19 -* Encoding & decoding Base64, Hex and hmac. 20 -* Date retrieval (currentDateTime, currentEpochMilli, currentEpochSecond). 21 -* Date conversion (DateTime to Epoch, Epoch to DateTime, DateTime formatter and DateTime parser). 14 +//__Runtime deletion__// 15 +When deleting a runtime, the error message that is displayed is more descriptive. The error messages will now include the names of the flows that run on the container. 22 22 23 -Added support for SpEL property accessors for XML and JSON, meaning that you can read message payloads in SpEL expressions easily. For example, to retrieve the value for 'id' in the following JSON String: `{"id":"123"}`, this SpEL expression suffices: `payload.id`. 17 +//__Wiretap & debug error messages__// 18 +The error messages that may be displayed when using wiretaps and the debugger have been improved, these are now more user friendly. 24 24 25 -Added support for `#JsonPath` usage in SpEL expressions. 20 +//__Action messages__// 21 +The formatting of action messages regarding changes in retention bytes/hours has been improved. The action message will now display the correct, actual behaviour. 26 26 23 +== **Formatting & Alignments** == 27 27 28 -== **Metrics Storage Duration** == 29 - 30 - 31 - 25 +//__Input fields__// 26 +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. 32 32 33 -== **Feedback Items** == 28 +//__UI improvements__// 29 +UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 34 34 35 -//__ Alertingmanualpause__//36 - A few releases ago we changedthebehaviorof alerting inheeploymentplan.Now eachtime whena deploymentplan is executed the alertingwill be automaticallyre-enabledwhenthedeployercloses the deployment plan or closestheweb browser. The majorityoftheusersare happy with thenewbehavior, butthere are someusecasesthat youdo not want start thealertingimmediately.With thisrelease,if alertinghasbeen paused manually, this willnotbe activatedautomatically aftera release deployment.31 +//__Runtime overview image versions__// 32 +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. 37 37 38 -//__ Orderingof graphs inManage__//39 - Thegraphsin Manage arenoworderedaccording toimportance. This meansthatruntimestatistics aresortedby"ProcessCPU usage" (highestfirst),queuestatisticsaresortedby "Messagesinqueue"(highestfirst),andHTTPstatistics aresortedby "Unsuccessfulrequests"(highestfirst).34 +//__Component changes reversion__// 35 +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. 40 40 41 -//__ UTCtimesinGrafanapanels__//42 - All Grafana panelsnowshow UTCtimes, whichare normally usedineMagiz, insteadoflocal(browser)timezones. This way, itiseasiertomatchgraphs withloggingeventsor alerts.37 +//__State generation statistics__// 38 +The state generation graphs will now show the correct number of cache hits and misses. 43 43 44 -//__ Updateflowdesignerversion__//45 - Theframeworkusedin theflowdesignerhasbeenupdated,improvingperformance.40 +//__Queue browser timestamps__// 41 +All timestamp formatting in the queue browser is now aligned to yyyy-MM-dd HH:mm:ss.SSS. 46 46 47 -//__ CarwashtrackTLS versionsinogging__//48 - Anewloggingfeature willbereleased,enablingus tomakebetter choicesindeprecatingold encryptionstandards.43 +//__Addition and deletion of internal recipients__// 44 +Internal recipients are now added and deleted correctly. Before, an internal recipient could be added and thereafter deleted automatically when refreshing the page. 49 49 50 -//__Moving channels in the flow designer__// 51 -Moving already attached channels in the flow designer has been made sligthly easier. 46 +== **Feedback Items** == 52 52 53 -//__ Topic sizesdescription change__//54 -In thechangedescription(andHistory) when alteringthe topicsizeofatopic thenewand oldvaluewereswitched aroundcreatingconfusion,thishasbeenresolved.48 +//__Update flows__// 49 +In Create > Resources, a button "Update flows" has been added to update versions of all flows in which a resource is used. 55 55 56 -//__ Passwordchangenotification__//57 - Whenan accountpasswordchangerequest ismade,evenwhenthis fails,a mail is sent to theaccountownertoinformtheownerabout the action.51 +//__Q&A forum search__// 52 +The option to search by pressing the Enter key has been added to the Q&A forum. 58 58 59 -//__ Passwordcomparison__//60 - Whenchangingapassword,itiscomparedtoa list ofknowndatabase breachesforsecurity.Awarningishownwhenthepasswordcorrespondswithapasswordinthedatabase.54 +//__Memory settings__// 55 +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. 61 61 62 -//__ Inactiveuseralerting__//63 - Inactivatedusers arenowremoved fromallalertsettings(included“disabled“ settings) toavoidundesirableotifications.57 +//__Runtime validation__// 58 +Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 64 64 65 -//__Alphabetical sorting on user level in HTTP statistics__// 66 -Variables in the 3rd generation runtimes HTTP statistics detail pages are now sorted case insensitive. 67 67 68 - 69 69 == **Bug Fixes** == 70 70 71 -//__ Flowdesignerstyling__//72 - Thestylingoftheflowdesigner'sleftcomponentpanelhasbeenestructured,solvingararebug which wouldbreakthestylingof certainfunctionalities.63 +//__Removal of onramp__// 64 +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). 73 73 74 -//__ Partialsearchfor messages__//75 - Itisnowpossibleto searchonmessagespartiallyinManageMonitoring.Forexample,a searchforUptimecanbedoneby searchingfor"up" "time" "ptim".66 +//__Runtime statistics details__// 67 +We fixed an issue where heap memory usage data was accumulating when zooming out in the runtime statistics details dashboards. 76 76 77 -//__D isk usageafter cloud templateupdate__//78 - Inthe last cloudtemplateupdate there was anissue with diskperformance.Thishasbeenresolvedin this release.You canmanuallyupgradeyourcloudtemplate,orrelyonautomaticupdates.69 +//__Deployment prechecks__// 70 +During deployments prechecks will be done on runtimes that still have to be deployed from deploy architecture. 79 79 80 -//__Error handling migration__// 81 -If there is no custom error handling, when migrating to Gen3, the error channel to “errorChannel” is only created for the first inbound in an entry flow. This has been fixed by adding a migration step, where we set the error channel of all inbounds in a flow to “errorChannel” if the custom error handling is set to false. 82 82 83 83 == **Fancy Forum Answers** == 84 84 85 85 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: 86 86 87 -* [[JSON Web Tokens (JWT authentication)>>https://my.emagiz.com/p/question/172825635703606919||target="blank"]] 88 -* [[Determining container sizes & reading architecture pages>>https://my.emagiz.com/p/question/172825635703594204||target="blank"]] 89 -* [[SFTP connectivity - supported algorithms>>https://my.emagiz.com/p/question/172825635703607141||target="blank"]] 90 -* [[Deploy property release results in missing flows in runtime>>https://my.emagiz.com/p/question/172825635703607354||target="blank"]] 91 -* [[MessageDeliveryException: Dispatcher has no subscribers>>https://my.emagiz.com/p/question/172825635703619797||target="blank"]] 77 +* [[What is the eMagiz control tower?>>https://my.emagiz.com/p/question/172825635703696612||target="blank"]] 78 +* [[Deleting connector without flows gives error>>https://my.emagiz.com/p/question/172825635703696657]] 79 +* [[How to use a flowtest with path properties>>https://my.emagiz.com/p/question/172825635703696835||target="blank"]] 92 92 81 +== **Key Takeaways** == 93 93 94 -== **Key takeaways** == 95 - 96 96 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: 97 97 98 98 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] ... ... @@ -102,7 +102,6 @@ 102 102 * Check out the release notes [here] 103 103 * Start thinking about how the license tracker can aid your development 104 104 * Start thinking about major, minor, and patch 105 -* Upgrade to the latest build number 106 106 * Keep making great integrations 107 107 108 108 Let's stay in touch and till next time! ... ... @@ -110,6 +110,11 @@ 110 110 {{info}} 111 111 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 112 112 113 -~*~* Indicates a next-generation-architecture only feature. 114 -{{/info}})))((({{toc/}}))){{/container}} 99 +{{/info}} 100 +))) 101 + 102 +((( 103 +{{toc/}} 104 +))) 115 115 {{/container}} 106 +{{/container}}