Changes for page 212 - Failover Fiesta
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 190.1
edited by Carlijn Kokkeler
on 2023/10/23 15:01
on 2023/10/23 15:01
Change comment:
There is no comment for this version
To version 313.1
edited by Carlijn Kokkeler
on 2023/12/21 14:34
on 2023/12/21 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-AlignedState1 +211 - Log Luminary - Content
-
... ... @@ -1,100 +1,74 @@ 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 done much work for state generation, so that you can derive more information from your data! Examples are enrichment, aggregation, change detection and duplicate detection. State generation functionality is only accessible for 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!** 6 6 7 -== ** State Generation** ==8 +== **TBD** == 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. 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). 22 22 23 - Addedsupport for SpEL property accessors for XML andJSON, meaning that youcanreadmessagepayloads 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`.12 +== **Feedback Items** == 24 24 25 -Added support for `#JsonPath` usage in SpEL expressions. 14 +//__Runtime overview__// 15 +We added a new overview in the Deploy phase, called 'Runtime Overview', which shows the information of all runtimes on running machines in an overview. 26 26 27 -//__New image version 2.0.0__// 28 -The above functionalities are features of the new image version 2.0.0. Important to note is that the library used for Code Mappings has been changed. Changed the library used for Code Mappings. Any customer with Gen3 runtimes and code mappings is required to reset their infra flows prior to deploying on image 2.0.0. 17 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-runtime-overview.png]] 29 29 30 -//__ ComponentPages__//31 - Pages to add the newcomponentshavebeen created.Formshavebeencreatednicely withproperhelptexts.The EHCachecachemanagerhasbeen removed.19 +//__Missing properties overview__// 20 +The missing properties overview has been updated to show the runtimes and flow versions of missing property values. 32 32 22 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-missing-properties-overview.png]] 33 33 34 -== **Metrics Storage Duration** == 35 - 36 - 37 - 24 +//__Breaking changes pop-up__// 25 +Pending changes that have a high risk level are now shown in red bold in the pop up that appears after clicking 'Apply to environment'. 38 38 39 - ==**FeedbackItems** ==27 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-breaking-changes.jpg]] 40 40 41 -//__ Alertingmanualpause__//42 - A fewreleases agowechanged the behaviorofalerting in thedeployment plan.Noweach time when a deploymentplan is executed theerting will be automaticallyre-enabledwhenthedeployercloses thedeploymentplanor closestheweb browser.Themajorityof the usersare happy with thenew behavior, butthere aresomeuse casesthat youdo not wantstartthealerting immediately.Withthisrelease,if alerting has beenpausedmanually,this will not be activatedautomatically afterreleasedeployment.29 +//__External recipients emailaddress__// 30 +The overview of external recipients has been updated. External recipients are created on a model level, instead of comma separated list. This means that you can add them to your environment directly, like internal users. 43 43 44 -//__ Orderingofgraphsin Manage__//45 - ThegraphsinManage are nowordered according to importance. Thismeansthat runtimestatistics are sortedby "Process CPU usage" (highestfirst), queuestatisticsare sortedby "Messagesin queue"(highestfirst), and HTTP statistics aresortedby "Unsuccessful requests" (highest first).32 +//__Broker queue metrics dashboards__// 33 +It is now possible to select the MQTT broker in the queue metrics dashboards. 46 46 47 -//__ UTCtimesin Grafanapanels__//48 - AllGrafana panelsnowshowUTCtimes,whicharenormallyusedineMagiz,insteadof local(browser)timezones. Thisway, it is easierto matchgraphswithloggingeventsoralerts.35 +//__Runtime image version__// 36 +The version of runtime images used to prepare your containers for deployments will be the same across all environments. This holds for releases that are deployed and promoted to a next environment. 49 49 50 -//__ Updateflowdesignerversion__//51 - Theramework usedin theflowdesignerhasbeenupdated,improvingperformance.38 +//__Runtime restart or redeploy overview__// 39 +Before executing the deployment plan to deploy machines, a pop-up will be shown with a list of the affected runtimes. 52 52 53 -//__Carwash track TLS versions in logging__// 54 -A new logging feature will be released, enabling us to make better choices in deprecating old encryption standards. 41 +[[image:Main.Images.Release Blog.WebHome@release-blog-211-restarted-redeployed-runtimes.jpg]] 55 55 56 -//__Moving channels in the flow designer__// 57 -Moving already attached channels in the flow designer has been made sligthly easier. 43 +== **Bug Fixes** == 58 58 59 -//__ Topic sizesdescription change__//60 - In thechangedescription(andHistory)whenalteringthetopicsize ofa topicthenewandoldvaluewere switchedaroundcreatingconfusion,this hasbeenresolved.45 +//__Message throughput__// 46 +The message throughput graph in the Manage phase will now show the correct data, independent from the selected time internal. Before, this graph would not show any data in some cases. 61 61 62 -//__ Password changeotification__//63 - When anaccountpassword change request is made,evenwhen thisfails,amailissentto theaccount owner to informthe owner aboutthe action.48 +//__Deployment execution error message__// 49 +In some cases when a machine type step in your deployment execution has an error and the portal tries to display this error message, it may give an error in the portal. This case has been fixed by now showing a generic error in the deployment plan and logging the full error to the Deploy history. The Deploy history will show a summary of the error and show the full error message in a new popup. 64 64 65 -//__ Passwordcomparison__//66 - Whenchangingapassword,itiscomparedtoa listof knowndatabasebreachesforsecurity.A warningisshown whenthepasswordcorresponds witha passwordinthedatabase.51 +//__Cloud template upgrade unjust rollback__// 52 +An issue has been fixed where a cloud template upgrade would be rolled back unjustly due to failed runtime checks on gen3. 67 67 68 -//__ Inactive useralerting__//69 - Inactivatedusers arenow removedfromallalertsettings(included “disabled“settings)toavoid undesirablenotifications.54 +//__Missing log entries__// 55 +We improved crash handling so that log messages clearly show when and why a container failed to start. 70 70 71 -//__ Alphabetical sorting on userlevelinHTTP statistics__//72 - Variablesin the3rd generationruntimesHTTPstatistics detail pagesarenowsortedcaseinsensitive.57 +//__Runtime logging__// 58 +We fixed a bug where no new log messages were showing up, even though they were produced by the container. 73 73 74 74 75 -== **Bug Fixes** == 76 76 77 -//__Flow designer styling__// 78 -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. 79 79 80 -//__Partial search for messages__// 81 -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". 82 - 83 -//__Disk usage after cloud template update__// 84 -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. 85 - 86 -//__Error handling migration__// 87 -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. 88 - 89 89 == **Fancy Forum Answers** == 90 90 91 91 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: 92 92 93 -* [[ JSON WebTokens(JWTauthentication)>>https://my.emagiz.com/p/question/172825635703606919||target="blank"]]94 -* [[ Determiningcontainersizes& reading architecturepages>>https://my.emagiz.com/p/question/172825635703594204||target="blank"]]95 -* [[ SFTP connectivity-supportedalgorithms>>https://my.emagiz.com/p/question/172825635703607141||target="blank"]]96 -* [[ Deploypropertyreleaseesultsinmissing flows inruntime>>https://my.emagiz.com/p/question/172825635703607354||target="blank"]]97 -* [[M essageDeliveryException:Dispatcherhas nosubscribers>>https://my.emagiz.com/p/question/172825635703619797||target="blank"]]67 +* [[Deleting object failed for security reasons>>https://my.emagiz.com/p/question/172825635703671061||target="blank"]] 68 +* [[How do I delete a user?>>https://my.emagiz.com/p/question/172825635703670973||target="blank"]] 69 +* [[Import RCV-Shipment & RCV-Receipt XSD from Boltrics>>https://my.emagiz.com/p/question/172825635703671171||target="blank"]] 70 +* [[Add day in XPath header enricher>>https://my.emagiz.com/p/question/172825635703671325||target="blank"]] 71 +* [[Missing Body Java type resulting in problems>>https://my.emagiz.com/p/question/172825635703683790||target="blank"]] 98 98 99 99 100 100 == **Key takeaways** == ... ... @@ -117,5 +117,11 @@ 117 117 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 118 118 119 119 ~*~* Indicates a next-generation-architecture only feature. 120 -{{/info}})))((({{toc/}}))){{/container}} 94 +{{/info}} 95 +))) 96 + 97 +((( 98 +{{toc/}} 99 +))) 121 121 {{/container}} 101 +{{/container}}