Changes for page 216 - Hack Heaven
Last modified by Carlijn Kokkeler on 2024/04/18 13:04
From version 425.1
edited by Erik Bakker
on 2024/03/12 14:08
on 2024/03/12 14:08
Change comment:
There is no comment for this version
To version 289.1
edited by Carlijn Kokkeler
on 2023/12/06 13:20
on 2023/12/06 13:20
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-Hack Heaven1 +210 - Deployment Delights - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -3,127 +3,59 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** Aspartof ouralignment week, wealsohada hackathoneventfocusingon a widearrayofreportedfeedback onthe portal. Themajorityofthereleaseblogwillbefocusedonthis.Ontopofthat, welaunchnew functionalitythatmakesiteasierto transformtoJSON, selectinfra flows in arelease,and deploymultipleagents toasinglemachinethat adherestospecific conditions.Butbeforewe diveintoall that haschanged, we will publishseveral announcementsviathis releaseblog (and other channels)toprepareyourmodelforupcomingmajor changes.6 +**Hi there, eMagiz developers!** In this release, we have invested our effort to improve the performance and experience of our platform in the Deploy phase. Next to that, we did several bug fixes, not only for the Deploy phase, but also for the Store. Lastly, we made some changes to the alerts that you may be receiving. 7 7 8 -== ** nnouncement - TLS versions deprecated** ==8 +== **Alerts** == 9 9 10 -As eMagiz, we continuously validate our best practices configuration on security to the industry-wide standards in the fields of security to uphold our reputation as a reliable and secure integration platform. As a result of our latest evaluation, we decided to follow the industry-wide standard to **not** support the following TLS versions anymore in our **[[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]]** architecture for outgoing connections from eMagiz to external systems as of April 11th, 2024. 10 +//__Topic approaching max size alert__// 11 +The alert ‘topic approaching maximum size’ has been temporarily disabled due to a high number of false positives. 11 11 12 - *TLSv1.013 - *TLSv1.113 +//__Missing metrics alert__// 14 +We solved an issue where the ‘missing metrics’ alert did not always contain the full container name. 14 14 15 -{{info}}Should you have concerns whether any of the external systems called from your eMagiz model only support the older TLS versions we suggest checking this via either OpenSSL or SOAP UI by calling the endpoint.{{/info}} 16 - 17 -== **Announcement - Spring 6** == 18 - 19 -We will release a major version of our [[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] base image for all our clients running on the **[[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]]** architecture in our release that will be released on April 11th, 2024. 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. 20 - 21 -{{warning}} 22 -* 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 changed. These new flow versions must be included in the subsequent release. Having your release already on the **latest** flow versions makes this less affecting. 23 -* To help you identify which flow versions are essential here, you can consider all flows that contain any of the following components: 24 -** Simple job launcher (data pipelines) 25 -** Job explorer (data pipelines) 26 -** HTTP components message sender (support object) 27 -** Web service outbound gateway (with a 'message sender' attribute specified) 28 -** SFTP session factory (support object) 29 -** API gateways with OAuth2 as security mechanism. 30 -* We recommend identifying flows with (advanced) custom Groovy scripts. As our Java and Spring versions change, 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. 31 -** Additionally, the Groovy version has been moved from 3.0.19 to 4.0.18. These changes may affect your scripts as well. [[These release notes >>https://groovy-lang.org/releasenotes/groovy-4.0.html||target="blank"]] will specify the changes in more detail. 32 -* 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}} 33 - 34 -== **Infra flow selection** == 35 - 36 -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. 37 - 38 -[[image:Main.Images.Release Blog.WebHome@release-216-hack-heaven--infra-flow-comparison.png]] 39 - 40 -In edit mode, you can select a new version via the right-click option, which you already use for other flows. 41 - 42 -[[image:Main.Images.Release Blog.WebHome@release-216-hack-heaven--infra-flow-selection.png]] 43 - 44 -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. 45 - 46 -[[image:Main.Images.Release Blog.WebHome@release-216-hack-heaven--context-menu-title.png]] 47 - 48 -== **Multiple environments selection** == 49 - 50 -{{warning}}The following is only applicable under the following conditions: 51 - * Windows 2022 server 52 - * At least one port opened (as a consequence of a hosted web service){{/warning}} 53 - 54 -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. 55 - 56 -[[image:Main.Images.Release Blog.WebHome@release-216-hack-heaven--multiple-environments.png]] 57 - 58 58 == **Feedback Items** == 59 -//__Easier component selection in flow designer__// 60 -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. 61 61 62 -//__ Improved handling of optionality inJSONonlists__//63 - Previously,eMagizalwayscreatedaJSON arrayif yourdatamodelxpectedalist. Thisledtounexpectedandundesirablebehavior ofthemessage,asemptyarrays are notalwaysacceptedbyexternalparties.18 +//__Container version overview__// 19 +In Deploy > Releases, it is now possible to see the container versions in the release details. This can be viewed by clicking the three dots in the Create phase section. By having this overview, you can check which versions of the containers that exist in Deploy Architecture are in the release. 64 64 65 - With this release, we have changed the wayinwhich wegeneratetheJSONoutput should therebenemptylist. Consequently, the emptylistwill **not** bepartof theoutput anymore, as desired.21 +[[image:Main.Images.Release Blog.WebHome@release-blog-210-deployment-delights-container-overview.png]] 66 66 67 -//__ Loading bar when searchingfor log entries__//68 - To indicatetotheuser that eMagiz isstillbusy retrievinglogentries,wehaveadded aloadingbar to the logentryoverviewupon pressingsearch.23 +//__Unchanged containers__// 24 +When deploying a new release, containers that have no changes between the deployed release and the new release will not be deployed and restarted. This decreases the deployment time and improves the performance. 69 69 70 -//__ Improved feedback when deletingelements fromCapture__//71 - To better specify to the user which integrationor system theuserintendsdelete,wehaveimprovedthetext intheconfirmationpop-up. Thisway,we can providemoreinformation to theusertoavoidmistakes.26 +//__Rebuilding of images__// 27 +Changing the list of flows that should run on a container will now trigger the rebuilding of images. 72 72 73 -//__Enhanced filter options in Manage__// 74 -With this release, we have added filter options on both the Alerting tab and the Trigger configuration pop-up. This allows users to filter on Status (Alerting) and Queues, Topics, Recipients, and more (Trigger configuration pop-up) in these places. 75 - 76 -//__Copy property names from Create__// 77 -This release unlocks the possibility of easily copying the name of a property placeholder so it can be used while deploying. 78 - 79 -//__Improved feedback during migration to the current runtime architecture__// 80 -Should you try to migrate the JMS before any other runtime under Create -> Settings, we have improved the feedback. This feedback will tell you why you cannot migrate in this order. 81 - 82 -//__Block user from making changes to their cloud while another upgrade is still in progress__// 83 -We now block users from changing their cloud configuration when another upgrade is ongoing. 84 - 85 -//__Cron trigger validation__// 86 -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. 87 - 88 88 == **Bug Fixes** == 89 -//__Making Edit (and View) the default action when configuring parameters__// 90 -We have made the Edit (and View) button the default action when configuring parameters in a transformation. 91 91 92 -//__ Property configurationpop-upresized__//93 - Wehaveresizedthepropertyconfiguration overviewstomakethepropertyvaluebetter readable.31 +//__Runtime metrics processing__// 32 +The collection and publishing of runtime metrics is no longer synchronized across containers, which improves their processing. 94 94 95 -//__ Alphabetically sorted componentsin the flow designer__//96 - Asofthisrelease,wenowsortthecomponentsalphabeticallyinthe flowdesigner.34 +//__Deployment plan__// 35 +We solved a bug where a deployment step in the execution of the deployment plan could randomly get stuck. 97 97 98 -//__ Improvedsortingonruntimeoverview__//99 -A sof thisrelease,we nowsorttheruntimes inthe runtimeoverviewcorrectly by time. This means that theruntimewithachanged status,closesttothecurrentdateand time, isshownatthetop ofhelist.Thisshouldreducethechance ofoverlookinga critical mistake.37 +//__View all store items__// 38 +An issue has been fixed where it was not possible to load more store items in the left panel in the Create phase Flow Designer. 100 100 101 -//__ Improved sortingoncatalogoverview__//102 - Asofthis release,wenowsortthe topics in thecatalogbyname.40 +//__Out of memory behavior__// 41 +We improved the out of memory behavior of runtimes. Runtimes will now always restart when an out of memory error occurs. 103 103 104 -//__ Styling fixon richtext editors__//105 - Richtexteditorsareusedinvariouspartsof theportal.Thisrelease fixesa brokenstylingconfigurationthatmadedifficult tofill in informationinheseeditors.43 +//__Max fetch size__// 44 +In the Flow Designer, we improved the help text of the advanced option of ‘max fetch size’ for the Mail Inbound Adapter component to better describe how that option affects the component's behavior. 106 106 107 -//__Styling fix on release edit__// 108 -As of this release, the correct icon (green) will be shown when wanting to add a second API operation under the same "header." 109 - 110 -//__Removed false-positive alerts on transformations__// 111 -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. 112 - 113 -//__Event Streaming Graphs - view thirty days back__// 114 -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. 115 - 116 -//__Improved helptext__// 117 -We have improved various help texts across the portal to indicate better what should be filled in for specific fields. 118 - 119 119 == **Fancy Forum Answers** == 120 120 121 121 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: 122 122 123 -* [[XSD is only partially imported into eMagiz (xmlStat.xsd)>>https://my.emagiz.com/p/question/172825635703773349||target="blank"]] 50 +* [[Deleting object failed for security reasons>>https://my.emagiz.com/p/question/172825635703671061||target="blank"]] 51 +* [[How do I delete a user?>>https://my.emagiz.com/p/question/172825635703670973||target="blank"]] 52 +* [[Import RCV-Shipment & RCV-Receipt XSD from Boltrics>>https://my.emagiz.com/p/question/172825635703671171||target="blank"]] 53 +* [[Add day in XPath header enricher>>https://my.emagiz.com/p/question/172825635703671325||target="blank"]] 54 +* [[Missing Body Java type resulting in problems>>https://my.emagiz.com/p/question/172825635703683790||target="blank"]] 124 124 125 -== **Key Takeaways** == 126 126 57 +== **Key takeaways** == 58 + 127 127 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: 128 128 129 129 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] ... ... @@ -133,6 +133,7 @@ 133 133 * Check out the release notes [here] 134 134 * Start thinking about how the license tracker can aid your development 135 135 * Start thinking about major, minor, and patch 68 +* Upgrade to the latest build number 136 136 * Keep making great integrations 137 137 138 138 Let's stay in touch and till next time! ... ... @@ -140,6 +140,7 @@ 140 140 {{info}} 141 141 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 142 142 76 +~*~* Indicates a next-generation-architecture only feature. 143 143 {{/info}} 144 144 ))) 145 145