Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
From version 306.1
edited by Carlijn Kokkeler
on 2023/12/21 14:01
on 2023/12/21 14:01
Change comment:
There is no comment for this version
To version 478.1
edited by Carlijn Kokkeler
on 2024/04/23 13:22
on 2024/04/23 13:22
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,62 +3,63 @@ 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 introduce new environment templates for Docker single and double lane. Moreover, 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 -== **TBD** == 8 +== **Environment Template R13 Docker - Single Lane** == 9 +This release introduces a new non-service affecting environment template for all our customers running in a single-lane setup. This environment template updates the on-premise machine agents. The complete release notes on the environment template can be found [[here>>doc:Main.Release Information.Cloud Templates.R13 Docker - Single Lane.WebHome||target="blank"]]. 9 9 11 +== **Environment Template R15 Docker - Double Lane** == 12 +This release introduces a new non-service affecting environment template for all our customers running in a double-lane setup. This environment template updates the on-premise machine agents. The complete release notes on the environment template can be found [[here>>doc:Main.Release Information.Cloud Templates.R15 Docker - Double Lane.WebHome||target="blank"]]. 10 10 11 - 12 12 == **Feedback Items** == 13 13 14 -//__ Runtime overview__//15 -We a dded a newoverview intheDeployphase, called 'RuntimeOverview',which shows the informationof allruntimesonrunningmachinesoverview.16 +//__eMagiz Mendix connector__// 17 +We released a new version of our eMagiz Mendix connector that will support Mendix version 10 and higher. 16 16 17 -[[image:Main.Images.Release Blog.WebHome@release-blog-211-runtime-overview.png]] 19 +//__Improved OpenAPI import__// 20 +The path length in OpenAPI spec imports has been increased to a maximum of 300 characters. 18 18 19 -//__ Missing propertiesoverview__//20 - Themissingproperties overviewhasbeenupdated toshow theruntimes andflowversions of missingpropertyvalues.22 +//__Flow test stack trace__// 23 +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-missing-properties-overview.png]]25 +[[image:Main.Images.Release Blog.WebHome@release-219-creation-carousel-stack-trace.png]] 23 23 24 -//__Breaking changes pop-up__// 25 -Pending changes that have a high risk level are now shown in red bold in the pop up that appears after clicking 'Apply to environment'. 27 +{{info}}{{/info}} 26 26 27 -[[image:Main.Images.Release Blog.WebHome@release-blog-211-breaking-changes.jpg]] 29 +== **Bug Fixes** == 30 +//__Error handling__// 31 +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. 28 28 29 -//__ Broker queuemetricsdashboards__//30 - It isnowpossibletoselecttheMQTT brokerin thequeuemetricsdashboards.33 +//__Volume mapping passwords__// 34 +Passwords for network volumes are hidden on the machine after deployment. 31 31 32 -//__ Runtime imageversion__//33 - Theversionofruntimeimages used to prepare your containersfordeployments will be thesame across allenvironments.Thisholdsforleasesthat are deployedandpromotedtoanextnvironment.36 +//__Create integration removal__// 37 +When removing an integration from Create, the Create phase is now correctly updated. 34 34 35 -== **Bug Fixes** == 39 +//__Legacy statistics__// 40 +Legacy pages are now correctly hidden when running on the current runtime architecture. 36 36 37 -//__ Deploymentexecutionerror message__//38 - Insomecaseswhenamachine type step in yourdeploymentexecutionhas an error andtheportaltriesto displaythiserrormessage, itmaygivean error in theportal. This casehasbeen fixed by nowshowinga generic errorinthedeploymentplan and logging the fullerror to the Deploy history.The Deploy historywillshowasummary oftheerror andshow thefull errormessagein a newpopup.42 +//__Unused properties__// 43 +Users are not able to edit or delete eMagiz properties, so now they will also not be shown in the 'Unused property overview' anymore. 39 39 40 -//__ Cloud templateupgrade unjustrollback__//41 - Anissuehas beenfixed whereacloud templateupgradewould be rolledbackunjustlydueto failedruntimechecks ongen3.45 +//__Enumeration values__// 46 +Enumeration values for event processors can now be edited in Create. 42 42 43 -//__Missing log entries__// 44 -We improved crash handling so that log messages clearly show when and why a container failed to start. 48 +[[image:Main.Images.Release Blog.WebHome@release-219-creation-carousel-event-processor.png]] 45 45 46 -//__ Runtimelogging__//47 - We fixedabugwherenologmessageswere showingup,even though theywereproducedby the container.50 +//__SFTP sessions__// 51 +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 49 == **Fancy Forum Answers** == 50 50 51 51 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: 52 52 53 -* [[Deleting object failed for security reasons>>https://my.emagiz.com/p/question/172825635703671061||target="blank"]] 54 -* [[How do I delete a user?>>https://my.emagiz.com/p/question/172825635703670973||target="blank"]] 55 -* [[Import RCV-Shipment & RCV-Receipt XSD from Boltrics>>https://my.emagiz.com/p/question/172825635703671171||target="blank"]] 56 -* [[Add day in XPath header enricher>>https://my.emagiz.com/p/question/172825635703671325||target="blank"]] 57 -* [[Missing Body Java type resulting in problems>>https://my.emagiz.com/p/question/172825635703683790||target="blank"]] 57 +* [[Create an overview of DataFlows without any datatraffic>>https://my.emagiz.com/p/question/172825635703811872||target="blank"]] 58 +* [[Flowtest does not work>>https://my.emagiz.com/p/question/172825635703811773||target="blank"]] 59 +* [[Debugger blocks all other traffic>>https://my.emagiz.com/p/question/172825635703812013||target="blank"]] 58 58 61 +== **Key Takeaways** == 59 59 60 -== **Key takeaways** == 61 - 62 62 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: 63 63 64 64 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] ... ... @@ -65,10 +65,9 @@ 65 65 * If you have feedback or ideas for us, talk to the Platypus 66 66 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 67 67 * Clear your browser cache (Ctrl + Shift + Del) 68 -* Check out the release notes [here] 69 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.218 - Sprightly Spring.WebHome||target="blank"]] 69 69 * Start thinking about how the license tracker can aid your development 70 70 * Start thinking about major, minor, and patch 71 -* Upgrade to the latest build number 72 72 * Keep making great integrations 73 73 74 74 Let's stay in touch and till next time! ... ... @@ -76,7 +76,6 @@ 76 76 {{info}} 77 77 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 78 78 79 -~*~* Indicates a next-generation-architecture only feature. 80 80 {{/info}} 81 81 ))) 82 82