Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
From version 361.1
edited by Carlijn Kokkeler
on 2024/01/29 14:48
on 2024/01/29 14:48
Change comment:
There is no comment for this version
To version 436.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 -21 3-JoyfulJourneys1 +218 - Sprightly Spring - Content
-
... ... @@ -3,80 +3,65 @@ 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||target="blank"]]. 22 22 23 -== **Formatting & Alignments** == 27 +== **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. 24 24 25 -//__Input fields__// 26 -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. 31 +[[image:Main.Images.Release Blog.WebHome@release-217-template-tango-custom-trigger.png]] 27 27 28 -//__ UIimprovements__//29 - UI improvementsforstaticnputcomponents have been doneand the tooltipfor optional/required toggleshas been improved.33 +//__Copy to clipboard buttons__// 34 +Copy to clipboard buttons have been added to various pages: 30 30 31 -//__Runtime overview image versions__// 32 -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. 36 + * Deploy agent pop-up 37 + * Create - Flow designer: Properties 38 + * Deploy - Property releases: Property details 33 33 34 -//__Component changes reversion__// 35 -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. 40 +[[image:Main.Images.Release Blog.WebHome@release-217-template-tango-copy-to-clipboard.png]] 36 36 37 -//__ Stategenerationstatistics__//38 - The stategraphswillnow showthecorrectnumberof cachehitsandmisses.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. 39 39 40 -//__Queue browser timestamps__// 41 -All timestamp formatting in the queue browser is now aligned to yyyy-MM-dd HH:mm:ss.SSS. 45 +{{info}}Please note the following: 42 42 43 -//__Addition and deletion of internal recipients__// 44 -Internal recipients are now added and deleted correctly. Before, an internal recipient could be added and thereafter deleted automatically when refreshing the page. 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. 45 45 46 - == **FeedbackItems**==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}} 47 47 48 -//__Update flows__// 49 -In Create > Resources, a button "Update flows" has been added to update versions of all flows in which a resource is used. 53 +[[image:Main.Images.Release Blog.WebHome@release-217-template-tango-remove-h2.png]] 50 50 51 -//__Q&A forum search__// 52 -The option to search by pressing the Enter key has been added to the Q&A forum. 53 - 54 -//__Memory settings__// 55 -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. 56 - 57 -//__Runtime validation__// 58 -Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved. 59 - 60 - 61 61 == **Bug Fixes** == 56 +//__Runtime overview improvements__// 57 +The runtime overview has been improved regarding checks on the runtime version. 62 62 63 -//__Removal of onramp__// 64 -We fixed an issue where it was not possible to remove the last onramp linked to a splitted entry (that was an all-entry before). 65 - 66 -//__Runtime statistics details__// 67 -We fixed an issue where heap memory usage data was accumulating when zooming out in the runtime statistics details dashboards. 68 - 69 -//__Deployment prechecks__// 70 -During deployments prechecks will be done on runtimes that still have to be deployed from deploy architecture. 71 - 72 - 73 73 == **Fancy Forum Answers** == 74 74 75 75 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: 76 76 77 -* [[What is the eMagiz control tower?>>https://my.emagiz.com/p/question/172825635703696612||target="blank"]] 78 -* [[Deleting connector without flows gives error>>https://my.emagiz.com/p/question/172825635703696657]] 79 -* [[How to use a flowtest with path properties>>https://my.emagiz.com/p/question/172825635703696835||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"]] 80 80 81 81 == **Key Takeaways** == 82 82