Changes for page 240 - Spring Cleaning
Last modified by Erik Bakker on 2025/03/10 10:00
From version 609.1
edited by Erik Bakker
on 2024/07/16 14:55
on 2024/07/16 14:55
Change comment:
There is no comment for this version
To version 517.1
edited by Carlijn Kokkeler
on 2024/05/06 14:54
on 2024/05/06 14:54
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -22 5- Pop-upParty1 +220 - Patch Parade - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -3,81 +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, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V311.WebHome||target="blank"]]will beavailable,including changes to our infinispancache manager,SMB inbound channel adapter,andheap memory configuration.Moreover,wehavemadeprogressonouralertingimprovementplansandhaveimproved and added several pop-up screens.Findoutall wereleasedbelow!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 8 == **Feedback Items** == 9 -//__Alerting notification settings__// 10 10 11 -//__ Processcontainers__//12 -I famodel doesnothavea licenseforpattern,themodelontactnowhastheoptiontodeletethe processcontainerofthatgivenpattern.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. 13 13 14 -//__Design settings__// 15 -When pressing Apply settings in Design Settings, a confirmation screen will now be shown to present the changes that will be taken into effect for each environment. 13 +[[image:Main.Images.Release Blog.WebHome@release-220-integration-pattern.png]] 16 16 17 -[[image:Main.Images.Release Blog.WebHome@release-225-design-settings.png]] 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. 18 18 19 -//__Untested images__// 20 - A warning will be shown when a release is activated on **Production** with a new runtime image version which has not been tested on acceptance before. 21 - 22 -[[image:Main.Images.Release Blog.WebHome@release-225-image-warning.png]] 23 - 24 -{{warning}}The following restrictions apply to this functionality: 25 - 26 -* When accepting the risk you accept the risk for the **whole** model. 27 -* If any release based on the same runtime image is already activated on Acceptance you will **not** be warned.{{/warning}} 18 +[[image:Main.Images.Release Blog.WebHome@release-220-manage-history.png]] 28 28 29 -//__Infinispan Cache Manager__// 30 -We added support for the Infinispan Cache Manager to perform clustering through JGroups' GossipRouter. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V311.WebHome||target="blank"]] is available. 31 - 32 -//__Infinispan Cache Manager error message__// 33 -We improved the error message when configuring an Infinispan Cache Manager with ‘TCP-ping’ transport type, when the list of peer hosts are passed in invalid format. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V311.WebHome||target="blank"]] is available. 20 +//__Search boxes__// 21 +Search boxes in the properties overview are now shown by default. 34 34 35 -//__Flow bump__// 36 -When bumping a new version of the flows that are using a resource, you can specify which version type you want to create, Major, Minor or Patch version. You can also give more information in a description. 37 - 38 -[[image:Main.Images.Release Blog.WebHome@release-225-resources-update.png]] 23 +[[image:Main.Images.Release Blog.WebHome@release-220-search-boxes.png]] 39 39 40 -//__ Unusedsupport objects__//41 - Supportobjectsarenow shownintwo sections,namely'Supportobjects'and'Unusedsupportobjects'.25 +//__Set as mapped__// 26 +It is now possible to choose whether to set/unset all attributes of an entity as mapped in design. 42 42 43 -[[image:Main.Images.Release Blog.WebHome@release-225-unused-support-object.png]] 44 - 45 -//__Deleting routes__// 46 -For clarity purposes, a confirmation pop-up will be shown when deleting routes. 28 +[[image:Main.Images.Release Blog.WebHome@release-220-mapped-entity.png]] 47 47 48 -[[image:Main.Images.Release Blog.WebHome@release-225-routes.png]] 30 +//__SSL settings__// 31 +Changes can now be deployed on SSL level without creating a new version of a flow in Create. 49 49 50 -//__ Debugqueue__//51 - The'Open debug queue'buttonin thequeuebrowserenablestheusertodirectlyopenthedebug queuewhenitexistsinsteadofhavingtosearchforit.52 - 53 -[[image:Main.Images.Release Blog.WebHome@release-22 5-open-debug-queue.png]]54 - 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 + 55 55 == **Bug Fixes** == 56 -//__ Internalserver error__//57 - The internalservererrorpop-up isnot receivedanymorewhenmovingtoCreatein a modelwhichhas anEventStreaminglicense butisnotusingit.39 +//__Annotation styling__// 40 +It is now possible to use enters in Annotations, so that multiple line spaces can be added, ensuring better readability. 58 58 59 -//__Namespace update__// 60 -Editing a namespace used in a message definition automatically updates the message definition & transformations. 42 +[[image:Main.Images.Release Blog.WebHome@release-220-edit-annotation.png]] 61 61 62 -//__ Errorpop-up__//63 - Wefixed an issuewherea pop-upwas shown withan incorrecterrorwhileeditingthemessagemappingof a synchronous flows.44 +//__Filter rejection warnings__// 45 +A discard channel is required for filter components when “Throw exception on rejection” value is set to false. 64 64 65 -//__SMB inbound channel adapter__// 66 -The SMB inbound channel adapter failed to retrieve files when the remote directory pointed to a path with multiple directories in it, unless they were seperated with '}}' instead of '{{/'. This has been resolved, meaning that remote directories that contain multiple folders in its path can (and should) contain '/' again. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V311.WebHome||target="blank"]] is available. 47 +[[image:Main.Images.Release Blog.WebHome@release-220-discard-channel.png]] 67 67 68 -//__ Heap memory__//69 - The initialcommitted heap memory of runtimeshas beenloweredto bettermatchactualusage.For this,aw[[runtimeimage>>doc:Main.ReleaseInformation.RuntimeImages.V311.WebHome||target="blank"]] is available.49 +//__Manage Explore__// 50 +An issue has been fixed where navigating to the Explore tab in Manage would sometimes redirect users to the homepage. 70 70 71 -//__ Classpathconflicts__//72 - We updated transitive runtimedependenciesto preventpotential conflictson theclasspathforextendedmages.Forthis, a new [[runtimeimage>>doc:Main.ReleaseInformation.RuntimeImages.V311.WebHome||target="blank"]]is available.52 +//__Page refreshing__// 53 +Switching between environments refreshes the Queue browser and Redelivery pages correctly for the selected environment. 73 73 55 +//__JMS header handling__// 56 +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. 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 + 74 74 == **Fancy Forum Answers** == 75 75 76 76 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: 77 77 78 -* [[Transaction failed and has been rolled back>>https://my.emagiz.com/p/question/172825635703888662||target="blank"]] 79 -* [[How to calculate HMAC-SHA1 signature for webhook verification>>https://my.emagiz.com/p/question/172825635703888844||target="blank"]] 80 -* [[How can you convert an json array to xml with the new approach?>>https://my.emagiz.com/p/question/172825635700357885||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"]] 81 81 82 82 == **Key Takeaways** == 83 83 ... ... @@ -87,7 +87,7 @@ 87 87 * If you have feedback or ideas for us, talk to the Platypus 88 88 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 89 89 * Clear your browser cache (Ctrl + Shift + Del) 90 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.22 4-Summer Sonata.WebHome||target="blank"]]88 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.220 - Patch Parade.WebHome||target="blank"]] 91 91 * Start thinking about how the license tracker can aid your development 92 92 * Start thinking about major, minor, and patch 93 93 * Keep making great integrations