Changes for page 216 - Hack Heaven
Last modified by Carlijn Kokkeler on 2024/04/18 13:04
From version 410.1
edited by Erik Bakker
on 2024/03/11 14:39
on 2024/03/11 14:39
Change comment:
There is no comment for this version
To version 360.1
edited by Carlijn Kokkeler
on 2024/01/29 14:41
on 2024/01/29 14:41
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,86 +2,78 @@ 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- TLS 1.0and1.1deprecated**==6 +**Hi there, eMagiz developers!** This release .... 9 9 10 -Placeholder for info from Bas 8 +== **Pop-up Improvements** == 9 +//__Property releases__// 10 +When a new property release is created, this property release can now be viewed and deleted. 11 11 12 - {{info}}{{/info}}12 +[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]] 13 13 14 -== **Announcement - Spring 6** == 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. 15 15 16 -Placeholder for info from Jelle 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. 17 17 18 -{{warning}}{{/warning}} 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. 19 19 20 -== ** Updated release functionality - Infra flow selection** == 23 +== **User Journey** == 24 +//__Update flows__// 25 +In Create > Resources, a button "Update flows" has been added to update versions of all flows in which a resource is used. 21 21 22 -This release will include a major update of our release functionality through which you can configure your release. As of now eMagiz will provide you with the option to visually see changes on infra flow level. 27 +//__Input fields__// 28 +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. 23 23 24 -[[image:Main.Images.Release Blog.WebHome@release-216-hack-heaven--infra-flow-comparison.png]] 30 +//__UI improvements__// 31 +UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 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. 33 +//__Q&A forum search__// 34 +The option to search by pressing the Enter key has been added to the Q&A forum. 27 27 28 -[[image:Main.Images.Release Blog.WebHome@release-216-hack-heaven--infra-flow-selection.png]] 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. 31 - 32 -[[image:Main.Images.Release Blog.WebHome@release-216-hack-heaven--context-menu-title.png]] 33 - 34 -== ** Updated deploy functionality on-premise - Multiple environments selection** == 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 -//__ Improvedhandling of optionalityinJSON on lists__//49 - Previously,eMagizwouldalwayscreatea JSON array if your datamodelexpected a list. Thiswouldleadtounexpectedand undesirablebehaviorof themessageas emptyarraysaret always acceptedbyexternal parties.Withthis releasewe have changed the way in which wegeneratetheJSON output should therebean emptylisttheoutput.Consequently theempty listwill **not**be partoftheoutputanymoreasdesired.38 +//__Memory settings__// 39 +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. 50 50 51 -//__ Loading bar whensearching forlog entries__//52 - Toindicateto theuserthateMagiz is still busyretrievinglog entries we havenowadded a loadingbar to the logentryoverviewupon pressingsearch.41 +//__Runtime validation__// 42 +Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 53 53 54 -//__ Improved feedbackwhendeletinglementsfrom Capture__//55 - To betterspecifytothe user which integrationor systemthe user intendstodeletewehave improved thetextintheconfirmationpop-up. Thisway wecan providemore informationtothe usertoavoid mistakes.44 +//__Runtime overview image versions__// 45 +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. 56 56 57 -//__Enhanced filter options in Manage__// 58 -With this release we have added filter options on both the Alerting tab and the Trigger configuration pop-up. This results in being able to filter on Status (Alerting) and Queues, Topics, Recipients, and more (Trigger configuration pop-up) in these places. 47 +== **Bug Fixes** == 59 59 60 -//__ Copypropertynames from Create__//61 - This releaseunlocksthepossibilityto easily copythe name ofa property placeholderso itcanbe usedwhilstdeploying.49 +//__Removal of onramp__// 50 +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). 62 62 52 +//__Component changes reversion__// 53 +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. 63 63 64 -== **Bug Fixes** == 65 -//__Queue name validation__// 66 -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. 55 +//__State generation statistics__// 56 +The state generation graphs will now show the correct number of cache hits and misses. 67 67 68 -[[image:Main.Images.Release Blog.WebHome@release-215-tiny-tales-queue-name-validation.png]] 58 +//__Runtime statistics details__// 59 +We fixed an issue where heap memory usage data was accumulating when zooming out in the runtime statistics details dashboards. 69 69 70 -//__ Removalof onramp__//71 -A nissuehasbeenfixed where removinganonrampthatwaspreviouslylinkedto acombinedentrywasimpossible in the Create phase.61 +//__Queue browser timestamps__// 62 +All timestamp formatting in the queue browser is now aligned to yyyy-MM-dd HH:mm:ss.SSS. 72 72 73 -//__e Magizlogin__//74 - Inthegincreen, userscannowpress "enter"tologin whentheusernamefieldis selected.Previously,this was onlythease forthe password field.64 +//__Deployment prechecks__// 65 +During deployments prechecks will be done on runtimes that still have to be deployed from deploy architecture. 75 75 67 +//__Addition and deletion of internal recipients__// 68 +Internal recipients are now added and deleted correctly. Before, an internal recipient could be added and thereafter deleted automatically when refreshing the page. 69 + 76 76 == **Fancy Forum Answers** == 77 77 78 78 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: 79 79 80 -* [[eMagiz Mendix Kafka Module Issue (Mendix 10)>>https://my.emagiz.com/p/question/172825635703748180||target="blank"]] 81 -* [[SFTP + Privatekey not working>>https://my.emagiz.com/p/question/172825635703760538||target="blank"]] 82 -* [[Attribute name is not allowed to start with 'xml'>>https://my.emagiz.com/p/question/172825635703760662||target="blank"]] 83 -* [[How do I change the default content-type from ISO-8859-1 to utf-8>>https://my.emagiz.com/p/question/172825635703760803||target="blank"]] 84 -* [[Preparing Image for <runtime> failed>>https://my.emagiz.com/p/question/172825635703761022||target="blank"]] 74 +* [[What is the eMagiz control tower?>>https://my.emagiz.com/p/question/172825635703696612||target="blank"]] 75 +* [[Deleting connector without flows gives error>>https://my.emagiz.com/p/question/172825635703696657]] 76 +* [[How to use a flowtest with path properties>>https://my.emagiz.com/p/question/172825635703696835||target="blank"]] 85 85 86 86 == **Key Takeaways** == 87 87