Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
From version 506.1
edited by Carlijn Kokkeler
on 2024/05/06 13:41
on 2024/05/06 13:41
Change comment:
There is no comment for this version
To version 437.1
edited by Carlijn Kokkeler
on 2024/04/08 11:20
on 2024/04/08 11:20
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 20-PatchParade1 +218 - Sprightly Spring - Content
-
... ... @@ -3,77 +3,65 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** 6 +**Hi there, eMagiz developers!** 7 7 8 -== **Feedback Items** == 9 9 10 - //__Integrationpattern information__//11 - Integration patterninformation oftheselectedsageypehasbeenaddedtothepop-upthatisshownCapturewhen creatingewintegration.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. 12 12 13 -[[image:Main.Images.Release Blog.WebHome@release-220-integration-pattern.png]] 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 -//__Message queue history__// 16 -All events that relate to message queues (delete message, delete all messages or delete queue) are logged in the Manage phase instead of the Deploy phase. 23 +Legacy configurations that contain SSL web service message sender components are also updated with a non runtime affecting change. 17 17 18 - [[image:Main.Images.ReleaseBlog.WebHome@release-220-manage-history.png]]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"]]. 19 19 20 -//__Search boxes__// 21 -Search boxes in the properties overview are now shown by default. 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. 22 22 23 -[[image:Main.Images.Release Blog.WebHome@release-2 20-search-boxes.png]]31 +[[image:Main.Images.Release Blog.WebHome@release-217-template-tango-custom-trigger.png]] 24 24 25 -//__ Setas mapped__//26 - It is nowpossibleto choose whether to set/unsetallattributes of an entityasmapped in design.33 +//__Copy to clipboard buttons__// 34 +Copy to clipboard buttons have been added to various pages: 27 27 28 -[[image:Main.Images.Release Blog.WebHome@release-220-mapped-entity.png]] 36 + * Deploy agent pop-up 37 + * Create - Flow designer: Properties 38 + * Deploy - Property releases: Property details 29 29 30 -//__SSL settings__// 31 -Changes can now be deployed on SSL level without creating a new version of a flow in Create. 40 +[[image:Main.Images.Release Blog.WebHome@release-217-template-tango-copy-to-clipboard.png]] 32 32 33 -//__ Machine deletion__//34 - Whenyingtodeleteachinethatstill has containerslinkedtoit, theuserwillbepresentedwitha pop-upexplainingwhythe machinecannot be deleted.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. 35 35 36 - [[image:Main.Images.ReleaseBlog.WebHome@release-220-machine-deletion.png]]45 +{{info}}Please note the following: 37 37 38 -//__JMS header handling__// 39 -Kafka outbound channel adapters can now also parse jms_destination and jms_replyTo headers. For this, a new runtime image(LINK) has been released. 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. 40 40 41 -== **Bug Fixes** == 42 -//__Annotation styling__// 43 -It is now possible to use enters in Annotations, so that multiple line spaces can be added, ensuring better readability. 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}} 44 44 45 -[[image:Main.Images.Release Blog.WebHome@release-2 20-edit-annotation.png]]53 +[[image:Main.Images.Release Blog.WebHome@release-217-template-tango-remove-h2.png]] 46 46 47 -//__Filter rejection warnings__// 48 -A discard channel is required for filter components when “Throw exception on rejection” value is set to false. 55 +== **Bug Fixes** == 56 +//__Runtime overview improvements__// 57 +The runtime overview has been improved regarding checks on the runtime version. 49 49 50 -[[image:Main.Images.Release Blog.WebHome@release-220-discard-channel.png]] 51 - 52 -//__Manage Explore__// 53 -An issue has been fixed where navigating to the Explore tab in Manage would sometimes redirect users to the homepage. 54 - 55 -//__Page refreshing__// 56 -Switching between environments refreshes the Queue browser and Redelivery pages correctly for the selected environment. 57 - 58 -//__Message redelivery__// 59 -An issue has been fixed where large messages would be shown at the bottom of the page instead of the right side of the page. 60 - 61 -//__Deployment plan__// 62 -We have implemented changes that should prevent a discrepantion between the overview of runtimes to be deployed shown at the beginning of a deployment plan (or at individual machine-type steps) and the actual execution of relevant steps. 63 - 64 -//__Overview pages__// 65 -We fixed an issue that you could not navigate to the last page of some overview pages in Manage phase. 66 - 67 -//__Memory check__// 68 -Machines deleted in Design are excluded from the memory health check in Deploy, so that no unnecessary memory changes have to be done to delete machines. 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 -* [[Create an overview of DataFlows without any datatraffic>>https://my.emagiz.com/p/question/172825635703811872||target="blank"]] 75 -* [[Flowtest does not work>>https://my.emagiz.com/p/question/172825635703811773||target="blank"]] 76 -* [[Debugger blocks all other traffic>>https://my.emagiz.com/p/question/172825635703812013||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"]] 77 77 78 78 == **Key Takeaways** == 79 79 ... ... @@ -83,7 +83,7 @@ 83 83 * If you have feedback or ideas for us, talk to the Platypus 84 84 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 85 85 * Clear your browser cache (Ctrl + Shift + Del) 86 -* Check out the release notes [ [here>>doc:Main.Release Information.Portal.219 - Creation Carousel.WebHome||target="blank"]]74 +* Check out the release notes [here] 87 87 * Start thinking about how the license tracker can aid your development 88 88 * Start thinking about major, minor, and patch 89 89 * Keep making great integrations