Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
From version 279.1
edited by Carlijn Kokkeler
on 2023/12/04 14:54
on 2023/12/04 14:54
Change comment:
There is no comment for this version
To version 435.1
edited by Carlijn Kokkeler
on 2024/04/08 11:19
on 2024/04/08 11:19
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -2 09-DeploymentDelights1 +218 - Sprightly Spring - Content
-
... ... @@ -3,56 +3,67 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** We have...6 +**Hi there, eMagiz developers!** 7 7 8 -== **Release Maintenance** == 9 9 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. 10 10 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 11 11 23 +Legacy configurations that contain SSL web service message sender components are also updated with a non runtime affecting change. 12 12 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 runtime>>doc:Main.Support.Migration Paths.migration-path-spring-6-migration||target="blank"]]. 13 13 14 14 == **Feedback Items** == 28 +//__Dynamic trigger__// 29 +The generic alert trigger "More than 100 messages on queue over 10 minutes" has been migrated to a dynamic trigger for each model and environment, allowing users to edit this trigger. 15 15 16 -//__Container version overview__// 17 -In Deploy > Releases, it is now possible to see the container versions in the release details. This can be viewed by clicking the three dots in the Create phase section. 31 +[[image:Main.Images.Release Blog.WebHome@release-217-template-tango-custom-trigger.png]] 18 18 19 -[[image:Main.Images.Release Blog.WebHome@release-blog-209-deployment-delights-container-overview.png]] 33 +//__Copy to clipboard buttons__// 34 +Copy to clipboard buttons have been added to various pages: 20 20 21 -//__Unchanged containers__// 22 -When deploying a new release, containers that have no changes between the deployed release and the new release will not be deployed and restarted. 36 + * Deploy agent pop-up 37 + * Create - Flow designer: Properties 38 + * Deploy - Property releases: Property details 23 23 24 -//__Rebuilding of images__// 25 -Changing the list of flows that should run on a container will now trigger the rebuilding of images. 40 +[[image:Main.Images.Release Blog.WebHome@release-217-template-tango-copy-to-clipboard.png]] 26 26 42 +//__Reset H2 database__// 43 +For our **[[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]]** architecture, it is now possible to remove the eMagiz infra H2 database for connector machines. 27 27 28 - == **Bug Fixes**==45 +{{info}}Please note the following: 29 29 30 -//__Runtime metrics processing__// 31 -The collection and publishing of runtime metrics is no longer synchronized across containers, which improves their processing. 47 +* Only H2 databases that are registered under the standard eMagiz data folder will be removed. 48 +* It is possible to reset the H2 database on every cloud runtime, but it will only have effect if an H2 database exists for that runtime. 49 +* For on-premise runtimes, only a reset of the runtime is needed. 32 32 33 -//__Deployment plan__// 34 -We solved a bug where a deployment step in the deployment plan could randomly get stuck. 51 +For more information please check out this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.eMagiz Runtime Management.intermediate-runtime-management-reset-h2.WebHome||target="blank"]]{{/info}} 35 35 36 -//__Store message merging__// 37 -The message merging tool has been fixed to allow merging of your message definitions from the Store to existing data model messages. 53 +[[image:Main.Images.Release Blog.WebHome@release-217-template-tango-remove-h2.png]] 38 38 39 -//__View all store items__// 40 -An issue has been fixed where it was not possible to load more store items in the left panel in the Create phase Flow Designer. 55 +== **Bug Fixes** == 56 +//__Runtime overview improvements__// 57 +The runtime overview has been improved regarding checks on the runtime version. 41 41 42 -//__Out of memory behavior__// 43 -We improved the out of memory behavior of runtimes. Runtimes will now always restart when an out of memory error occurs. 44 - 45 -//__Max fetch size__// 46 -We improved the help text of the advanced option of ‘max fetch size’ for the mail inbound adapter to better describe how that option affects its behavior. 47 - 48 - 49 49 == **Fancy Forum Answers** == 50 50 51 51 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: 52 52 53 -* [[JSONPath in SpEL expressions>>https://my.emagiz.com/p/question/172825635703415034||target="blank"]] 63 +* [[XSD is only partially imported into eMagiz (xmlStat.xsd)>>https://my.emagiz.com/p/question/172825635703773349||target="blank"]] 64 +* [[TLSv1.3>>https://my.emagiz.com/p/question/172825635703773474||target="blank"]] 54 54 55 -== **Key takeaways** ==66 +== **Key Takeaways** == 56 56 57 57 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: 58 58 ... ... @@ -63,7 +63,6 @@ 63 63 * Check out the release notes [here] 64 64 * Start thinking about how the license tracker can aid your development 65 65 * Start thinking about major, minor, and patch 66 -* Upgrade to the latest build number 67 67 * Keep making great integrations 68 68 69 69 Let's stay in touch and till next time! ... ... @@ -71,7 +71,6 @@ 71 71 {{info}} 72 72 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 73 73 74 -~*~* Indicates a next-generation-architecture only feature. 75 75 {{/info}} 76 76 ))) 77 77