Changes for page 224 - Summer Sonata
Last modified by dfirdausy on 2024/07/04 10:01
From version 151.1
edited by Erik Bakker
on 2023/09/13 07:02
on 2023/09/13 07:02
Change comment:
There is no comment for this version
To version 447.1
edited by CarlijnKokkeler
on 2024/04/08 14:25
on 2024/04/08 14:25
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 05-WorldExplorers1 +218 - Sprightly Spring - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,62 +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!** We have processed additional feedback on the Manage phase to ensure you can more easily create overviews of your statistics, displaying all information correctly and improving the migration process to the next-generation architecture in the Create phase slightly. On top of that, we have improved the scalability of our new generation monitoring stack and the alerting structure. We will also release a new cloud template for our next-generation infrastructure to comply with technical requirements from our cloud provider. 6 +**Hi there, eMagiz developers!** 7 +In this release, we will do a large maintenance update, moving the eMagiz [[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] stack from Spring 5 to Spring 6 and from Java 8 to Java 17. Please refer to our new [[runtime image>>https://docs.emagiz.com/bin/view/Main/Release%20Information/Runtime%20Images/V3.0.0/||target="blank"]] and Spring 6 [[migration path>>doc:Main.eMagiz Support.Migration Paths.migration-path-spring-6-migration.WebHome||target="blank"]] for more information. 6 6 7 -== ** Mandatory Cloud Template Upgrade - Next-generation models ** == 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. 8 8 9 -As can be seen on our [[status page>>https://status.emagiz.com/incidents/dbh6g9w3ks7q||target="blank"]], we will release a new cloud template for our next-generation models (both single and double lane) that will change a configuration in these templates to comply with technical and operational requirements from our cloud provider. The announcement of the status page itself holds more detail for those to whom it pertains. 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 10 10 11 - ==**FeedbackItems**==23 +Legacy configurations that contain SSL web service message sender components are also updated with a non runtime affecting change. 12 12 13 -//__Improved Validation when migrating to the next-generation architecture__// 14 -To improve the migration process to the next-generation architecture, we now show a list of all reported problems, allowing the user to resolve them before migrating to the next-generation architecture. 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"]]. 15 15 16 - {{info}}Notethatwhennoproblem isfound,the migration process ofthatruntimewillstart automatically.{{/info}}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"]]. 17 17 18 -//__Improved HTTP Statistics__// 19 -To improve the filtering and refresh functionality we offer on this overview, we have made several changes in this release that will improve the behavior of this overview. 29 +== **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. 20 20 21 -//__ "Topic Full" alertrestriction changed__//22 - With thisrelease, we will changethe "TopicFull" trigger point in ourstandardset of alerts oncea modelusestheEvent Streaming functionality. Before,the alert would triggeron80%, but as we saw, this is tooearlytomake thealertuseful inthecontextofourcustomers.As a result, thethreshold has beenraisedto 95% toaccommodate real-life situations better.33 +//__Root Cloud__// 34 +Options and screens related to the deprecated cloud option 'Root' have been removed from the portal. 23 23 24 -//__Improved performance Manage Dashboards__// 25 -We have improved the efficiency of retrieving the data shown in the Manage Dashboards for the next-generation architecture. 26 - 27 -//__Show values on the runtime level in Deploy Architecture__// 28 -We have improved the values shown on the runtime (i.e., container) level in Deploy Architecture so you can better assess whether the memory configuration is still suitable for your deployed solution. 29 - 30 -{{info}}To get to the values we use different calculation methods per type of runtime, as certain runtime types have various reasons for existence. 31 -* JMS - The number of queues in the active release. 32 -* Messaging Container - The number of messaging integrations in the active release. 33 -* Messaging Connector - The number of messaging integrations related to this system in the active release. 34 -* API Gateway Container - The number of operations in the active release. 35 -* Event Streaming Container - The number of event processors in the active release. 36 - 37 -There might be multi-tenant and multi-runtime situations that do not always get to the exact number; however, this is a great improvement compared to showing no values.{{/info}} 38 - 39 -== **Bug Fixes** == 40 - 41 -//__Improved information Queue Statistics__// 42 -Given several constraints, it could happen that specific queues needed to be correctly displayed within the Manage phase on your model, making it tough to manage them. This has been resolved with this release. 43 - 44 -//__Gain the ability again to configure certificates in Deploy Architecture again__// 45 -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. 46 - 47 -//__Ensure that differing container configurations deploy the correct configuration__// 48 -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. 49 - 50 -//__Remove queurying options in Manage__// 51 -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. 52 - 53 53 == **Fancy Forum Answers** == 54 54 55 55 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: 56 56 57 -* [[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"]] 58 58 59 -== **Key takeaways** ==45 +== **Key Takeaways** == 60 60 61 61 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: 62 62 ... ... @@ -67,7 +67,6 @@ 67 67 * Check out the release notes [here] 68 68 * Start thinking about how the license tracker can aid your development 69 69 * Start thinking about major, minor, and patch 70 -* Upgrade to the latest build number 71 71 * Keep making great integrations 72 72 73 73 Let's stay in touch and till next time! ... ... @@ -75,6 +75,11 @@ 75 75 {{info}} 76 76 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 77 77 78 -~*~* Indicates a next-generation-architecture only feature. 79 -{{/info}})))((({{toc/}}))){{/container}} 63 +{{/info}} 64 +))) 65 + 66 +((( 67 +{{toc/}} 68 +))) 80 80 {{/container}} 70 +{{/container}}