Changes for page 222 - Flee Frustration
Last modified by CarlijnKokkeler on 2024/06/05 09:31
From version 55.1
edited by Erik Bakker
on 2022/11/24 11:53
on 2022/11/24 11:53
Change comment:
There is no comment for this version
To version 503.1
edited by CarlijnKokkeler
on 2024/05/06 13:20
on 2024/05/06 13:20
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 - 188-Close Encounters1 +220 - Patch Parade - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,90 +1,82 @@ 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!** This release is characterized mainly by our efforts to bolster our 3rd generation runtime and all its interactions. Furthermore, some minor fixes and beta features will be released to the community.6 +**Hi there, eMagiz developers!** 6 6 7 -== ** 3rd generationruntimebolstering** ==8 +== **Feedback Items** == 8 8 9 -This release will introduce various improvements for our 3rd generation runtime. Below you will find the most noteworthy enhancements we made to the 3rd generation runtime and its interaction with the portal. 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. 10 10 11 -//__Migration of JMS backup configuration improved__// 12 -With this release, the configuration of the JMS backup configuration is improved to prevent potential connectivity issues after migrating to the 3rd generation runtime. 13 +[[image:Main.Images.Release Blog.WebHome@release-220-integration-pattern.png]] 13 13 14 -//__ Precheckson Upgradeoption madeavailablefor 3rd generationruntime__//15 -A swiththecurrentruntimearchitecture, youcan now alsoexecutetheprechecksbefore automaticallyupgradingtothelatestcloud template on the3rdgenerationruntimearchitecture.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. 16 16 17 -//__Autogenerated exits can be deployed at once__// 18 -This release has fixed a bug that prevented you from deploying an exit flow correctly. 18 +[[image:Main.Images.Release Blog.WebHome@release-220-manage-history.png]] 19 19 20 -//__ Codemapping functionalityavailableon 3rd generation runtime__//21 - As of this release,codemappingfunctionality is also available for the3rd generation runtime. Thisremoves therestriction on migrating to thenew3rd generationruntimeforour clientsthatuse the codemappingfunctionality.20 +//__Search boxes__// 21 +Search boxes in the properties overview are now shown by default. 22 22 23 -//__Failing runtimes won't be restarted indefinitely anymore__// 24 -We have put a cap on this behavior to prevent your logs from exploding due to a failing runtime being restarted indefinitely. As of this release, five attempts will be made to restart a failing runtime. If the runtime can not start correctly after these attempts, the runtime will be stopped. 23 +[[image:Main.Images.Release Blog.WebHome@release-220-search-boxes.png]] 25 25 26 -== **Exportable Release Audit** ~* == 25 +//__Set as mapped__// 26 +It is now possible to choose whether to set/unset all attributes of an entity as mapped in design. 27 27 28 - On top of that, wewillalso launchanew Beta featureto the community that allows you toexport an audit document of your(Production) release.28 +[[image:Main.Images.Release Blog.WebHome@release-220-mapped-entity.png]] 29 29 30 -[[image:Main.Images.Release Blog.WebHome@188-release-blog--exportable-release-audit.png]] 30 +//__SSL settings__// 31 +Changes can now be deployed on SSL level without creating a new version of a flow in Create. 31 31 32 -{{warning}}Note that the following restrictions apply when exporting an audit document: 33 - * Works **only** for releases that are promoted and made active on **Production** 34 - * You will **only** see changes made during the **current** calendar year 35 - * On the first of April all objects of the **last** calendar year will be **removed**. 36 - ** As a consequence you cannot download this information anymore **after** the first of April{{/warning}} 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. 37 37 38 - == **Feedbackitems** ==36 +[[image:Main.Images.Release Blog.WebHome@release-220-machine-deletion.png]] 39 39 40 -We have also solved other feedback items besides the flow designer's critical updates. 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. 41 41 42 -//__Improved naming convention on Store related pages__// 43 -We have improved various display names to ensure that it is clear from the naming that store content can be implemented in all integration patterns. 42 +[[image:Main.Images.Release Blog.WebHome@release-220-edit-annotation.png]] 44 44 45 -//__ Press "Enter"tosearch onmultiple pages__//46 - InourDaemonSwitchrelease, we added functionality that allowedyou to press**Enter**to searchon thepropertyoverviewpage.Thisreleasehas added this functionalitytomanymorepages acrossthe portal. Thecomplete listisasfollows.44 +//__Filter rejection warnings__// 45 +A discard channel is required for filter components when “Throw exception on rejection” value is set to false. 47 47 48 -* Deploy → Deployment Plan 49 -* Deploy → Properties → History 50 -* Deploy → User Management → Roles 51 -* Manage → Error Messages → Error Messages 52 -* Manage → Error Messages → Flows with Error Messages 53 -* Manage → Error Messages → Exceptions of Error Messages 54 -* Manage → Log Entries 55 -* Manage → Alerts 56 -* Manage → Triggers 57 -* Manage → Tags – Cant find (only Gen2) 58 -* Manage → Notifications 59 -* Manage → Notification Settings 60 -* Manage → Data Usage → History 61 -* Manage → Code mappings → All tabs 47 +[[image:Main.Images.Release Blog.WebHome@release-220-discard-channel.png]] 62 62 63 -== **Bug fixes ** == 49 +//__Manage Explore__// 50 +An issue has been fixed where navigating to the Explore tab in Manage would sometimes redirect users to the homepage. 64 64 65 -//__ Loadingproblems ofDeployment plan executionoverview__//66 - Wehave fixeda problemthat could causeissueswhentryingtoshowthedeploymentplan execution overviewafterpressingthe Deploybuttonin Deploy-> Releases.52 +//__Page refreshing__// 53 +Switching between environments refreshes the Queue browser and Redelivery pages correctly for the selected environment. 67 67 55 +//__Message redelivery__// 56 +An issue has been fixed where large messages would be shown at the bottom of the page instead of the right side of the page. 57 + 58 +//__Deployment plan__// 59 +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. 60 + 68 68 == **Fancy Forum Answers** == 69 69 70 70 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: 71 71 72 -* [[ Synchronousfilepick-up>>https://my.emagiz.com/p/question/172825635703197660||target="blank"]]73 -* [[ Receivinge-mailvia IMAPor POP3 - Setup>>https://my.emagiz.com/p/question/172825635703197881||target="blank"]]74 -* [[ Bestwayof ReceivingandSendingMail>>https://my.emagiz.com/p/question/172825635703210149||target="blank"]]65 +* [[Create an overview of DataFlows without any datatraffic>>https://my.emagiz.com/p/question/172825635703811872||target="blank"]] 66 +* [[Flowtest does not work>>https://my.emagiz.com/p/question/172825635703811773||target="blank"]] 67 +* [[Debugger blocks all other traffic>>https://my.emagiz.com/p/question/172825635703812013||target="blank"]] 75 75 76 -== **Key takeaways** ==69 +== **Key Takeaways** == 77 77 78 -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:71 +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: 79 79 80 80 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 81 81 * If you have feedback or ideas for us, talk to the Platypus 82 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 75 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 83 83 * Clear your browser cache (Ctrl + Shift + Del) 84 -* Check out the release notes [here] 77 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.219 - Creation Carousel.WebHome||target="blank"]] 85 85 * Start thinking about how the license tracker can aid your development 86 86 * Start thinking about major, minor, and patch 87 -* Upgrade to the latest build number 88 88 * Keep making great integrations 89 89 90 90 Let's stay in touch and till next time! ... ... @@ -92,6 +92,11 @@ 92 92 {{info}} 93 93 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 94 94 95 -~*~* Indicates a GEN3-only feature. 96 -{{/info}})))((({{toc/}}))){{/container}} 87 +{{/info}} 88 +))) 89 + 90 +((( 91 +{{toc/}} 92 +))) 97 97 {{/container}} 94 +{{/container}}