Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
From version 463.1
edited by Carlijn Kokkeler
on 2024/04/15 12:27
on 2024/04/15 12:27
Change comment:
There is no comment for this version
To version 516.1
edited by Carlijn Kokkeler
on 2024/05/06 14:33
on 2024/05/06 14:33
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 18-SprightlySpring1 +220 - Patch Parade - Content
-
... ... @@ -3,43 +3,79 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** In th is release,we willdoa largemaintenance update,movingtheMagiz[[current runtime>>doc:Main.eMagizAcademy.Fundamentals.fundamental-runtime-generation3||target="blank"]]stackfrom Spring5toSpring6 and fromJava 8toJava17. Pleasereferto ournew [[runtime image>>doc:Main.Release Information.Runtime Images.V300.WebHome||target="blank"]] andSpring 6 [[migrationpath>>doc:Main.eMagizSupport.MigrationPaths.migration-path-spring-6-migration.WebHome||target="blank"]]formore information.Next to this, we have improvedeventstreaminglogging,sothat logs are notclutteredwith irrelevantinfoanymore.Lastly,we haveremoved thedeprecatedcloudoption 'Root'from theportal.6 +**Hi there, eMagiz developers!** In the last few weeks, we worked hard on solving several feedback items and bug fixes. On top of that, we have released a new [[runtime image>>doc:Main.Release Information.Runtime Images.V306.WebHome||target="blank"]] that ensures that Kafka outbound channel adapters can now also parse jms_destination and jms_replyTo headers. Without further ado, let us look at our improvements and bug fixes below. 7 7 8 -== **Spring 6 Migration** == 9 -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 this release. 8 +== **Feedback Items** == 10 10 11 -Configurations that contain any one of the listed components below are automatically migrated to Spring 6: 12 -* JDBC BoneCP data source 13 -* SSL web service message sender 14 -* Web service outbound gateway 15 -* SFTP session factory 16 -* HTTP components message sender 17 -* Job manager 18 -* Credentials 19 -* Simple job launcher 20 -* Default SFTP session factory 10 +//__Integration pattern information__// 11 +Integration pattern information of the selected message type has been added to the pop-up that is shown in Capture when creating a new integration. 21 21 22 - {{info}}In our continued efforts tomakethe transitionto Spring 6 as smoothaspossiblewe have written down the advisedprocess for identifying and updating therelevant flowsas a consequence of the Spring 6 migration, which you can find [[here>>doc:Main.eMagiz Support.MigrationPaths.migration-path-spring-6-migration.WebHome||target="blank"]].13 +[[image:Main.Images.Release Blog.WebHome@release-220-integration-pattern.png]] 23 23 24 -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 [[runtime image>>doc:Main.Release Information.Runtime Images.WebHome||target="blank"]] 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>>doc:Main.Release Information.Runtime Images.V300.WebHome||target="blank"]]. {{/info}} 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. 25 25 26 - {{info}}Please be aware that we will create autosaved versions for affected flows still runningon thelegacy runtimearchitecture. This way, we ensure consistency in what the user sees when workingwith flow componentsin theCreate phase whilet thesametime prepare your modelfor a future migration to thecurrent runtimearchitecture. Should you need tomake a functional changein one of these affected flows, you can do so without a deployment and without using Spring 6 inyour legacy runtime.{{/info}}18 +[[image:Main.Images.Release Blog.WebHome@release-220-manage-history.png]] 27 27 28 -== **Feedback Items** == 29 -//__Event streaming logging__// 30 -Event streaming processors will produce significantly less logging, so the logs are not cluttered with irrelevant info logs. 20 +//__Search boxes__// 21 +Search boxes in the properties overview are now shown by default. 31 31 32 -//__Root Cloud__// 33 -Options and screens related to the deprecated cloud option 'Root' have been removed from the portal. 23 +[[image:Main.Images.Release Blog.WebHome@release-220-search-boxes.png]] 34 34 25 +//__Set as mapped__// 26 +It is now possible to choose whether to set/unset all attributes of an entity as mapped in design. 27 + 28 +[[image:Main.Images.Release Blog.WebHome@release-220-mapped-entity.png]] 29 + 30 +//__SSL settings__// 31 +Changes can now be deployed on SSL level without creating a new version of a flow in Create. 32 + 33 +//__Machine deletion__// 34 +When trying to delete a machine that still has containers linked to it, the user will be presented with a pop-up explaining why the machine cannot be deleted. 35 + 36 +[[image:Main.Images.Release Blog.WebHome@release-220-machine-deletion.png]] 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>>doc:Main.Release Information.Runtime Images.V306.WebHome||target="blank"]] has been released. 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. 44 + 45 +[[image:Main.Images.Release Blog.WebHome@release-220-edit-annotation.png]] 46 + 47 +//__Filter rejection warnings__// 48 +A discard channel is required for filter components when “Throw exception on rejection” value is set to false. 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 Redelivery 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 +//__Copy password__// 71 +The copy to clipboard button now copies the actual value of passwords instead of the masked value of them. 72 + 35 35 == **Fancy Forum Answers** == 36 36 37 37 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: 38 38 39 -* [[Model Dashboard - Manage - color explanation>>https://my.emagiz.com/p/question/172825635703786144||target="blank"]] 40 -* [[Error handling within XSLT extension gateway>>https://my.emagiz.com/p/question/172825635700354385||target="blank"]] 41 -* [[Requesting Azure token not working because of form-data structure>>https://my.emagiz.com/p/question/172825635703799013||target="blank"]] 42 -* [[PGP Signing and Encryption>>https://my.emagiz.com/p/question/172825635703799061||target="blank"]] 77 +* [[Swagger UI: 503 Service Unavailable>>https://my.emagiz.com/p/question/172825635703824607||target="blank"]] 78 +* [[PATCH call without REST template>>https://my.emagiz.com/p/question/172825635703824685||target="blank"]] 43 43 44 44 == **Key Takeaways** == 45 45 ... ... @@ -49,7 +49,7 @@ 49 49 * If you have feedback or ideas for us, talk to the Platypus 50 50 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 51 51 * Clear your browser cache (Ctrl + Shift + Del) 52 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.2 18-SprightlySpring.WebHome||target="blank"]]88 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.220 - Patch Parade.WebHome||target="blank"]] 53 53 * Start thinking about how the license tracker can aid your development 54 54 * Start thinking about major, minor, and patch 55 55 * Keep making great integrations