Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 187.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 372.1
edited by Carlijn Kokkeler
on 2024/01/31 12:09
on 2024/01/31 12:09
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,97 +1,84 @@ 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!** We have donemuchwork for stategeneration, so that you can derivemoreinformation fromyour data! Examplesare enrichment,aggregation,changedetection andduplicatedetection.Stategenerationfunctionalityis only accessibleformodelswithan add-onstategenerationlicense. Nextto stategeneration, severalimprovementsregardingthealignmentof components have been made.Moreover,performanceimprovementsand bug fixeshavebeenimplemented. Lastly,achangeinthe metrics storagedurationhasbeenperformed.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 -== ** StateGeneration** ==8 +== **Pop-up Improvements** == 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. 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 -//__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) 13 +[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]] 22 22 23 - Added support for SpEL property accessors for XML and JSON, meaningthat you can readmessagepayloads in SpELexpressions easily. Forexample,to retrieve the value for 'id' inthe following JSON String: `{"id":"123"}`, this SpEL expression suffices: `payload.id`.24 - Addedsupportfor`#JsonPath`usage inSpELexpressions15 +//__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. 25 25 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. 26 26 27 -== **Metrics Storage Duration** == 28 - 29 - 30 - 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. 31 31 32 -== **F eedback Items** ==24 +== **Formatting & Alignments** == 33 33 34 -//__ Alerting manualpause__//35 - A few releases ago we changedthe behavior of alertinginthe deploymentplan. Now each timewhena deploymentplan is executedthealerting will beautomaticallyre-enabled whenthedeployercloses the deployment planor closestheweb browser. The majorityofthe usersare happy with thenew behavior, but there aresomeuseases that youdo not wantstartthe alertingimmediately.Withthis release,ifalerting hasbeenpausedmanually,this will notbe activatedautomaticallyaftera releasedeployment.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. 36 36 37 -//__ Ordering of graphsin Manage__//38 - Thegraphsin Manage areoworderedaccordingtoimportance. This meansthat runtimestatistics aresortedby "ProcessCPU usage"(highestfirst), queue statisticsaresorted by "Messagesineue" (highest first), andHTTP statisticsaresortedby "Unsuccessful requests"(highest first).29 +//__UI improvements__// 30 +UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 39 39 40 -//__ UTCtimes inGrafanapanels__//41 - All Grafanapanelsnow showUTCtimes,whichrenormallyusedineMagiz,instead oflocal(browser)timezones.Thisway,it iseasiertomatchgraphswithloggingeventsor alerts.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. 42 42 43 -//__ Updateflow designerversion__//44 -The frameworkusedin theflow designerhasbeenupdated,improving performance.35 +//__State generation statistics__// 36 +The state generation graphs will now show the correct number of cache hits and misses. 45 45 46 -//__ Carwash trackTLS versionsin logging__//47 -A newloggingfeature will be released, enablingustomake betterchoicesindeprecatingoldencryptionstandards.38 +//__Queue browser timestamps__// 39 +All timestamp formatting in the queue browser is now aligned to yyyy-MM-dd HH:mm:ss.SSS. 48 48 49 -//__ Movingchannelsin theflowdesigner__//50 - Movingalreadyattached channelsinheflowdesignerhasbeenmade sligthlyeasier.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. 51 51 52 -//__Topic sizes description change__// 53 -In the change description (and History) when altering the topic size of a topic the new and old value were switched around creating confusion, this has been resolved. 44 +== **Feedback Items** == 54 54 55 -//__ Passwordchangenotification__//56 - When anaccount passwordchangerequestis made,even whenthisfails,amailis senttothe account ownertonformthe ownerabouttheaction.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. This is particularly useful when changing a resouce used across multiple flows such as topic message definitions in event processors. 57 57 58 -//__ Passwordcomparison__//59 - Whenchanging a password, its comparedtoa list of known databasebreachesfor security.A warningis shown whenthepasswordcorrespondswithapasswordinthedatabase.49 +//__Q&A forum search__// 50 +The option to search by pressing the Enter key has been added to the Q&A forum. 60 60 61 -//__ Inactiveuser alerting__//62 -I nactivatedusersarenowremovedfromallalertsettings(included“disabled“settings)toavoid undesirablenotifications.52 +//__Memory settings__// 53 +It is now possible to change the memory settings of a newly added container before pressing "Apply to environment". 63 63 64 -//__ Alphabetical sorting on userleveln HTTP statistics__//65 -Va riablesin the 3rdgeneration runtimesHTTP statisticsdetailpagesarenowsorted caseinsensitive.55 +//__Runtime validation__// 56 +Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 66 66 58 +//__Runtime overview image versions__// 59 +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. 67 67 68 68 == **Bug Fixes** == 69 69 70 -//__ Flowdesignerstyling__//71 - 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). 72 72 73 -//__ Partialsearchfor messages__//74 - 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. 75 75 76 -//__D isk usageafter cloud templateupdate__//77 - Inthe last cloudtemplateupdatethere was anissuewithdiskperformance.This hasbeenresolvedin this release.Youcanmanually upgradeyourcloudtemplate,or relyonautomaticupdates.69 +//__Deployment prechecks__// 70 +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. 78 78 79 -//__Error handling migration__// 80 -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. 81 - 82 82 == **Fancy Forum Answers** == 83 83 84 84 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: 85 85 86 -* [[JSON Web Tokens (JWT authentication)>>https://my.emagiz.com/p/question/172825635703606919||target="blank"]] 87 -* [[Determining container sizes & reading architecture pages>>https://my.emagiz.com/p/question/172825635703594204||target="blank"]] 88 -* [[SFTP connectivity - supported algorithms>>https://my.emagiz.com/p/question/172825635703607141||target="blank"]] 89 -* [[Deploy property release results in missing flows in runtime>>https://my.emagiz.com/p/question/172825635703607354||target="blank"]] 90 -* [[MessageDeliveryException: Dispatcher has no subscribers>>https://my.emagiz.com/p/question/172825635703619797||target="blank"]] 76 +* [[Changing filename based on attribute>>https://my.emagiz.com/p/question/172825635703696968||target="blank"]] 77 +* [[Payload must be an instance of a Map>>https://my.emagiz.com/p/question/172825635703709401||target="blank"]] 78 +* [[Promoting a system to a split gateway>>https://my.emagiz.com/p/question/172825635703722185||target="blank"]] 91 91 80 +== **Key Takeaways** == 92 92 93 -== **Key takeaways** == 94 - 95 95 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: 96 96 97 97 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] ... ... @@ -101,7 +101,6 @@ 101 101 * Check out the release notes [here] 102 102 * Start thinking about how the license tracker can aid your development 103 103 * Start thinking about major, minor, and patch 104 -* Upgrade to the latest build number 105 105 * Keep making great integrations 106 106 107 107 Let's stay in touch and till next time! ... ... @@ -109,6 +109,11 @@ 109 109 {{info}} 110 110 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 111 111 112 -~*~* Indicates a next-generation-architecture only feature. 113 -{{/info}})))((({{toc/}}))){{/container}} 98 +{{/info}} 99 +))) 100 + 101 +((( 102 +{{toc/}} 103 +))) 114 114 {{/container}} 105 +{{/container}}