Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
From version 463.1
edited by Carlijn Kokkeler
on 2024/04/15 12:27
on 2024/04/15 12:27
Change comment:
There is no comment for this version
To version 574.4
edited by Danniar Firdausy
on 2024/07/01 13:46
on 2024/07/01 13:46
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 -2 18- SprightlySpring1 +224 - Summer Sonata - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.dfirdausy - Content
-
... ... @@ -3,43 +3,51 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** In th is release, wewill doa largemaintenanceupdate,movingtheeMagiz[[currentruntime>>doc:Main.eMagizAcademy.Fundamentals.fundamental-runtime-generation3||target="blank"]]stackfromSpring 5to Spring6 andfromJava8to Java17. Please refer toournew[[runtimeimage>>doc:Main.Release Information.RuntimeImages.V300.WebHome||target="blank"]]andSpring6 [[migrationpath>>doc:Main.eMagizSupport.MigrationPaths.migration-path-spring-6-migration.WebHome||target="blank"]]formoreinformation. Next to this,wehaveimprovedeventtreaminglogging,sothatlogsarenotclutteredwithirrelevantinfo anymore.Lastly,wehave removed thedeprecatedcloudoption'Root'fromtheportal.6 +**Hi there, eMagiz developers!** In the past week, we focused our effort to improve the usability of our platform as well as addressing feedback we received from the community. More specifically, we improved user interface issues on several pages that are revolving around the description of help texts, external links in the help texts, the page layouts of help texts, pop-up pages, as well as <mention EPB-1332 here>. Next to that <mention improvements on debugging here, EZ-18118 and EZ-18285>. Finally, we also fixed an issue of incorrectly generated resource paths of Keystores and Trustores when creating an Event Processor for models that got migrated from the legacy runtime architecture to the current generation architecture. 7 7 8 -== **Spring 6 Migration** == 9 -As announced in our previous release blogs, 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 this release. 8 +== **Feedback Items** == 9 +//__SwaggerUI default__// 10 +Model contacts are now able to select a default SwaggerUI environment from the API management settings in the Design phase. The environment selected here will be the first and the default value of SwaggerUI server dropdown. 10 10 11 -Configurations that contain any one of the listed components below are automatically migrated to Spring 6: 12 -* JDBC BoneCP data source 13 -* SSL web service message sender 14 -* Web service outbound gateway 15 -* SFTP session factory 16 -* HTTP components message sender 17 -* Job manager 18 -* Credentials 19 -* Simple job launcher 20 -* Default SFTP session factory 12 +[[image:Main.Images.Release Blog.WebHome@release-223-default-swaggerui.png]] 21 21 22 -{{info}}In our continued efforts to make the transition to Spring 6 as smooth as possible we have written down the advised process for identifying and updating the relevant flows as a consequence of the Spring 6 migration, which you can find [[here>>doc:Main.eMagiz Support.Migration Paths.migration-path-spring-6-migration.WebHome||target="blank"]]. 14 +//__Used message types__// 15 +It is now possible to filter the message types in Capture on whether they are used. 23 23 24 -This large maintenance update, moving the eMagiz runtime stack from Spring 5 to Spring 6 and from Java 8 to Java 17, includes moving to latest (major) versions of open source projects, libraries and technologies. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.WebHome||target="blank"]] will be released. Although no new functionality is added in this new image version, several Spring libraries have been changed significantly. More information can be found [[here>>doc:Main.Release Information.Runtime Images.V300.WebHome||target="blank"]]. {{/info}} 17 +[[image:Main.Images.Release Blog.WebHome@release-223-capture-settings-used.png]] 18 + 19 +//__Debugger duration__// 20 +Wiretaps and debugging sessions will now collect messages for ten minutes, this used to be five. Note that the JMS server needs to be updated in order to also store the messages for ten minutes instead of five. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V310.WebHome||target="blank"]] is available. 25 25 26 -{{info}}Please be aware that we will create autosaved versions for affected flows still running on the legacy runtime architecture. This way, we ensure consistency in what the user sees when working with flow components in the Create phase while at the same time prepare your model for a future migration to the current runtime architecture. Should you need to make a functional change in one of these affected flows, you can do so without a deployment and without using Spring 6 in your legacy runtime. {{/info}} 22 +== **Bug Fixes** == 23 +//__SFTP sessions__// 24 +Support has been added to provide SFTP session factories with a known_hosts in string format rather than file format, so that it is easier to setup SFTP. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V310.WebHome||target="blank"]] is available. Moreover, helptexts have been added for clarification. 27 27 28 -== **Feedback Items** == 29 -//__Event streaming logging__// 30 -Event streaming processors will produce significantly less logging, so the logs are not cluttered with irrelevant info logs. 26 +[[image:Main.Images.Release Blog.WebHome@release-223-known-hosts.png]] 31 31 32 -//__Root Cloud__// 33 -Options and screens related to the deprecated cloud option 'Root' have been removed from the portal. 34 34 29 +[[image:Main.Images.Release Blog.WebHome@release-223-known-hosts-generation.png]] 30 + 31 +//__SMB outbound gateway__// 32 +The SMB outbound gateway with the GET command did not work, this has been resolved. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V310.WebHome||target="blank"]] is available. 33 + 34 +//__TaskScheduler__// 35 +In rare occurences, when a TaskScheduler was used, a deadlock situation could occur due to thread starvation. The number of threads available to the TaskScheduler has been increased to resolve this issue. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V310.WebHome||target="blank"]] is available. 36 + 37 +//__View XSLT__// 38 +We fixed an issue with the transformation tooling, where it was not possible to view an XSLT in certain cases. 39 + 40 +//__Multipart/form-data HTTP request__// 41 +The recommended SpEL expression used for contructing a multipart/form-data HTTP request was no longer valid. The [[documentation>>doc:Main.eMagiz Academy.Microlearnings.Expert Level.Data Handling.expert-data-handling-multipart-form-data.WebHome||target="blank"]] has been updated with the new standard and the updated expression is now part of our default test suite. The [[legacy documentation>>doc:Main.eMagiz Academy.Microlearnings.Legacy Functionality.expert-data-handling-multipart-form-data.WebHome||target="blank"]] is also still available. 42 + 35 35 == **Fancy Forum Answers** == 36 36 37 37 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: 38 38 39 -* [[ ModelDashboard-Manage-color explanation>>https://my.emagiz.com/p/question/172825635703786144||target="blank"]]40 -* [[ ErrorhandlingwithinXSLTextensiongateway>>https://my.emagiz.com/p/question/172825635700354385||target="blank"]]41 -* [[ RequestingAzure token notworking becauseofform-datastructure>>https://my.emagiz.com/p/question/172825635703799013||target="blank"]]42 -* [[ PGPSigningandEncryption>>https://my.emagiz.com/p/question/172825635703799061||target="blank"]]47 +* [[.NET REST API authentication>>https://my.emagiz.com/p/question/172825635703862917||target="blank"]] 48 +* [[SMB Session Factory can't connect to AIX (or Linux) Samba share>>https://my.emagiz.com/p/question/172825635703875733||target="blank"]] 49 +* [[Check header value http_statusCode in standard filter>>https://my.emagiz.com/p/question/172825635703875955||target="blank"]] 50 +* [[How set up alerting for one message per hour>>https://my.emagiz.com/p/question/172825635703876056||target="blank"]] 43 43 44 44 == **Key Takeaways** == 45 45 ... ... @@ -49,7 +49,7 @@ 49 49 * If you have feedback or ideas for us, talk to the Platypus 50 50 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 51 51 * Clear your browser cache (Ctrl + Shift + Del) 52 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.2 18-SprightlySpring.WebHome||target="blank"]]60 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.223 - Idyllic Image.WebHome||target="blank"]] 53 53 * Start thinking about how the license tracker can aid your development 54 54 * Start thinking about major, minor, and patch 55 55 * Keep making great integrations