Changes for page 224 - Summer Sonata

Last modified by dfirdausy on 2024/07/04 10:01

From version 158.1
edited by CarlijnKokkeler
on 2023/10/10 14:19
Change comment: There is no comment for this version
To version 441.1
edited by CarlijnKokkeler
on 2024/04/08 12:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -206 - Situational Deployment
1 +218 - Sprightly Spring
Content
... ... @@ -1,64 +1,45 @@
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 -//__Improved deployment plan to make the process better and more predictable__//
10 -The algorithm for genarating a default deployment plan is improved to keep jms downtime and alerting to a minimum. Next to this, the start/stop/restart machine deployment steps are now also executed correctly for aws and on-premises machines.
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  
15 -//__JMS memory setting check__//
16 -A change in memory settings triggers redeployment of the container now.
23 +Legacy configurations that contain SSL web service message sender components are also updated with a non runtime affecting change.
17 17  
18 -//__Properties tab__//
19 -We have removed the deprecated tab Properties in the Deploy phase.
20 -
21 -//__Cleanup old images__//
22 -When a release is removed, the related unused images in the on-premises machines will be removed as well.
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"]].
23 23  
24 -== **Store Improvements** ==
25 -
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 image 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"]].
26 26  
27 27  == **Feedback Items** ==
28 28  
29 -//__Alerting manual pause__//
30 -A few releases ago we changed the behavior of alerting in the deployment plan. Now each time when a deployment plan is executed the alerting will be automatically re-enabled when the deployer closes the deployment plan or closes the web browser. The majority of the users are happy with the new behavior, but there are some use cases that you do not want start the alerting immediately. With this release, if alerting has been paused manually, this will not be activated automatically after a release deployment.
31 -
32 -//__Ordering of graphs in Manage__//
33 -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).
34 -
35 -//__UTC times in Grafana panels__//
36 -All Grafana panels now show UTC times, which are normally used in eMagiz, instead of local (browser) time zones. This way, it is easier to match graphs with logging events or alerts.
37 -
38 -//__Update flow designer version__//
39 -The framework used in the flow designer has been updated to the latest version.
40 -
41 -//__Carwash track TLS versions in logging__//
42 -A new logging feature will be released, enabling us to make better choices in deprecating old encryption standards.
43 -
44 -//__Moving channels in the flow designer__//
45 -Moving already attached channels in the flow designer has been made sligthly easier.
46 -
47 -//__Topic sizes description change__//
48 -In the change description (and History) when altering the topic size of a topic the new and old value were switched around creating confusion, this has been resolved.
49 -
50 -//__Topic sizes description change__//
51 -
52 52  == **Bug Fixes** ==
32 +//__Runtime overview improvements__//
33 +The runtime overview has been improved regarding checks on the runtime version.
53 53  
54 -
55 55  == **Fancy Forum Answers** ==
56 56  
57 57  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:
58 58  
59 -* [[Getting files from subfolders (FTP)>>https://my.emagiz.com/p/question/172825635703568575||target="blank"]]
39 +* [[XSD is only partially imported into eMagiz (xmlStat.xsd)>>https://my.emagiz.com/p/question/172825635703773349||target="blank"]]
40 +* [[TLSv1.3>>https://my.emagiz.com/p/question/172825635703773474||target="blank"]]
60 60  
61 -== **Key takeaways** ==
42 +== **Key Takeaways** ==
62 62  
63 63  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:
64 64  
... ... @@ -69,7 +69,6 @@
69 69  * Check out the release notes [here]
70 70  * Start thinking about how the license tracker can aid your development
71 71  * Start thinking about major, minor, and patch
72 -* Upgrade to the latest build number
73 73  * Keep making great integrations
74 74  
75 75  Let's stay in touch and till next time!
... ... @@ -77,6 +77,11 @@
77 77  {{info}}
78 78  ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]
79 79  
80 -~*~* Indicates a next-generation-architecture only feature.
81 -{{/info}})))((({{toc/}}))){{/container}}
60 +{{/info}}
61 +)))
62 +
63 +(((
64 +{{toc/}}
65 +)))
82 82  {{/container}}
67 +{{/container}}