Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
From version 360.1
edited by Carlijn Kokkeler
on 2024/01/29 14:41
on 2024/01/29 14:41
Change comment:
There is no comment for this version
To version 439.1
edited by Carlijn Kokkeler
on 2024/04/08 11:25
on 2024/04/08 11:25
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 -21 3-JoyfulJourneys1 +218 - Sprightly Spring - Content
-
... ... @@ -3,77 +3,67 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** This release ....6 +**Hi there, eMagiz developers!** 7 7 8 -== **Pop-up Improvements** == 9 -//__Property releases__// 10 -When a new property release is created, this property release can now be viewed and deleted. 11 11 12 -[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]] 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. 13 13 14 -//__Runtime deletion__// 15 -When deleting a runtime, the error message that is displayed is more descriptive. The error messages will now include the names of the flows that run on the container. 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 16 16 17 -//__Wiretap & debug error messages__// 18 -The error messages that may be displayed when using wiretaps and the debugger have been improved, these are now more user friendly. 23 +Legacy configurations that contain SSL web service message sender components are also updated with a non runtime affecting change. 19 19 20 -//__Action messages__// 21 -The formatting of action messages regarding changes in retention bytes/hours has been improved. The action message will now display the correct, actual behaviour. 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"]]. 22 22 23 -== **User Journey** == 24 -//__Update flows__// 25 -In Create > Resources, a button "Update flows" has been added to update versions of all flows in which a resource is used. 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 26 26 27 -//__Input fields__// 28 -Multiple input fields have been updated such that they expand when the amount of characters exceeds the default size. These updates were done to cater to large expressions. 29 - 30 -//__UI improvements__// 31 -UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 32 - 33 -//__Q&A forum search__// 34 -The option to search by pressing the Enter key has been added to the Q&A forum. 35 - 36 36 == **Feedback Items** == 30 +//__Dynamic trigger__// 31 +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. 37 37 38 -//__Memory settings__// 39 -It is now possible to change the memory settings of a container before pressing "Apply to environment". Before, it was only possible to view the memory settings if a container was running on AWS or running on a docker machine. 33 +[[image:Main.Images.Release Blog.WebHome@release-217-template-tango-custom-trigger.png]] 40 40 41 -//__ Runtimevalidation__//42 - Validationforruntimesthat are movedfrom on premisesto thecloud orvice versahas been improved.35 +//__Copy to clipboard buttons__// 36 +Copy to clipboard buttons have been added to various pages: 43 43 44 -//__Runtime overview image versions__// 45 -Insight into invented and actual deployments has been improved. If the release version number on runtimes is different compared with the release, this is shown in the runtime overview. 38 + * Deploy agent pop-up 39 + * Create - Flow designer: Properties 40 + * Deploy - Property releases: Property details 46 46 47 - == **BugFixes**==42 +[[image:Main.Images.Release Blog.WebHome@release-217-template-tango-copy-to-clipboard.png]] 48 48 49 -//__Re movalofonramp__//50 - Wefixedsuewhere itwas notpossible to remove thelastonramplinkedtoaplittedentry(that was anall-entrybefore).44 +//__Reset H2 database__// 45 +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. 51 51 52 -//__Component changes reversion__// 53 -In the flow designer a bug could occur where the changes to a component would be reverted if the editing pop-up would be kept open for some minutes without having saved the changes yet. This has been fixed. 47 +{{info}}Please note the following: 54 54 55 -//__State generation statistics__// 56 -The state generation graphs will now show the correct number of cache hits and misses. 49 +* Only H2 databases that are registered under the standard eMagiz data folder will be removed. 50 +* 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. 51 +* For on-premise runtimes, only a reset of the runtime is needed. 57 57 58 -//__Runtime statistics details__// 59 -We fixed an issue where heap memory usage data was accumulating when zooming out in the runtime statistics details dashboards. 53 +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}} 60 60 61 -//__Queue browser timestamps__// 62 -All timestamp formatting in the queue browser is now aligned to yyyy-MM-dd HH:mm:ss.SSS. 55 +[[image:Main.Images.Release Blog.WebHome@release-217-template-tango-remove-h2.png]] 63 63 64 -//__Deployment prechecks__// 65 -During deployments prechecks will be done on runtimes that still have to be deployed from deploy architecture. 57 +== **Bug Fixes** == 58 +//__Runtime overview improvements__// 59 +The runtime overview has been improved regarding checks on the runtime version. 66 66 67 -//__Addition and deletion of internal recipients__// 68 -Internal recipients are now added and deleted correctly. Before, an internal recipient could be added and thereafter deleted automatically when refreshing the page. 69 - 70 70 == **Fancy Forum Answers** == 71 71 72 72 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: 73 73 74 -* [[What is the eMagiz control tower?>>https://my.emagiz.com/p/question/172825635703696612||target="blank"]] 75 -* [[Deleting connector without flows gives error>>https://my.emagiz.com/p/question/172825635703696657]] 76 -* [[How to use a flowtest with path properties>>https://my.emagiz.com/p/question/172825635703696835||target="blank"]] 65 +* [[XSD is only partially imported into eMagiz (xmlStat.xsd)>>https://my.emagiz.com/p/question/172825635703773349||target="blank"]] 66 +* [[TLSv1.3>>https://my.emagiz.com/p/question/172825635703773474||target="blank"]] 77 77 78 78 == **Key Takeaways** == 79 79