Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 363.1
edited by Carlijn Kokkeler
on 2024/01/29 14:50
on 2024/01/29 14:50
Change comment:
There is no comment for this version
To version 280.1
edited by Carlijn Kokkeler
on 2023/12/04 15:00
on 2023/12/04 15:00
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 -2 13-JoyfulJourneys1 +209 - Deployment Delights - Content
-
... ... @@ -3,84 +3,56 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** In this release,several improvements for pop-upshavebeen achieved.6 +**Hi there, eMagiz developers!** We have... 7 7 8 +== **Release Maintenance** == 8 8 9 -== **Pop-up Improvements** == 10 -//__Property releases__// 11 -When a new property release is created, this property release can now be viewed and deleted. 12 12 13 -[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]] 14 14 15 -//__Runtime deletion__// 16 -When deleting a runtime, the error message that is displayed is more descriptive. The error messages will now include the names of the flows that run on the container. 17 17 18 -//__Wiretap & debug error messages__// 19 -The error messages that may be displayed when using wiretaps and the debugger have been improved, these are now more user friendly. 20 20 21 -//__Action messages__// 22 -The formatting of action messages regarding changes in retention bytes/hours has been improved. The action message will now display the correct, actual behaviour. 23 - 24 - 25 -== **Formatting & Alignments** == 26 - 27 -//__Input fields__// 28 -Multiple input fields have been updated such that they expand when the amount of characters exceeds the default size. These updates were done to cater to large expressions. 29 - 30 -//__UI improvements__// 31 -UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved. 32 - 33 -//__Component changes reversion__// 34 -In the flow designer a bug could occur where the changes to a component would be reverted if the editing pop-up would be kept open for some minutes without having saved the changes yet. This has been fixed. 35 - 36 -//__State generation statistics__// 37 -The state generation graphs will now show the correct number of cache hits and misses. 38 - 39 -//__Queue browser timestamps__// 40 -All timestamp formatting in the queue browser is now aligned to yyyy-MM-dd HH:mm:ss.SSS. 41 - 42 -//__Addition and deletion of internal recipients__// 43 -Internal recipients are now added and deleted correctly. Before, an internal recipient could be added and thereafter deleted automatically when refreshing the page. 44 - 45 - 46 46 == **Feedback Items** == 47 47 48 -//__ Updateflows__//49 -In Create> Resources,a button"Updateflows"hasbeenaddedtoupdate versionsofallflows in whicharesourceisused.16 +//__Container version overview__// 17 +In Deploy > Releases, it is now possible to see the container versions in the release details. This can be viewed by clicking the three dots in the Create phase section. 50 50 51 -//__Q&A forum search__// 52 -The option to search by pressing the Enter key has been added to the Q&A forum. 19 +[[image:Main.Images.Release Blog.WebHome@release-blog-209-deployment-delights-container-overview.png]] 53 53 54 -//__ Memorysettings__//55 - It isnowpossibleto changethememorysettingsof acontainerbefore pressing"Applytoenvironment".Before,it was only possibleo view thememorysettingsifacontainerwasrunningonAWSorrunningon adockermachine.21 +//__Unchanged containers__// 22 +When deploying a new release, containers that have no changes between the deployed release and the new release will not be deployed and restarted. 56 56 57 -//__Ru ntime validation__//58 - Validationfor runtimes thatare movedfromonpremisestohecloudorviceversahasbeen improved.24 +//__Rebuilding of images__// 25 +Changing the list of flows that should run on a container will now trigger the rebuilding of images. 59 59 60 -//__Runtime overview image versions__// 61 -Insight into invented and actual deployments has been improved. If the release version number on runtimes is different compared with the release, this is shown in the runtime overview. 62 62 63 63 == **Bug Fixes** == 64 64 65 -//__Rem ovalof onramp__//66 - Wefixedan issuewhereitwas notpossibletoremovethe lastonramp linkedtoa splittedentry (that was an all-entrybefore).30 +//__Runtime metrics processing__// 31 +The collection and publishing of runtime metrics is no longer synchronized across containers, which improves their processing. 67 67 68 -//__ Runtimestatisticsdetails__//69 -We fixed anissuewhereheapmemoryusagedatawasaccumulatingwhenzooming outintheruntimestatistics detailsdashboards.33 +//__Deployment plan__// 34 +We solved a bug where a deployment step in the deployment plan could randomly get stuck. 70 70 71 -//__ Deploymentprechecks__//72 - Duringdeploymentsprecheckswillbedoneonruntimesthatstillhave tobedeployedfromployarchitecture.36 +//__Store message merging__// 37 +The message merging tool has been fixed to allow merging of your message definitions from the Store to existing data model messages. 73 73 39 +//__View all store items__// 40 +An issue has been fixed where it was not possible to load more store items in the left panel in the Create phase Flow Designer. 74 74 42 +//__Out of memory behavior__// 43 +We improved the out of memory behavior of runtimes. Runtimes will now always restart when an out of memory error occurs. 44 + 45 +//__Max fetch size__// 46 +We improved the help text of the advanced option of ‘max fetch size’ for the mail inbound adapter to better describe how that option affects its behavior. 47 + 48 + 75 75 == **Fancy Forum Answers** == 76 76 77 77 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: 78 78 79 -* [[What is the eMagiz control tower?>>https://my.emagiz.com/p/question/172825635703696612||target="blank"]] 80 -* [[Deleting connector without flows gives error>>https://my.emagiz.com/p/question/172825635703696657]] 81 -* [[How to use a flowtest with path properties>>https://my.emagiz.com/p/question/172825635703696835||target="blank"]] 53 +* [[JSONPath in SpEL expressions>>https://my.emagiz.com/p/question/172825635703415034||target="blank"]] 82 82 83 -== **Key Takeaways** ==55 +== **Key takeaways** == 84 84 85 85 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: 86 86 ... ... @@ -91,6 +91,7 @@ 91 91 * Check out the release notes [here] 92 92 * Start thinking about how the license tracker can aid your development 93 93 * Start thinking about major, minor, and patch 66 +* Upgrade to the latest build number 94 94 * Keep making great integrations 95 95 96 96 Let's stay in touch and till next time! ... ... @@ -98,6 +98,7 @@ 98 98 {{info}} 99 99 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 100 100 74 +~*~* Indicates a next-generation-architecture only feature. 101 101 {{/info}} 102 102 ))) 103 103