Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 189.1
edited by Carlijn Kokkeler
on 2023/10/23 14:49
on 2023/10/23 14:49
Change comment:
There is no comment for this version
To 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
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,101 +1,80 @@ 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 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. 9 +== **Feedback Items** == 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). 11 +//__Property releases__// 12 +When a new property release is created, this property release can now be viewed and deleted. 22 22 23 - Added support for SpEL propertyaccessors for XMLand JSON,meaningthat you can read messagepayloadsin SpELexpressionseasily. Forexample, toretrieve the valuefor 'id' in the following JSON String: `{"id":"123"}`, thisSpEL expression suffices: `payload.id`.14 +[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]] 24 24 25 -Added support for `#JsonPath` usage in SpEL expressions. 16 +//__Runtime deletion__// 17 +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. 26 26 27 -//__ New imageversion 2.0.0__//28 - The above functionalityarefeaturesofthenew image version 2.0.0. Important to noteisthatthe libraryused forCodeMappings has beenchanged. Changed thelibraryusedfor Code Mappings. Any customerwith Gen3runtimesand code mappingsis required toreset their infra flowspriortodeployingonimage2.0.0.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. 29 29 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. 30 30 31 -== **Metrics Storage Duration** == 32 - 33 - 34 - 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. 35 35 36 -== **Feedback Items** == 28 +//__Runtime validation__// 29 +Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 37 37 38 -//__ Alertingmanualpause__//39 - Afewreleases agowechangedthebehaviorofalertinginhedeploymentplan. Now each time whena deploymentplan isexecuted thealertingwillbeautomatically re-enabledwhen thedeployer closes the deploymentlanorclosesthe web browser. The majorityof the usersarehappy with the new behavior, but there are some use cases that youdonotwant start the alertingimmediately. With this release,if alertinghas beenpaused manually, this will not be activated automatically after a release deployment.31 +//__UI improvements__// 32 +UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 40 40 41 -//__ Orderingofgraphsin Manage__//42 -The graphsin Manage are now ordered accordingtoimportance. Thismeans thatruntime statisticsare sortedby"ProcessCPU usage" (highestfirst), queuestatistics aresortedby"Messagesin queue" (highest first), andHTTP statistics aresortedby "Unsuccessful requests"(highestfirst).34 +//__Q&A forum search__// 35 +The option to search by pressing the Enter key has been added to the Q&A forum. 43 43 44 -//__ UTC timesinGrafanapanels__//45 - AllGrafanapanelsnowshow UTC times,whicharenormallyused in eMagiz,insteadof local(browser)time zones. This way,itiseasierto match graphswithloggingeventsoralerts.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. 46 46 47 -//__ Updateflowdesignerversion__//48 - Theframeworkusedintheflowdesignerhasbeenupdated,improvingperformance.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. 49 49 50 -//__Carwash track TLS versions in logging__// 51 -A new logging feature will be released, enabling us to make better choices in deprecating old encryption standards. 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. 52 52 53 -//__ Moving channelsin the flowdesigner__//54 - Movingalreadyattachedchannelsintheflowdesigner hasbeenmade sligthly easier.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). 55 55 56 -//__ Topic sizes description change__//57 -In the changedescription(andHistory)whenalteringthe topicsize ofatopicthenew and oldvaluewere switched aroundcreating confusion,this has beenresolved.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. 58 58 59 -//__ Passwordchangeotification__//60 - Whenan account password change requestis made,evenwhenthisfails,a mailis sentto theaccountownertoinformtheowner abouttheaction.53 +//__State generation statistics__// 54 +The state generation graphs will now show the correct number of cache hits and misses. 61 61 62 -//__ Passwordcomparison__//63 -W henchangingapassword,itis compared to alist of knowndatabasebreaches for security.Awarningis shownwhenthepasswordcorrespondswithapasswordin thedatabase.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. 64 64 65 -//__ Inactiveseralerting__//66 - Inactivated usersare now removedfromll alertsettings(included“disabled“settings)to avoid undesirablenotifications.59 +//__Queue browser timestamps__// 60 +All timestamp formatting in the queue browser is now aligned to yyyy-MM-dd HH:mm:ss.SSS. 67 67 68 -//__ Alphabeticalsortingon userlevel in HTTP statistics__//69 - Variables in3rdgeneration runtimesHTTP statistics detailpagesarenow sortedcase insensitive.62 +//__Deployment prechecks__// 63 +During deployments prechecks will be done on runtimes that still have to be deployed from deploy architecture. 70 70 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. 71 71 72 -== **Bug Fixes** == 73 - 74 -//__Flow designer styling__// 75 -The styling of the flow designer's left component panel has been restructured, solving a rare bug which would break the styling of certain functionalities. 76 - 77 -//__Partial search for messages__// 78 -It is now possible to search on messages partially in Manage Monitoring. For example, a search for Uptime can be done by searching for "up" "time" "ptim". 79 - 80 -//__Disk usage after cloud template update__// 81 -In the last cloud template update there was an issue with disk performance. This has been resolved in this release. You can manually upgrade your cloud template, or rely on automatic updates. 82 - 83 -//__Error handling migration__// 84 -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. 85 - 86 86 == **Fancy Forum Answers** == 87 87 88 88 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: 89 89 90 -* [[JSON Web Tokens (JWT authentication)>>https://my.emagiz.com/p/question/172825635703606919||target="blank"]] 91 -* [[Determining container sizes & reading architecture pages>>https://my.emagiz.com/p/question/172825635703594204||target="blank"]] 92 -* [[SFTP connectivity - supported algorithms>>https://my.emagiz.com/p/question/172825635703607141||target="blank"]] 93 -* [[Deploy property release results in missing flows in runtime>>https://my.emagiz.com/p/question/172825635703607354||target="blank"]] 94 -* [[MessageDeliveryException: Dispatcher has no subscribers>>https://my.emagiz.com/p/question/172825635703619797||target="blank"]] 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"]] 95 95 76 +== **Key Takeaways** == 96 96 97 -== **Key takeaways** == 98 - 99 99 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: 100 100 101 101 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] ... ... @@ -105,7 +105,6 @@ 105 105 * Check out the release notes [here] 106 106 * Start thinking about how the license tracker can aid your development 107 107 * Start thinking about major, minor, and patch 108 -* Upgrade to the latest build number 109 109 * Keep making great integrations 110 110 111 111 Let's stay in touch and till next time! ... ... @@ -113,6 +113,11 @@ 113 113 {{info}} 114 114 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 115 115 116 -~*~* Indicates a next-generation-architecture only feature. 117 -{{/info}})))((({{toc/}}))){{/container}} 94 +{{/info}} 95 +))) 96 + 97 +((( 98 +{{toc/}} 99 +))) 118 118 {{/container}} 101 +{{/container}}