Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
From version 574.41
edited by Danniar Firdausy
on 2024/07/02 12:07
on 2024/07/02 12:07
Change comment:
There is no comment for this version
To version 484.1
edited by Carlijn Kokkeler
on 2024/04/23 15:03
on 2024/04/23 15:03
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 -2 24-SummerSonata1 +219 - Creation Carousel - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. dfirdausy1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -3,73 +3,53 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** In this release, we arebringingasignificantperformanceimprovementtolowtesting, withexecutiontimesnowacceleratedby up to 3 times. Next to that,overthe past week, we focused onimproving the usabilityof ourplatformandaddressing communityfeedback.Specifically, we enhanceduserinterface elementson severalpages,includingedescriptionsofhelp texts,externallinks within help texts,and theoveralllayoutofhelptext pages.Additionally, wemadeimprovementsto several pop-up pages.Wealsomade theuserinterfacemoreuser-friendlyfordebuggingintegrationflows.Lastly,we resolvednissue forsome modelswhen creatinganEventProcessor.6 +**Hi there, eMagiz developers!** This release, we have a new version of our eMagiz Mendix connector available, that will support Mendix version 10 and higher. Furthermore, the path length in OpenAPI spec imports has been increased to a maximum of 300 characters. Lastly, we have done many bug fixes, one of which will ensure that SFTP sessions will be closed again after completion. For this fix, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V304.WebHome||target="blank"]] has been published. 7 7 8 -== ** RapidFlow Testing** ==8 +== **Feedback Items** == 9 9 10 -We are rolling out a major upgrade to flow testing performance, boosting execution speeds by up to three times. This enhancement will greatly accelerate your workflow when developing integrations, enabling you to run tests faster and more efficiently. Consequently, this will further support users for delivering higher-quality integrations. 10 +//__eMagiz Mendix connector__// 11 +We released a new version of our eMagiz Mendix connector that will support Mendix version 10 and higher. 11 11 12 -== **Feedback Items** == 13 -//__Retention duration and bytes in Capture__// 14 -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. 13 +//__Improved OpenAPI import__// 14 +The path length in OpenAPI spec imports has been increased to a maximum of 300 characters. 15 15 16 -//__ Helptextpanelin Capture__//17 - Collapsingthe helptextofthispop-up pageby clickingthe"?"icon on the topright cornerofthepop-up pagewill nowcorrectlyhide thehelptextpane.16 +//__Flow test stack trace__// 17 +If a flow test creates a log line with level ‘Warning’ or ‘Error’ and there is a stack trace created, then we show the stack trace inside the log message on a separate tab. 18 18 19 -//__Adding tags in Capture__// 20 -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. 19 +[[image:Main.Images.Release Blog.WebHome@release-219-creation-carousel-stack-trace.png]] 21 21 22 - [[image:Main.Images.Release Blog.WebHome@release-224-selectable-cursor-for-tags.png]]23 - 24 -//__ Propertyvalue page__//25 - Pop-uppageswith non-editableinputfieldscontaining longtext arenowdisplayingtheentire contentwithout anytextbeingcutffat theedgeof the page.21 +{{info}}{{/info}} 22 +== **Bug Fixes** == 23 +//__Error handling__// 24 +When migrating to the current generation architecture, the default error handling will now also be migrated correctly, so that no manual changes have to be done for this. 26 26 27 -[[image:Main.Images.Release Blog.WebHome@release-224-pop-ups-wrapped-property-values.png]] 26 +//__Volume mapping passwords__// 27 +Passwords for network volumes are hidden on the machine after deployment. 28 28 29 -//__ ImprovedtextinDesignarchitecture__//30 -We fixed some spellingmistakesinhepop-uppagewhenapplyingtoenvironmentin Designarchitecture.29 +//__Create integration removal__// 30 +When removing an integration from Create, the Create phase is now correctly updated. 31 31 32 -//__ Addingttributesfor a message definition__//33 - Wefixedanissuewhereyourselected attributes werelostwhen navigating betweenpaginationswhileaddingmore attributes to the entity inthe pop-up shownwhenyoupress the 'Add Attribute' buttonontheright panel of your SystemMessage,CDM, API Data Model, or EventStreaming Data Model.32 +//__Legacy statistics__// 33 +Legacy pages are now correctly hidden when running on the current runtime architecture. 34 34 35 -//__ HelptextforHTTP methods__//36 - Weimprovedthehelp textforthe HTTP methodfieldntheHTTPoutboundgateway andHTTP outbound channeladapterflow componentstoprovideclearer descriptionsfordifferent HTTP methods.Additionally,weimplementedavalidationforthesecomponentstopreventselectingtheHTTP method'PATCH' if anApacheHttpComponentsREST templateisnot provided.35 +//__Unused properties__// 36 +Users are not able to edit or delete eMagiz properties, so now they will also not be shown in the 'Unused property overview' anymore. 37 37 38 -//__External links__// 39 -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. 40 - 41 41 //__Enumeration values__// 42 - Whenediting amessage definition(i.e.,aSystem Message,CDM, API Data Model, orEventStreaming Data Model) in the Create phase, users canadd enumerationvalues for attributeswith an Enumerationdata type. In this release, we’ve addeda "Save and Add New" button to streamlinethe process ofadding multipleenumeration values.39 +Enumeration values for event processors can now be edited in Create. 43 43 44 -//__Debugging Shortcut__// 45 -Debugging a flow typically requires users to activate debug on a specific flow in Deploy → Containers, then navigate to Manage → Explore → Queue Browser and manually type in emagiz.debug. In this release, we have added a shortcut button that opens the Queue Browser page directly in the pop-up page right after activating debugging. Next to that, the Queue Browser page now includes a button to directly open the debugging queue, eliminating the need to manually type in emagiz.debug in the search box. 41 +[[image:Main.Images.Release Blog.WebHome@release-219-creation-carousel-event-processor.png]] 46 46 47 -[[image:Main.Images.Release Blog.WebHome@release-224-queue-explorer-button.png]] 43 +//__SFTP sessions__// 44 +SFTP session factories did not close their connection after it was complete. This could cause connection starvation on the SFTP server, and was especially noticable when using the SFTP Session Factory without caching, as that factory opens a new connection for every call. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V304.WebHome||target="blank"]] has been released. 48 48 49 -[[image:Main.Images.Release Blog.WebHome@release-224-open-debug-queue-button.png]] 50 - 51 -//__Test Message from Manage-Explore__// 52 -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. 53 - 54 -[[image:Main.Images.Release Blog.WebHome@release-224-test-message-debug-title-description.png]] 55 - 56 -//__Password property__// 57 -In the Flow designer within the Create phase, copying password properties now copies the actual password value instead of the encoded value. 58 - 59 -== **Bug Fixes** == 60 - 61 -//__Event Processor Keystore and Trustore__// 62 - 63 -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. 64 - 65 65 == **Fancy Forum Answers** == 66 66 67 67 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: 68 68 69 -* [[.NET REST API authentication>>https://my.emagiz.com/p/question/172825635703862917||target="blank"]] 70 -* [[SMB Session Factory can't connect to AIX (or Linux) Samba share>>https://my.emagiz.com/p/question/172825635703875733||target="blank"]] 71 -* [[Check header value http_statusCode in standard filter>>https://my.emagiz.com/p/question/172825635703875955||target="blank"]] 72 -* [[How set up alerting for one message per hour>>https://my.emagiz.com/p/question/172825635703876056||target="blank"]] 50 +* [[Create an overview of DataFlows without any datatraffic>>https://my.emagiz.com/p/question/172825635703811872||target="blank"]] 51 +* [[Flowtest does not work>>https://my.emagiz.com/p/question/172825635703811773||target="blank"]] 52 +* [[Debugger blocks all other traffic>>https://my.emagiz.com/p/question/172825635703812013||target="blank"]] 73 73 74 74 == **Key Takeaways** == 75 75 ... ... @@ -79,7 +79,7 @@ 79 79 * If you have feedback or ideas for us, talk to the Platypus 80 80 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 81 81 * Clear your browser cache (Ctrl + Shift + Del) 82 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.2 23-IdyllicImage.WebHome||target="blank"]]62 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.219 - Creation Carousel.WebHome||target="blank"]] 83 83 * Start thinking about how the license tracker can aid your development 84 84 * Start thinking about major, minor, and patch 85 85 * Keep making great integrations