Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
From version 321.1
edited by Carlijn Kokkeler
on 2023/12/21 15:01
on 2023/12/21 15:01
Change comment:
There is no comment for this version
To version 485.1
edited by Carlijn Kokkeler
on 2024/04/23 15:04
on 2024/04/23 15:04
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 -21 1-Log Luminary1 +219 - Creation Carousel - Content
-
... ... @@ -3,77 +3,58 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** 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 -== **Logging** == 9 -//__Missing log entries__// 10 -We improved crash handling so that log messages clearly show when and why a container failed to start. 8 +== **Feedback Items** == 11 11 12 -//__ Runtimelogging__//13 -We fixed abugwhere noewlogmessageswereshowing up, evenhoughtheywereproducedby thecontainer.10 +//__eMagiz Mendix connector__// 11 +We released a new version of our eMagiz Mendix connector that will support Mendix version 10 and higher. 14 14 15 -//__ Deploymentexecutionerrormessage__//16 - In some cases whenamachinetype step in thedeploymentplan executionerrors, theportal may giveanerror when trying to display theerrormessage.This has beenfixed bynow showing a genericerror in thedeployment plan and logging the full error in the Deploy history. TheDeploy historywill showasummaryoftheerrorand showthefull error message in a new pop-up.13 +//__Improved OpenAPI import__// 14 +The path length in OpenAPI spec imports has been increased to a maximum of 300 characters. 17 17 18 -== **Overviews** == 19 -//__Runtime overview__// 20 -We added a new overview in the Deploy phase, called 'Runtime Overview', which shows the information of all runtimes on running machines in an overview. 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. 21 21 22 -[[image:Main.Images.Release Blog.WebHome@release- blog-211-runtime-overview.png]]19 +[[image:Main.Images.Release Blog.WebHome@release-219-creation-carousel-stack-trace.png]] 23 23 24 -//__Missing properties overview__// 25 -The missing properties overview has been updated to show the runtimes and flow versions of missing property values. 21 +{{info}}TBD{{/info}} 26 26 27 -[[image:Main.Images.Release Blog.WebHome@release-blog-211-missing-properties-overview.png]] 28 28 29 -//__Runtime restart or redeploy overview__// 30 -Before executing the deployment plan to deploy machines, a pop-up will be shown with a list of the affected runtimes. 24 +== **Bug Fixes** == 25 +//__Error handling__// 26 +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. 31 31 32 -[[image:Main.Images.Release Blog.WebHome@release-blog-211-restarted-redeployed-runtimes.jpg]] 28 +//__Volume mapping passwords__// 29 +Passwords for network volumes are hidden on the machine after deployment. 33 33 31 +//__Create integration removal__// 32 +When removing an integration from Create, the Create phase is now correctly updated. 34 34 35 -== **Feedback Items** == 34 +//__Legacy statistics__// 35 +Legacy pages are now correctly hidden when running on the current runtime architecture. 36 36 37 +//__Unused properties__// 38 +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 -//__ Breakingchangespop-up__//39 - Pendingchangesthat have a highrisklevelare nowshowninredboldinthepop up that appears after clicking'Apply to environment'.40 +//__Enumeration values__// 41 +Enumeration values for event processors can now be edited in Create. 40 40 41 -[[image:Main.Images.Release Blog.WebHome@release- blog-211-breaking-changes.jpg]]43 +[[image:Main.Images.Release Blog.WebHome@release-219-creation-carousel-event-processor.png]] 42 42 43 -//__ Externalrecipientsmailaddress__//44 -T he overviewofexternalrecipientshasbeenupdated.External recipientsare createdona modellevel,insteadofcomma separatedlist.Thismeans thatyoucan addthemtoyour environmentdirectly, like internalusers.45 +//__SFTP sessions__// 46 +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. 45 45 46 -//__Broker queue metrics dashboards__// 47 -It is now possible to select the MQTT broker in the queue metrics dashboards. 48 - 49 -//__Runtime image version__// 50 -The version of runtime images used to prepare your containers for deployments will be the same across all environments. This holds for releases that are deployed and promoted to a next environment. 51 - 52 - 53 -== **Bug Fixes** == 54 - 55 -//__Message throughput__// 56 -The message throughput graph in the Manage phase will now show the correct data, independent from the selected time internal. Before, this graph would not show any data in some cases. 57 - 58 -//__Cloud template upgrade unjust rollback__// 59 -An issue has been fixed where a cloud template upgrade would be rolled back unjustly due to failed runtime checks. 60 - 61 -//__Next generation block__// 62 -Apply to environment will now be blocked when trying to deploy Gen3 runtimes on a Gen2 model. 63 - 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 -* [[Deleting object failed for security reasons>>https://my.emagiz.com/p/question/172825635703671061||target="blank"]] 69 -* [[How do I delete a user?>>https://my.emagiz.com/p/question/172825635703670973||target="blank"]] 70 -* [[Import RCV-Shipment & RCV-Receipt XSD from Boltrics>>https://my.emagiz.com/p/question/172825635703671171||target="blank"]] 71 -* [[Add day in XPath header enricher>>https://my.emagiz.com/p/question/172825635703671325||target="blank"]] 72 -* [[Missing Body Java type resulting in problems>>https://my.emagiz.com/p/question/172825635703683790||target="blank"]] 52 +* [[Create an overview of DataFlows without any datatraffic>>https://my.emagiz.com/p/question/172825635703811872||target="blank"]] 53 +* [[Flowtest does not work>>https://my.emagiz.com/p/question/172825635703811773||target="blank"]] 54 +* [[Debugger blocks all other traffic>>https://my.emagiz.com/p/question/172825635703812013||target="blank"]] 73 73 56 +== **Key Takeaways** == 74 74 75 -== **Key takeaways** == 76 - 77 77 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: 78 78 79 79 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] ... ... @@ -80,10 +80,9 @@ 80 80 * If you have feedback or ideas for us, talk to the Platypus 81 81 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 82 82 * Clear your browser cache (Ctrl + Shift + Del) 83 -* Check out the release notes [here] 64 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.219 - Creation Carousel.WebHome||target="blank"]] 84 84 * Start thinking about how the license tracker can aid your development 85 85 * Start thinking about major, minor, and patch 86 -* Upgrade to the latest build number 87 87 * Keep making great integrations 88 88 89 89 Let's stay in touch and till next time! ... ... @@ -91,7 +91,6 @@ 91 91 {{info}} 92 92 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 93 93 94 -~*~* Indicates a next-generation-architecture only feature. 95 95 {{/info}} 96 96 ))) 97 97