Changes for page 222 - Flee Frustration
Last modified by CarlijnKokkeler on 2024/06/05 09:31
From version 95.1
edited by Erik Bakker
on 2023/04/11 09:30
on 2023/04/11 09:30
Change comment:
There is no comment for this version
To version 514.1
edited by CarlijnKokkeler
on 2024/05/06 14:22
on 2024/05/06 14:22
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 - 195-EasterParty1 +220 - Patch Parade - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,95 +1,93 @@ 1 1 {{container}} 2 -{{container layoutStyle="columns"}}((( 2 +{{container layoutStyle="columns"}} 3 +((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** In the last few weeks, we have focused onwrappingup thepreviousquarterandstartingthe newone.Whenthis happens, wego silentfora few weeksto planfor the upcoming quarterduringour PI rituals. This timeweaddedthefamous "Hackathon" to the end ofthePIweekso wecould start theEasterbreakwith excellentspirit aftersolvingseveralsmaller feedback items andbugs reportedby you. Severalofthose storieswill be includedinthisandtheupcomingrelease.Ontopofthat, weintroducevariousimprovementstoourAPI Gatewaypattern andour3rd generation runtime architecture. Subsequently, we will releaseanewruntimeimagesupportingthemultiple improvements.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 release 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. 6 6 7 -== ** API improvements** ==8 +== **Feedback Items** == 8 8 9 -//__I mprovedauto-generated errorhandling__//10 - Whenyou createanewoperationin yourAPIgateway,eMagizwill now automaticallygenerate thecorrectschemas,HTTP codes,andexamplesfor this operationbasedon industry standards.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. 11 11 12 -//__Switch default message format__// 13 -We have improved the logic when you switch the message format of your gateway message from XML to JSON or vice versa. As a result, the Swagger file will be changed accordingly. Once you update the relevant flow in Create and deploy the solution, the Swagger UI will automatically match the expected result. 13 +[[image:Main.Images.Release Blog.WebHome@release-220-integration-pattern.png]] 14 14 15 -//__ Re-using elementsin gatewaymessage__//16 - This releaseimproveshow the examplesandschemasin SwaggerandtheFlow Testingfunctionalityaregeneratedwhen certainelementsrepeatedlyappearindifferentplaceswithinonespecificgatewaymessage.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. 17 17 18 -//__Improved naming of API operations when adding integrations to Create__// 19 -Previously when you added API operations to the Create phase, the HTTP operation (i.e., POST, PUT, GET) was not visible to a user. As a result, it became tough for a user to discern between specific operations once multiple of them were used on one resource (i.e., Order, Invoice, Lead). To clarify this for the user, the display name defined in Design (instead of Capture) is now used within this overview for these operations. 18 +[[image:Main.Images.Release Blog.WebHome@release-220-manage-history.png]] 20 20 21 -== **3rd generation improvements** == 20 +//__Search boxes__// 21 +Search boxes in the properties overview are now shown by default. 22 22 23 -//__Update of the static alerting engine__// 24 -In this release, we have updated the static alerting engine that determines when one of the static alerts, as defined by eMagiz, should be triggered (or not). This change will improve the performance of the solution and will ensure that the alerts are activated correctly. 23 +[[image:Main.Images.Release Blog.WebHome@release-220-search-boxes.png]] 25 25 26 -//__ Add"Datapipeline" functionality__//27 - Thisrelease introducesthe "datapipeline"functionalityto the3rdgenerationruntime. Thisremovesanotherblockageformodels waitingonthisbeforemigrating to the3rdgenerationruntime.25 +//__Set as mapped__// 26 +It is now possible to choose whether to set/unset all attributes of an entity as mapped in design. 28 28 29 -//__Fix related to the debugger__// 30 -This release introduces a fix that allows users to debug a flow once the toggle "Send error messages to eMagiz" is activated. 28 +[[image:Main.Images.Release Blog.WebHome@release-220-mapped-entity.png]] 31 31 32 -{{warning}}To make use of this bug fix, you need to be on the latest runtime image{{/warning}} 30 +//__SSL settings__// 31 +Changes can now be deployed on SSL level without creating a new version of a flow in Create. 33 33 34 -//__ Improvedmigrationprocess__//35 - This releaseintroducedafixthatallowsauser tomigrate eventprocessorswithcustomerrorhandling without manualintervention.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. 36 36 37 -//__Deployment plan change__// 38 -In this release, the prepare release step will not start automatically anymore. This prevents the user from waiting for this action to be finished before they can continue deploying the solution to their environment. 36 +[[image:Main.Images.Release Blog.WebHome@release-220-machine-deletion.png]] 39 39 40 -{{warning}}Should you be interested in migrating your model to our new 3rd generation architecture, don't hesitate to contact us at [[productmanagement@emagiz.com>>mailto:productmanagement@emagiz.com]] or read our [[documentation>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] on the subject.{{/warning}} 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. 41 41 42 -== **Feedback items ** == 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. 43 43 44 -//__License Tracker improvements__// 45 -With this release, we have added several new features available to purchase. On top of that, additional information on the license, such as adding notes and seeing the data sink packets, is now available. 45 +[[image:Main.Images.Release Blog.WebHome@release-220-edit-annotation.png]] 46 46 47 -//__ Ability to viewthemessage definitionforatopic__//48 - Currently,youcaneasilynavigateto themessagedefinitionofa topic viathe contextmenuinDesign,evenif thereis noeventprocessorlinkedtothetopic.47 +//__Filter rejection warnings__// 48 +A discard channel is required for filter components when “Throw exception on rejection” value is set to false. 49 49 50 -//__Restricted access for uploading custom certificates to endpoints__// 51 -To improve our cloud offerings' general security and prevent users from uploading the wrong certificates, we have now restricted access to this view to ensure that only the administrator can execute this change. This allows for a discussion between the team implementing the solution and eMagiz before actions are taken. 50 +[[image:Main.Images.Release Blog.WebHome@release-220-discard-channel.png]] 52 52 53 -== **Bug fixes ** == 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 54 55 -//__ Improveddeletion behaviorforenumerations__//56 - To preventthat eMagiz will incorrectlydeleteenumerationlistswhen you pressa "Cancel"button, wehaveimprovedthedeletion behaviorwhen viewingenumerationsintheCreatephaseofeMagiz.55 +//__Page refreshing__// 56 +Switching between environments refreshes the Queue browser and Redelivery pages correctly for the selected environment. 57 57 58 -//__ Prevent "async"api operations__//59 - Withthisrelease,we have removed theabilitytoselect the"async"optionwhenthe default messageformat isAPIManagement.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 60 61 -//__ Importing a responsedefinitionbroke the request definition__//62 - Currently,importing aresponse definition breaksthe requestdefinition.Withthisrelease,wehavechangedthisbehavior, ensuringthatonlytheresponsedefinitionischanged whenimportingandnottherequestdefinition.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 -//__ Removing a flowdoes not updatethe API "all-entry" anymore__//65 -W henyou removed aflow from Create,the API Gatewayall-entryreceivedanewversion oftheflow.Withthis release,we have changedthis behaviorsothat this only happenswhen the flow you removeis an API-related flow and not whenitisamessaging oreventstreaming flow.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 66 67 -//__ Stop deployment plan when a propertyis missing__//68 - Currently, the execution of your deployment plancontinueswheneMagiz noticesa missingproperty. Asthis is confusingforauserand not desirable,wehaveupdated thelogic toensurethatwhenthis happens, the executionstops. This allowsyoutofill inthe properties,andoncefilled in, youcancontinuewith theremainderofthedeploymentplan.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 69 70 -//__C apstack trace of error messages and log entries__//71 -T o prevent thatenormousstacktracesoferror messages andlogentriesneedtobeprocessedby varioussystems, we havenowlimitedwhat iskeptso only therelevant informationis shownto theuser.70 +//__Copy password__// 71 +The copy to clipboard button now copies the actual value of passwords instead of the masked value of them. 72 72 73 73 == **Fancy Forum Answers** == 74 74 75 75 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: 76 76 77 -* [[Entry stops polling occasionally since generation 3>>https://my.emagiz.com/p/question/172825635703376768||target="blank"]] 78 -* [[Invalid datetime>>https://my.emagiz.com/p/question/172825635703389326||target="blank"]] 79 -* [[Paging with a queue -16>>https://my.emagiz.com/p/question/172825635703389781||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"]] 80 80 81 -== **Key takeaways** ==80 +== **Key Takeaways** == 82 82 83 -Thanks to all thathelped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you:82 +Thanks to all who helped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you: 84 84 85 85 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 86 86 * If you have feedback or ideas for us, talk to the Platypus 87 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 86 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 88 88 * Clear your browser cache (Ctrl + Shift + Del) 89 -* Check out the release notes [here] 88 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.219 - Creation Carousel.WebHome||target="blank"]] 90 90 * Start thinking about how the license tracker can aid your development 91 91 * Start thinking about major, minor, and patch 92 -* Upgrade to the latest build number 93 93 * Keep making great integrations 94 94 95 95 Let's stay in touch and till next time! ... ... @@ -97,6 +97,11 @@ 97 97 {{info}} 98 98 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 99 99 100 -~*~* Indicates a GEN3-only feature. 101 -{{/info}})))((({{toc/}}))){{/container}} 98 +{{/info}} 99 +))) 100 + 101 +((( 102 +{{toc/}} 103 +))) 102 102 {{/container}} 105 +{{/container}}