Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
From version 574.37
edited by Danniar Firdausy
on 2024/07/02 11:39
on 2024/07/02 11:39
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 (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -22 4-Summer Sonata1 +220 - Patch Parade - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. dfirdausy1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -3,72 +3,82 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** Overthepast week, wefocused onimprovingthe usabilityofour platform andaddressingcommunityfeedback.Specifically, weenhanceduserinterface elementsonseveralpages, including thedescriptions of helptexts,externallinkswithinhelp texts,andthe overalllayoutfhelptext pages. Additionally, wemade improvementstoseveralpop-uppages. Wealsomadethe userinterfacemore user-friendlyfordebuggingintegrationflows.Lastly,weresolvedanissue forsomeodels whencreatinganEventProcessor.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 -//__Retention duration and bytes in Capture__// 10 -The pop-up page for specifying integration requirements in the Capture phase now correctly asks for the required retention duration and bytes for the integration/topic, instead of the previously incorrect terms retention size and bytes. 11 11 12 -//__ Helptext panelinCapture__//13 - Collapsingthehelptext of this pop-uppageby clickingthe "?"icon onthe toprightcornerofthe pop-uppagewillnowcorrectly hidethe helptextpane.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 -//__Adding tags in Capture__// 16 -In the Capture phase, clicking to add or remove a tag in the pop-up page for specifying integration requirements no longer displays a 'blocked' icon. 13 +[[image:Main.Images.Release Blog.WebHome@release-220-integration-pattern.png]] 17 17 18 -[[image:Main.Images.Release Blog.WebHome@release-224-selectable-cursor-for-tags.png]] 19 - 20 -//__Property value page__// 21 -Pop-up pages with non-editable input fields containing long text are now displaying the entire content without any text being cut off at the edge of the page. 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 4-pop-ups-wrapped-property-values.png]]18 +[[image:Main.Images.Release Blog.WebHome@release-220-manage-history.png]] 24 24 25 -//__ Improved text in Designarchitecture__//26 - Wefixedsomespellingmistakes in the pop-up pagewhenapplying tonvironmentinDesignarchitecture.20 +//__Search boxes__// 21 +Search boxes in the properties overview are now shown by default. 27 27 28 -//__Adding attributes for a message definition__// 29 -We fixed an issue where your selected attributes were lost when navigating between paginations while adding more attributes to the entity in the pop-up shown when you press the 'Add Attribute' button on the right panel of your System Message, CDM, API Data Model, or Event Streaming Data Model. 23 +[[image:Main.Images.Release Blog.WebHome@release-220-search-boxes.png]] 30 30 31 -//__ HelptextforHTTPmethods__//32 - We improvedthehelp text for the HTTP method fieldinthe HTTPoutbound gatewayand HTTPoutbound channeladapterflowcomponentsto provideclearerdescriptionsfor differentHTTP methods.Additionally,we implementedavalidation forhesecomponentsto preventselectingtheHTTPmethod 'PATCH' ifan Apache HttpComponentsREST templateisnotprovided.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 34 -//__External links__// 35 -Clicking links to external documentation in the eMagiz portal is now configured to always open the links in a new tab, rather than replacing your current tab. 36 - 37 -//__Enumeration values__// 38 -When editing a message definition (i.e., a System Message, CDM, API Data Model, or Event Streaming Data Model) in the Create phase, users can add enumeration values for attributes with an Enumeration data type. In this release, we’ve added a "Save and Add New" button to streamline the process of adding multiple enumeration values. 28 +[[image:Main.Images.Release Blog.WebHome@release-220-mapped-entity.png]] 39 39 40 -//__ DebuggingShortcut__//41 - Debugginga flow typically requiresusers to activate debug ona specific flowinDeploy→ Containers,then navigate toManage→Explore→ Queue Browser and manuallytypein emagiz.debug. Inthis release, we have added a shortcutbutton that opens the Queue Browser page directlyinthe pop-up pagerightafteractivating debugging.Next to that, the Queue Browser page nowincludes a buttontodirectly open the debugging queue, eliminatingthe need tomanually typein emagiz.debug inthesearch box.30 +//__SSL settings__// 31 +Changes can now be deployed on SSL level without creating a new version of a flow in Create. 42 42 43 -[[image:Main.Images.Release Blog.WebHome@release-224-queue-explorer-button.png]] 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. 44 44 45 -[[image:Main.Images.Release Blog.WebHome@release-22 4-open-debug-queue-button.png]]36 +[[image:Main.Images.Release Blog.WebHome@release-220-machine-deletion.png]] 46 46 47 -//__Test Message from Manage-Explore__// 48 -Additionally, we have improved the names and descriptions of test messages that you saved when debugging and wiretapping your integration in the Manage - Explore section. 38 +== **Bug Fixes** == 39 +//__Annotation styling__// 40 +It is now possible to use enters in Annotations, so that multiple line spaces can be added, ensuring better readability. 49 49 50 -[[image:Main.Images.Release Blog.WebHome@release-22 4-test-message-debug-title-description.png]]42 +[[image:Main.Images.Release Blog.WebHome@release-220-edit-annotation.png]] 51 51 52 -//__ Passwordproperty__//53 - Inthe FlowdesignerwithintheCreatephase, copying passwordproperties now copiestheactual passwordvalue insteadof theencodedvalue.44 +//__Filter rejection warnings__// 45 +A discard channel is required for filter components when “Throw exception on rejection” value is set to false. 54 54 55 - == **BugFixes**==47 +[[image:Main.Images.Release Blog.WebHome@release-220-discard-channel.png]] 56 56 57 -//__Event Processor Keystore and Trustore__// 49 +//__Manage Explore__// 50 +An issue has been fixed where navigating to the Explore tab in Manage would sometimes redirect users to the homepage. 58 58 59 -We fixed an issue where the keystore location and the truststore location were generated incorrectly when creating a new event processor for models that were migrated from the legacy runtime architecture to the current generation architecture. 52 +//__Page refreshing__// 53 +Switching between environments refreshes the Queue browser and Redelivery pages correctly for the selected environment. 60 60 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. 61 61 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. 62 62 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 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 + 64 64 == **Fancy Forum Answers** == 65 65 66 66 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: 67 67 68 -* [[.NET REST API authentication>>https://my.emagiz.com/p/question/172825635703862917||target="blank"]] 69 -* [[SMB Session Factory can't connect to AIX (or Linux) Samba share>>https://my.emagiz.com/p/question/172825635703875733||target="blank"]] 70 -* [[Check header value http_statusCode in standard filter>>https://my.emagiz.com/p/question/172825635703875955||target="blank"]] 71 -* [[How set up alerting for one message per hour>>https://my.emagiz.com/p/question/172825635703876056||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"]] 72 72 73 73 == **Key Takeaways** == 74 74 ... ... @@ -78,7 +78,7 @@ 78 78 * If you have feedback or ideas for us, talk to the Platypus 79 79 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 80 80 * Clear your browser cache (Ctrl + Shift + Del) 81 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.22 3-IdyllicImage.WebHome||target="blank"]]91 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.220 - Patch Parade.WebHome||target="blank"]] 82 82 * Start thinking about how the license tracker can aid your development 83 83 * Start thinking about major, minor, and patch 84 84 * Keep making great integrations