Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
From version 532.1
edited by Carlijn Kokkeler
on 2024/05/22 11:23
on 2024/05/22 11:23
Change comment:
There is no comment for this version
To version 518.1
edited by Carlijn Kokkeler
on 2024/05/08 08:55
on 2024/05/08 08:55
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 -22 1-SwiftShift1 +220 - Patch Parade - Content
-
... ... @@ -3,53 +3,82 @@ 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,weimproved the userinterfaceformanaging yourfailover andgroupingconfigurationsand improvedthemethodforaddingnew attributesto data models.Nextto this, we haveimprovedtheEventCatalogoverviewforCatalog users. Using the back buttonontheeMagiz Q&A now alsobrings youback to whereyou werewithyour searchquery. Wealsofixedsome previousbugs, resultinginimproved deletebehavior for containers andcorrectlygeneratedscopeproperties.Lastly, there willnotbeawarningmessageanymorewhenimportingan XSD ifeis noselectedrequest orresponsesagedefinition.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 -//__Q&A search__// 10 -Search results are now persisted when pressing the back button after opening a question in the community Q & A. 11 11 12 -//__ Eventcatalog__//13 - ForCatalogusers,we have significantlyimprovedtheEventCatalogoverviewbyintroducingamuch simplerlayoutfor easiernavigation.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. 14 14 15 -[[image:Main.Images.Release Blog.WebHome@release-22 1-swift-shift-catalog-2.png]]13 +[[image:Main.Images.Release Blog.WebHome@release-220-integration-pattern.png]] 16 16 17 -//__Attribute placements__// 18 -Some improvements regarding the placement of attributes have been done: 19 -* A new attribute will be placed right below the attribute that users right-clicked on to open context menu to add a new attribute. 20 -* For system message definition, moving an attribute in the data model is now directly reflected in the tree structure as well. However for CDM, API Gateway, and EVS Data Model, moving an attribute will not be directly reflected in the tree structure. A pop-up confirmation, as shown below, will appear with respect to the type of message definition (i.e., system message or CDM) that the user is working with. 21 -* The pop-up that appears when rearranging attributes of an entity will result in a pop-up which text is conditional with respect to the messagetype. 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. 22 22 23 -[[image:Main.Images.Release Blog.WebHome@release-22 1-swift-shift-rearrange-attribute.png]]18 +[[image:Main.Images.Release Blog.WebHome@release-220-manage-history.png]] 24 24 25 -//__Failover & grouping__// 26 -Some improvements regarding the widgets for failover and grouping have been done: 27 -* When executing a start/stop action on a group, the description of the step now contains the name of the group. 28 -* When stopping a group with the follower status, the description of the popup now correctly describes the purpose of button "Disable failover and stop group". 20 +//__Search boxes__// 21 +Search boxes in the properties overview are now shown by default. 29 29 30 -[[image:Main.Images.Release Blog.WebHome@release-22 1-start-stop-flows.png]]23 +[[image:Main.Images.Release Blog.WebHome@release-220-search-boxes.png]] 31 31 32 -[[image:Main.Images.Release Blog.WebHome@release-221-stop-groups.png]] 25 +//__Set as mapped__// 26 +It is now possible to choose whether to set/unset all attributes of an entity as mapped in design. 33 33 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 + 34 34 == **Bug Fixes** == 35 -//__ XSDimport__//36 - Whenimportingan XSDtoa neworempty responseorrequestmessage,youwillnot receiveawarningmessageanymoretoavoidconfusion.39 +//__Annotation styling__// 40 +It is now possible to use enters in Annotations, so that multiple line spaces can be added, ensuring better readability. 37 37 38 -[[image:Main.Images.Release Blog.WebHome@release-22 1-swift-shift-xsd.png]]42 +[[image:Main.Images.Release Blog.WebHome@release-220-edit-annotation.png]] 39 39 40 -//__ Containerdeletion__//41 - Thedeletebehaviourofcontainersinthe containeroverviewas beenimproved to allowdeletion of unusedcontainerswithbrokenflows.44 +//__Filter rejection warnings__// 45 +A discard channel is required for filter components when “Throw exception on rejection” value is set to false. 42 42 43 -//__Scope properties__// 44 -We fixed an issue where the generation of scope properties was incorrect for legacy API gateway runtimes using OAuth 2.0 security scheme. 47 +[[image:Main.Images.Release Blog.WebHome@release-220-discard-channel.png]] 45 45 49 +//__Manage Explore__// 50 +An issue has been fixed where navigating to the Explore tab in Manage would sometimes redirect users to the homepage. 51 + 52 +//__Page refreshing__// 53 +Switching between environments refreshes the Queue browser and Redelivery pages correctly for the selected environment. 54 + 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 + 73 +//__Gateway infra flows__// 74 +We fixed the incorrect generation of gateway infra flows for models using the OAuth 2.0 security scheme in Spring 6. 75 + 46 46 == **Fancy Forum Answers** == 47 47 48 48 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: 49 49 50 -* [[OAuth 2.0, 403 Forbidden>>https://my.emagiz.com/p/question/172825635703837388||target="blank"]] 51 -* [[HTTP request without reply>>https://my.emagiz.com/p/question/172825635703837492||target="blank"]] 52 -* [[All-entry API gateway is not starting>>https://my.emagiz.com/p/question/172825635703837607||target="blank"]] 80 +* [[Swagger UI: 503 Service Unavailable>>https://my.emagiz.com/p/question/172825635703824607||target="blank"]] 81 +* [[PATCH call without REST template>>https://my.emagiz.com/p/question/172825635703824685||target="blank"]] 53 53 54 54 == **Key Takeaways** == 55 55 ... ... @@ -59,7 +59,7 @@ 59 59 * If you have feedback or ideas for us, talk to the Platypus 60 60 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 61 61 * Clear your browser cache (Ctrl + Shift + Del) 62 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.22 1-SwiftShift.WebHome||target="blank"]]91 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.220 - Patch Parade.WebHome||target="blank"]] 63 63 * Start thinking about how the license tracker can aid your development 64 64 * Start thinking about major, minor, and patch 65 65 * Keep making great integrations