Changes for page 240 - Spring Cleaning
Last modified by Erik Bakker on 2025/03/10 10:00
From version 459.1
edited by Carlijn Kokkeler
on 2024/04/10 11:55
on 2024/04/10 11:55
Change comment:
There is no comment for this version
To version 603.1
edited by Erik Bakker
on 2024/07/16 14:38
on 2024/07/16 14:38
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 +225 - Pop-up Party - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -3,43 +3,76 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** In this release, we will doalarge maintenanceupdate, movingthe eMagiz [[currentruntime>>doc:Main.eMagizAcademy.Fundamentals.fundamental-runtime-generation3||target="blank"]] stack from Spring5 to Spring 6and from Java 8 to Java 17. Pleasereferto our new [[runtime image>>doc:Main.ReleaseInformation.Runtime Images.V300.WebHome||target="blank"]]andSpring6 [[migrationpath>>doc:Main.eMagizSupport.MigrationPaths.migration-path-spring-6-migration.WebHome||target="blank"]] formore information.Next tothis, we haveimprovedventstreaminglogging,sothatlogs arenot cluttered withirrelevantinfoanymore.Lastly, wehaveremovedthedeprecatedcloudoption'Root'fromtheportal.6 +**Hi there, eMagiz developers!** In this release, a new runtime image (LINK) will be available, including changes to our infinispan cache manager, SMB inbound channel adapter, and heap memory configuration. Moreover, we have made progress on our alerting improvement plans and have improved and added several pop-up screens. Find out all we released below! 7 7 8 -== ** Spring 6 Migration** ==9 -A s announced in our previous release blogs, we willrelease a major version of our [[currentruntime>>doc:Main.eMagizAcademy.Fundamentals.fundamental-runtime-generation3||target="blank"]] baseimagefor all our clients running on the [[currentruntime>>doc:Main.eMagizAcademy.Fundamentals.fundamental-runtime-generation3||target="blank"]] architecture in thisrelease.8 +== **Feedback Items** == 9 +//__Alerting notification settings__// 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 11 +//__Process containers__// 12 +If a model does not have a license for a pattern, the model contact now has the option to delete the process container of that given pattern. 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 +//__Design settings__// 15 +When pressing Apply settings in Design Settings, a confirmation screen will now be shown to present the changes that will be taken into effect for each environment. 23 23 24 - This largemaintenance update, movingtheeMagiz runtime stack from Spring5 to Spring 6 and from Java 8 to Java 17, includesmoving to latest (major) versions of open source projects, libraries and technologies.For this, a new [[runtime image>>doc:Main.ReleaseInformation.Runtime Images.WebHome||target="blank"]] will bereleased. Although no new functionality isaddedin this new image version,several Spring libraries have been changed significantly. More informationcan be found [[runtime image>>doc:Main.Release Information.Runtime Images.V300.WebHome||target="blank"]]. {{/info}}17 +[[image:Main.Images.Release Blog.WebHome@release-225-design-settings.png]] 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}} 19 +//__Untested images__// 20 + A warning will be shown when a release is activated on production with a new runtime image version which has not been tested on acceptance before. 21 + 22 +[[image:Main.Images.Release Blog.WebHome@release-225-image-warning.png]] 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. 24 +//__Infinispan Cache Manager__// 25 +We added support for the Infinispan Cache Manager to perform clustering through JGroups' GossipRouter. For this, a new runtime image LINK is available. 26 + 27 +//__Infinispan Cache Manager error message__// 28 +We improved the error message when configuring an Infinispan Cache Manager with ‘TCP-ping’ transport type, when the list of peer hosts are passed in invalid format. For this, a new runtime image LINK is available. 31 31 32 -//__Root Cloud__// 33 -Options and screens related to the deprecated cloud option 'Root' have been removed from the portal. 30 +//__Flow bump__// 31 +When bumping a new version of the flows that are using a resource, you can specify which version type you want to create, Major, Minor or Patch version. You can also give more information in a description. 32 + 33 +[[image:Main.Images.Release Blog.WebHome@release-225-resources-update.png]] 34 34 35 +//__Unused support objects__// 36 +Support objects are now shown in two sections, namely 'Support objects' and 'Unused support objects'. 37 + 38 +[[image:Main.Images.Release Blog.WebHome@release-225-unused-support-object.png]] 39 + 40 +//__Deleting routes__// 41 +For clarity purposes, a confirmation pop-up will be shown when deleting routes. 42 + 43 +[[image:Main.Images.Release Blog.WebHome@release-225-routes.png]] 44 + 45 +//__Debug queue__// 46 +The 'Open debug queue' button in the queue browser enables the user to directly open the debug queue when it exists instead of having to search for it. 47 + 48 +[[image:Main.Images.Release Blog.WebHome@release-225-open-debug-queue.png]] 49 + 50 +== **Bug Fixes** == 51 +//__Internal server error__// 52 +The internal server error pop-up is not received anymore when moving to Create in a model which has an Event Streaming license but is not using it. 53 + 54 +//__Namespace update__// 55 +Editing a namespace used in a message definition automatically updates the message definition & transformations. 56 + 57 +//__Error pop-up__// 58 +We fixed an issue where a pop-up was shown with an incorrect error while editing the message mapping of a synchronous flows. 59 + 60 +//__SMB inbound channel adapter__// 61 +The SMB inbound channel adapter failed to retrieve files when the remote directory pointed to a path with multiple directories in it, unless they were seperated with '}}' instead of '{{/'. This has been resolved, meaning that remote directories that contain multiple folders in its path can (and should) contain '/' again. For this, a new runtime image LINK is available. 62 + 63 +//__Heap memory__// 64 +The initial committed heap memory of runtimes has been lowered to better match actual usage. For this, a new runtime image LINK is available. 65 + 66 +//__Classpath conflicts__// 67 +We updated transitive runtime dependencies to prevent potential conflicts on the classpath for extended images. 68 + 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 -* [[Model Dashboard - Manage - color explanation>>https://my.emagiz.com/p/question/172825635703786144||target="blank"]] 40 -* [[Error handling within XSLT extension gateway>>https://my.emagiz.com/p/question/172825635700354385||target="blank"]] 41 -* [[Requesting Azure token not working because of form-data structure>>https://my.emagiz.com/p/question/172825635703799013||target="blank"]] 42 -* [[PGP Signing and Encryption>>https://my.emagiz.com/p/question/172825635703799061||target="blank"]] 73 +* [[Transaction failed and has been rolled back>>https://my.emagiz.com/p/question/172825635703888662||target="blank"]] 74 +* [[How to calculate HMAC-SHA1 signature for webhook verification>>https://my.emagiz.com/p/question/172825635703888844||target="blank"]] 75 +* [[How can you convert an json array to xml with the new approach?>>https://my.emagiz.com/p/question/172825635700357885||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] 85 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.224 - Summer Sonata.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