Changes for page 216 - Hack Heaven
Last modified by Carlijn Kokkeler on 2024/04/18 13:04
From version 416.1
edited by Erik Bakker
on 2024/03/11 15:15
on 2024/03/11 15:15
Change comment:
There is no comment for this version
To version 357.1
edited by Carlijn Kokkeler
on 2024/01/29 14:00
on 2024/01/29 14:00
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
-
... ... @@ -3,116 +3,51 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 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 releaseblog will be focused on this. On top of that, we launch new functionality that makes it easierto transform to JSON, select infraflowsin a release,and deploy multiple agents to a single machine that adheres to specific conditions.But before we dive into all that has changed, we will publish several announcements via this release blog (and other channels) to prepare your model for upcoming major changes.6 +**Hi there, eMagiz developers!** This release .... 7 7 8 -== ** Announcement - TLS versions deprecated** == 9 9 10 -Placeholder for info from Bas 11 - 12 -{{info}}Text{{/info}} 13 - 14 -== **Announcement - Spring 6** == 15 - 16 -In the next release, we expect to release a major version of our current runtime base image. This image moves the eMagiz stack from Java 8 to Java 17, and from Spring Framework 5 to Spring Framework 6. Although eMagiz will try to make the transition as smooth as possible, we recommend that you start with the following preparations. 17 - 18 -{{warning}} 19 -* Make sure that your release is running on the latest flow versions. After the release of the new image, eMagiz will push new flow versions of components that have changes. These new flow versions must be included in the subsequent release. Having your release already on the latest flow versions makes this less affecting 20 -* To help you identify which flow versions are especially important here, you can consider all flows that contain any of the following components: Simple job launcher (data pipelines), Job explorer (data pipelines), HTTP components message sender (support object), Web service outbound gateway (with a 'message sender' attribute specified), SFTP session factory (support object), API gateways with OAuth2 as security mechanism. 21 -* We recommend identifying flows with (advanced) custom Groovy scripts. As our Java version changes and the Spring version changes, this may affect the availability of the libraries on the classpath, and therefore the validity of import statements. You can already test the Groovy script using the flow testing functionality as flow testing is already running on the Java 17 and Spring Framework 6 baseline. 22 -* In addition, the groovy version used has been moved from version 3.0.19 to 4.0.18. These changes may affect your scripts as well. These release notes outline the major changes 23 -The code handling SFTP file transfer has been overhauled completely. Although this should not affect you, we encourage you to test your SFTP integrations before deploying to Production.{{/warning}} 24 - 25 - 26 -== **Infra flow selection** == 27 - 28 -This release will include a significant update to our release functionality, which allows you to configure your release. Presently, eMagiz will allow you to see changes on the infra-flow level visually. 29 - 30 -[[image:Main.Images.Release Blog.WebHome@release-216-hack-heaven--infra-flow-comparison.png]] 31 - 32 -In edit mode, you can select a new version via the right-click option, which you already use for other flows. 33 - 34 -[[image:Main.Images.Release Blog.WebHome@release-216-hack-heaven--infra-flow-selection.png]] 35 - 36 -We have also added a title to each context menu that specifies the flow type (e.g., exit connector, container infra, connector infra) for additional clarity while constructing your release. 37 - 38 -[[image:Main.Images.Release Blog.WebHome@release-216-hack-heaven--context-menu-title.png]] 39 - 40 -== **Multiple environments selection** == 41 - 42 -{{warning}}The following is only applicable under the following conditions: 43 - * Windows 2022 server 44 - * At least one port opened (as a consequence of a hosted web service){{/warning}} 45 - 46 -When configuring your Deploy Agent, you now have an additional option that the user can activate. This checkbox unlocks the possibility of stability when running multiple deploy agents on one machine. 47 - 48 -[[image:Main.Images.Release Blog.WebHome@release-216-hack-heaven--multiple-environments.png]] 49 - 50 50 == **Feedback Items** == 51 -//__Easier component selection in flow designer__// 52 -The area selector through which you can select one or more components has improved to allow for an easier selection of said components when displayed close to the edge of the canvas. Expanding the area allows you to select these components, which will become much easier. 53 53 54 -//__ Improved handling of optionalityin JSON onlists__//55 - Previously,eMagizalwayscreated a JSON arrayif yourdata modelxpectedalist.Thisled to unexpected and undesirablebehavior ofthemessage,asemptyarrays arenot alwaysacceptedbyexternalparties.11 +//__Property releases__// 12 +When a new property release is created, this property release can now be viewed and deleted. 56 56 57 - With this release, we have changed the wayinwhich wegeneratetheJSONoutput should therebenemptyist. Consequently, theemptylist will **not** bepartof theoutput anymore,asdesired.14 +[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]] 58 58 59 -//__ Loading bar whensearching forlogentries__//60 - To indicate to theuser thateMagiz isstillbusyretrievinglogentries,wehave addedaloadingbarto the logentryoverviewuponpressing search.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. 61 61 62 -//__ Improvedfeedback when deletingelementsfrom Capture__//63 - Tobetterspecifyto theuserwhich integration orsystemtheuser intendsto delete,wehaveimproved thetextin theconfirmationpop-up.This way,wecanprovidemore informationto theuser to avoidmistakes.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. 64 64 65 -//__ Enhanced filter optionsin Manage__//66 - Withthisrelease,wehaveadded filteroptionson both theAlerting tab andtheTriggerconfigurationpop-up.Thisallowsusers to filteron Status (Alerting)and Queues,Topics,Recipients,andmore(Triggerconfigurationpop-up)in theseplaces.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. 67 67 68 -//__ Copy propertynamesfrom Create__//69 - Thisreleaseunlocksthepossibilityofeasilycopying thenameof aproperty placeholder soitcanbeusedwhiledeploying.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. 70 70 71 -//__ Improved feedback during migration to the current runtime architecture__//72 - Should you try to migrate the JMS before anyother runtimeunder Create-> Settings, we haveimprovedthefeedback.Thisfeedback will tellyouwhyyoucannotmigratein thisorder.28 +//__Runtime validation__// 29 +Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 73 73 74 -//__ Blockuser from making changes to theircloud whileanother upgrade isstill in progress__//75 - Wenow block users fromchangingtheircloudconfigurationwhen anotherupgradeisongoing.31 +//__UI improvements__// 32 +UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 76 76 77 -//__ Crontriggervalidation__//78 - Wehaveadded a validationcheck uponsaving a cronexpressionintheFlow Designertoavoid flows notstartingdue toa misconfiguredcronexpression.34 +//__Q&A forum search__// 35 +The option to search by pressing the Enter key has been added to the Q&A forum. 79 79 37 +//__Action messages__// 38 +The formatting of action messages regarding changes in retention bytes/hours has been improved. The action message will now display the correct, actual behaviour. 39 + 80 80 == **Bug Fixes** == 81 -//__Making Edit (and View) the default action when configuring parameters__// 82 -We have made the Edit (and View) button the default action when configuring parameters in a transformation. 83 83 84 -//__Property configuration pop-up resized__// 85 -We have resized the property configuration overviews to make the property value better readable. 86 86 87 -//__Alphabetically sorted components in the flow designer__// 88 -As of this release, we now sort the components alphabetically in the flow designer. 89 89 90 -//__Improved sorting on runtime overview__// 91 -As of this release, we now sort the runtimes in the runtime overview correctly by time. This means that the runtime with a changed status, closest to the current date and time, is shown at the top of the list. This should reduce the chance of overlooking a critical mistake. 92 - 93 -//__Improved sorting on catalog overview__// 94 -As of this release, we now sort the topics in the catalog by name. 95 - 96 -//__Styling fix on rich text editors__// 97 -Rich text editors are used in various parts of the portal. This release fixes a broken styling configuration that made it difficult to fill in information in these editors. 98 - 99 -//__Styling fix on release edit__// 100 -As of this release, the correct icon (green) will be shown when wanting to add a second API operation under the same "header." 101 - 102 -//__Removed false-positive alerts on transformations__// 103 -When transforming a string to a non-empty string, eMagiz would also show an alert even if the user made a check to avoid an empty string as output. This behavior is now corrected. This will significantly reduce the number of alerts you will see as a user within the context of your transformation. 104 - 105 -//__Event Streaming Graphs - view thirty days back__// 106 -Just like the other views, we now also provide the user with a default thirty-day window to analyze relevant statistics related to event streaming further. 107 - 108 -//__Improved helptext__// 109 -We have improved various help texts across the portal to indicate better what should be filled in for specific fields. 110 - 111 111 == **Fancy Forum Answers** == 112 112 113 113 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: 114 114 115 -* [[XSD is only partially imported into eMagiz (xmlStat.xsd)>>https://my.emagiz.com/p/question/172825635703773349||target="blank"]] 48 +* [[What is the eMagiz control tower?>>https://my.emagiz.com/p/question/172825635703696612||target="blank"]] 49 +* [[Deleting connector without flows gives error>>https://my.emagiz.com/p/question/172825635703696657]] 50 +* [[How to use a flowtest with path properties>>https://my.emagiz.com/p/question/172825635703696835||target="blank"]] 116 116 117 117 == **Key Takeaways** == 118 118