Changes for page 216 - Hack Heaven
Last modified by Carlijn Kokkeler on 2024/04/18 13:04
From version 412.1
edited by Erik Bakker
on 2024/03/11 14:48
on 2024/03/11 14:48
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 (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -21 6-HackHeaven1 +213 - Joyful Journeys - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -2,94 +2,80 @@ 2 2 {{container layoutStyle="columns"}} 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 - 6 -**Hi there, eMagiz developers!** As part of our alignment week we also had a hackathon event focusing on a wide array of reported feedback on the portal. The majority of the release blog will be focused on this. On top of that we launch new functionality that makes it easier to transform to JSON, to select infra flows in a release, and makes it possible to deploy multiple agents to a single machine that adheres to specific conditions. Furthermore, several announcements will be made via this release blog (and other channels) to better prepare your model for upcoming major changes. 7 7 8 - ==**Announcement-TLS1.0and1.1deprecated**==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. 9 9 10 -P laceholderforinfofromBas8 +== **Pop-up Improvements** == 11 11 12 -{{info}}Text{{/info}} 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. 13 13 14 - == **Announcement-Spring6** ==13 +[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]] 15 15 16 -Placeholder for info from Jelle 15 +//__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. 17 17 18 -{{warning}}Text{{/warning}} 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. 19 19 20 -== ** Updated release functionality - Infra flow selection** == 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. 21 21 22 - Thisrelease will include amajor update of our release functionality throughwhichyou can configure your release. As ofnoweMagiz will provide you with the optiono visuallysee changes on infra flow level.24 +== **Formatting & Alignments** == 23 23 24 -[[image:Main.Images.Release Blog.WebHome@release-216-hack-heaven--infra-flow-comparison.png]] 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. 25 25 26 -When you are in edit mode you can select a new version via the right-click option as you were used to for other flows. 29 +//__UI improvements__// 30 +UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 27 27 28 -[[image:Main.Images.Release Blog.WebHome@release-216-hack-heaven--infra-flow-selection.png]] 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. 29 29 30 -On top of that we have added an title to each context menu that specifies the flow type (i.e. exit connector, container infra, connector infra) for additional clarity while constructing your release. 35 +//__State generation statistics__// 36 +The state generation graphs will now show the correct number of cache hits and misses. 31 31 32 -[[image:Main.Images.Release Blog.WebHome@release-216-hack-heaven--context-menu-title.png]] 38 +//__Queue browser timestamps__// 39 +All timestamp formatting in the queue browser is now aligned to yyyy-MM-dd HH:mm:ss.SSS. 33 33 34 -== ** Updated deploy functionality on-premise - Multiple environments selection** == 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. 35 35 36 -{{warning}}The following is only applicable under the following conditions: 37 - * Windows 2022 server 38 - * Atleast one port opened (as a consequence of a hosted web service){{/warning}} 39 - 40 -When configuring your Deploy Agent you now have an additional option that can be activated by the user. With the help of this checkbox you unlock the possibility of stabily running multiple deploy agents on one machine. 41 - 42 -[[image:Main.Images.Release Blog.WebHome@release-216-hack-heaven--multiple-environments.png]] 43 - 44 44 == **Feedback Items** == 45 -//__Easier component selection in flow designer__// 46 -The area selector through which you can select one or more components has improved to allow for an easier selection of said components when they are displayed closed to the edge of the canvas. By expanding the area you can select the selection of these components will become much easier. 47 47 48 -//__ Improvedhandlingofoptionality in JSONon lists__//49 - Previously,eMagiz would always createaJSON array if yourdatamodelexpectedalist.Thiswould lead to unexpectedand undesirable behaviorofthe messageasemptyarraysarenot alwaysacceptedby external parties.With this release wehave changed the wayinwhichwe generatethe JSON outputshould therebe anemptylistn the output.Consequently the empty listwill**not**bepartof theoutput anymore asdesired.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. 50 50 51 -//__ Loadingbarwhensearching for log entries__//52 -T oindicatetothe userthateMagiz is stillbusy retrievinglogentrieswe havenowaddeda loading barto thelogentryoverviewupon pressing search.49 +//__Q&A forum search__// 50 +The option to search by pressing the Enter key has been added to the Q&A forum. 53 53 54 -//__ Improvedfeedback when deletingelementsfrom Capture__//55 - To betterspecify to the userwhich integrationorsystem the userintendstodeletewehaveimprovedtheextthe confirmationpop-up. Thiswaywe can providemoreinformationtothe user toavoidmistakes.52 +//__Memory settings__// 53 +It is now possible to change the memory settings of a newly added container before pressing "Apply to environment". 56 56 57 -//__ Enhancedfilter options in Manage__//58 - With this release we have added filter optionsonboth the Alertingtab andtheTriggerconfigurationpop-up.Thisresultsin being abletofilteron Status (Alerting) andQueues, Topics,Recipients,andmore(Trigger configuration pop-up) in these places.55 +//__Runtime validation__// 56 +Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 59 59 60 -//__ Copypropertynamesfrom Create__//61 - Thisreleaseunlockstheibilitytoeasilycopythename ofa propertyplaceholdersoitcan beusedwhilstdeploying.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. 62 62 63 -//__Improved feedback during migration to the current-runtime architecture__// 64 -We have improved the feedback should you try to migrate the JMS before any other runtime under Create -> Settings. 65 - 66 -//__Block user from making changes to their cloud whilst another upgrade is still in progress__// 67 -We now block the user from making changes to their cloud configuration when another upgrade is still in progress. 68 - 69 -//__Cron trigger validation__// 70 -We have added a validation check upon saving a cron expression in the Flow Designer to avoid flows not starting due to a misconfigured cron expression. 71 - 72 72 == **Bug Fixes** == 73 -//__Queue name validation__// 74 -The validation regarding undesired spaces for components that use a queue name has been improved. Specifically, users are now prevented from creating a queue name with a space in the queue name when editing this in the Create phase in the Flow Designer. 75 75 76 -[[image:Main.Images.Release Blog.WebHome@release-215-tiny-tales-queue-name-validation.png]] 77 - 78 78 //__Removal of onramp__// 79 - An issue hasbeenfixedwhereremovinganonrampthat was previously linked to acombined entry wasimpossibleinhe Createphase.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). 80 80 81 -//__e Magizlogin__//82 - In thelogin screen,users cannowpress "enter"tolog inwhentheusernamefield isselected. Previously,thiswas only thecasefor the passwordfield.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. 83 83 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. 71 + 84 84 == **Fancy Forum Answers** == 85 85 86 86 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: 87 87 88 -* [[eMagiz Mendix Kafka Module Issue (Mendix 10)>>https://my.emagiz.com/p/question/172825635703748180||target="blank"]] 89 -* [[SFTP + Privatekey not working>>https://my.emagiz.com/p/question/172825635703760538||target="blank"]] 90 -* [[Attribute name is not allowed to start with 'xml'>>https://my.emagiz.com/p/question/172825635703760662||target="blank"]] 91 -* [[How do I change the default content-type from ISO-8859-1 to utf-8>>https://my.emagiz.com/p/question/172825635703760803||target="blank"]] 92 -* [[Preparing Image for <runtime> failed>>https://my.emagiz.com/p/question/172825635703761022||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"]] 93 93 94 94 == **Key Takeaways** == 95 95