Changes for page 224 - Summer Sonata
Last modified by dfirdausy on 2024/07/04 10:01
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -2 06- SituationalDeployment1 +218 - Sprightly Spring - Content
-
... ... @@ -1,50 +1,48 @@ 1 1 {{container}} 2 -{{container layoutStyle="columns"}}((( 2 +{{container layoutStyle="columns"}} 3 +((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** In the last few weeks, we have done much work for the Deploy phase. On top of that, we have worked on several store functionalities. Next to this, we have several smaller feedback items from our hackathon efforts that are now released to you.6 +**Hi there, eMagiz developers!** 6 6 7 -== **Deployment Plan** == 8 8 9 - //__Improveddeploymentplanto makethe process better andmore predictable__//10 - Thealgorithmforgenaratinga default deploymentplanisimprovedtokeepjmsdowntimeandalertingtoaminimum.Nextto this, thestart/stop/restartmachine deploymentstepsarenowalsoexecutedcorrectlyforawsand on-premisesmachines.9 +== **Spring 6 Migration** == 10 +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 our release that will be released on April 11th, 2024, which is this release. 11 11 12 -//__Editing release properties__// 13 -With this release, it will be possible to change the description of a property by editing the property. 12 +Configurations that contain any one of the listed components below are automatically migrated to Spring 6: 13 +* JDBC BoneCP data source 14 +* SSL web service message sender 15 +* Web service outbound gateway 16 +* SFTP session factory 17 +* HTTP components message sender 18 +* Job manager 19 +* Credentials 20 +* Simple job launcher 21 +* Default SFTP session factory 14 14 23 +Legacy configurations that contain SSL web service message sender components are also updated with a non runtime affecting change. 15 15 16 - 17 - 18 -== **Store Improvements** == 19 - 25 +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"]]. 20 20 27 +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>>https://docs.emagiz.com/bin/view/Main/Release%20Information/Runtime%20Images/V3.0.0/||target="blank"]]. 28 + 21 21 == **Feedback Items** == 30 +//__Event streaming logging__// 31 +Event streaming processors will produce significantly less logging, so the logs are not cluttered with irrelevant info logs. 22 22 23 -//__ Alertingmanualpause__//24 - A few releases ago we changedthe behaviorofalerting in thedeploymentplan. Now each timewhena deployment plan is executed the alerting will be automaticallyre-enabled whenthe deployerclosesthedeploymentplan orcloses the web browser. The majority of theusersare happy with the new behavior,but there are some use cases that you do notwant start thealertingimmediately. With this release, if alerting hasbeenpausedmanually, this will not be activatedautomaticallyaftera release deployment.33 +//__Root Cloud__// 34 +Options and screens related to the deprecated cloud option 'Root' have been removed from the portal. 25 25 26 -//__Ordering of graphs in Manage__// 27 -The graphs in Manage are now ordered according to importance. This means that runtime statistics are sorted by "Process CPU usage" (highest first), queue statistics are sorted by "Messages in queue" (highest first), and HTTP statistics are sorted by "Unsuccessful requests" (highest first). 28 - 29 - 30 -== **Bug Fixes** == 31 - 32 -//__Gain the ability again to configure certificates in Deploy Architecture again__// 33 -In restricting the configuration options on the certificate level in one of our latter releases, it became impossible for normal users to add and edit certificates within Deploy Architecture. To resolve this problem we have now released a fix to resolve this issue, giving people the ability again to add and edit certificates under Deploy Architecture. 34 - 35 -//__Ensure that differing container configurations deploy the correct configuration__// 36 -When you run in a multi-runtime configuration and change the actual flows that need to run on container A vs. container B, it happened before that all flows were still being deployed on all runtimes. With this release, we will feed this information correctly to our infrastructure to ensure the correct and configured flows are deployed on the proper containers. 37 - 38 -//__Remove queurying options in Manage__// 39 -To avoid errors and loading problems when analyzing your statistics in Manage, we have removed the option to select a default time range spanning more than seven days. This is to guarantee the stability of the solution and to avoid users getting unnecessary errors. 40 - 41 41 == **Fancy Forum Answers** == 42 42 43 43 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: 44 44 45 -* [[Getting files from subfolders (FTP)>>https://my.emagiz.com/p/question/172825635703568575||target="blank"]] 40 +* [[Model Dashboard - Manage - color explanation>>https://my.emagiz.com/p/question/172825635703786144||target="blank"]] 41 +* [[Error handling within XSLT extension gateway>>https://my.emagiz.com/p/question/172825635700354385||target="blank"]] 42 +* [[Requesting Azure token not working because of form-data structure>>https://my.emagiz.com/p/question/172825635703799013||target="blank"]] 43 +* [[PGP Signing and Encryption>>https://my.emagiz.com/p/question/172825635703799061||target="blank"]] 46 46 47 -== **Key takeaways** ==45 +== **Key Takeaways** == 48 48 49 49 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: 50 50 ... ... @@ -55,7 +55,6 @@ 55 55 * Check out the release notes [here] 56 56 * Start thinking about how the license tracker can aid your development 57 57 * Start thinking about major, minor, and patch 58 -* Upgrade to the latest build number 59 59 * Keep making great integrations 60 60 61 61 Let's stay in touch and till next time! ... ... @@ -63,6 +63,11 @@ 63 63 {{info}} 64 64 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 65 65 66 -~*~* Indicates a next-generation-architecture only feature. 67 -{{/info}})))((({{toc/}}))){{/container}} 63 +{{/info}} 64 +))) 65 + 66 +((( 67 +{{toc/}} 68 +))) 68 68 {{/container}} 70 +{{/container}}