Changes for page 215 - Tiny Tales
Last modified by Carlijn Kokkeler on 2024/04/18 13:05
From version 161.1
edited by Carlijn Kokkeler
on 2023/10/11 09:30
on 2023/10/11 09:30
Change comment:
There is no comment for this version
To version 383.1
edited by Carlijn Kokkeler
on 2024/02/12 16:51
on 2024/02/12 16:51
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 06- Situational Deployment1 +214 - System Symphony - Content
-
... ... @@ -1,79 +1,52 @@ 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 thelastfewweeks, wehavedone muchworkfortheDeployphase.Ontop ofthat, wehave workedonseveralstorefunctionalities.Nexttothis, we have severalsmaller feedbackitemsfromourhackathon effortsthat arenow releasedtoyou.6 +**Hi there, eMagiz developers!** This release contains multiple bug fixes, as well as some other improvements. The monitoring graphs have been improved, such that they can now show data up to the last thirty days. Moreover, we can now deploy on Windows without relying on a Linux subsystem (WSL) to make on-premise deployment on a Windows host more accessible. Furthermore, several improvements regarding failover functionality have been done. Lastly, bug fixes regarding resource paths and image versions have been done. 6 6 7 -== **Deployment Plan** == 8 - 9 -//__Improved deployment plan to make the process better and more predictable__// 10 -The algorithm for genarating a default deployment plan is improved to keep jms downtime and alerting to a minimum. Next to this, the start/stop/restart machine deployment steps are now also executed correctly for aws and on-premises machines. 11 - 12 -//__Editing release properties__// 13 -With this release, it will be possible to change the description of a property by editing the property. 14 - 15 -//__JMS memory setting check__// 16 -A change in memory settings triggers redeployment of the container now. 17 - 18 -//__Properties tab__// 19 -We have removed the deprecated tab Properties in the Deploy phase. 20 - 21 -//__Cleanup old images__// 22 -When a release is removed, the related unused images in the on-premises machines will be removed as well. 23 - 24 -//__Performance improvements for loading releases__// 25 -Performance improvements have been implemented for loading releases in Deploy. Releases should now load faster than before. All functionality should remain exactly the same as before. 26 - 27 -== **Store Improvements** == 28 - 29 -//__Message definition elements order__// 30 -We fixed an issue that the orders of message definition’s elements were changed after they were imported. 31 - 32 -//__Message definition elements order__// 33 -We fixed an issue that importing a store item with synchronous message definitions went wrong. Now, the imported message definitions should correspond with the exported message definitions. 34 - 35 35 == **Feedback Items** == 36 36 37 -//__ Alertingmanual pause__//38 - A fewreleasesagoechangedthebehaviorof alertinginthedeployment plan. Noweachimewhena deploymentplanis executedthealerting will be automatically re-enabledwhenthe deployerclosesthe deploymentplanor closes the web browser. The majorityof the users are happy with thenew behavior, but there aresomeuse cases that you do not wantstartthe alerting immediately. With thisrelease,ifalerting hasbeen paused manually, this will notbe activated automatically after a release deployment.10 +//__On premise Windows machines__// 11 +We can now deploy on Windows without relying on a Linux subsystem (WSL) to make on-premise deployment on a Windows host more accessible. 39 39 40 -//__Ordering of graphs in Manage__// 41 -The graphs in Manage are now ordered according to importance. This means that runtime statistics are sorted by "Process CPU usage" (highest first), queue statistics are sorted by "Messages in queue" (highest first), and HTTP statistics are sorted by "Unsuccessful requests" (highest first). 13 +[[image:Main.Images.Microlearning.WebHome@emagiz-runtime-management--intermediate-runtime-management-deploy-agent.png]] 42 42 43 -//__ UTCtimesin Grafana panels__//44 - AllGrafana panels nowshow UTC times,whicharenormally usedineMagiz, insteadoflocal(browser)timezones. Thisway,itseasiertomatchgraphswith logging events oralerts.15 +//__Adding multiple attributes__// 16 +It is now possible to add multiple existing attributes to an entity at once. This saves time when having to add multiple attributes to an entity. 45 45 46 -//__Update flow designer version__// 47 -The framework used in the flow designer has been updated to the latest version. 18 +[[image:Main.Images.Release Blog.WebHome@release-blog-214-system-symphony-group-tree-attributes.png]] 48 48 49 -//__ Carwash track TLS versionsin logging__//50 - A newlogging feature willbereleased,enablingustomakebetterchoicesin deprecatingold encryption standards.20 +//__Monitoring graphs__// 21 +The monitoring graphs can now show data up to the last thirty days. 51 51 52 -//__Moving channels in the flow designer__// 53 -Moving already attached channels in the flow designer has been made sligthly easier. 23 +== **Bug Fixes** == 24 +//__Image versions__// 25 +The deletion of releases with deployed container versions will not be blocked anymore. Automated release clean up behaviour will also not exclude these releases from deletion. Images that belong to deleted releases will be kept if there are other releases that would reuse them, otherwise they will be deleted together with the releases. 54 54 55 -//__ Topic sizesdescriptionchange__//56 - In thechangedescription (and History) when alteringthe topic size ofatopic thenew and old value were switched aroundcreating confusion,thishas been resolved.27 +//__Failover group helptext__// 28 +The helptext of the Group attribute has been improved. 57 57 58 -//__Password change notification__// 59 -When an account password change request is made, even when this fails, a mail is sent to the account owner to inform the owner about the action. 30 +[[image:Main.Images.Release Blog.WebHome@release-blog-214-system-symphony-group-helptext.png]] 60 60 61 -//__ Passwordcomparison__//62 - Whenchangingapassword,itiscomparedtoa listof known databasebreachesfor security.A warning is shown whenthe passwordcorrespondswithapassword inthedatabase.32 +//__Failover group refresh__// 33 +A new state 'Leader (single node)' has been added in case there is only one node for failover setup. Moreover, a refresh button is added in Group tab of "Start/Stop Flows" screen. 63 63 35 +[[image:Main.Images.Release Blog.WebHome@release-blog-214-system-symphony-group-refresh.png]] 64 64 65 -== **Bug Fixes** == 37 +//__Resource paths__// 38 +After migrating a gateway to Gen3, the path references in the event processors would be broken. This has been fixed. 66 66 67 -//__Flow designer styling__// 68 -The styling of the flow designer's left component panel has been restructured, solving a rare bug which would break the styling of certain functionalities. 69 - 70 70 == **Fancy Forum Answers** == 71 71 72 72 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: 73 73 74 -* [[Getting files from subfolders (FTP)>>https://my.emagiz.com/p/question/172825635703568575||target="blank"]] 44 +* [[Token header dispeared after XSLT extension gateway>>https://my.emagiz.com/p/question/172825635703734925||target="blank"]] 45 +* [[Weird characters such as '¥' and '¶' in eMagiz but not in Postman>>https://my.emagiz.com/p/question/172825635703747839||target="blank"]] 46 +* [[Failed to list files error log>>https://my.emagiz.com/p/question/172825635703747912||target="blank"]] 47 +* [[API new client secret>>https://my.emagiz.com/p/question/172825635703748007||target="blank"]] 75 75 76 -== **Key takeaways** ==49 +== **Key Takeaways** == 77 77 78 78 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 ... ... @@ -84,7 +84,6 @@ 84 84 * Check out the release notes [here] 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 next-generation-architecture only feature. 96 -{{/info}})))((({{toc/}}))){{/container}} 67 +{{/info}} 68 +))) 69 + 70 +((( 71 +{{toc/}} 72 +))) 97 97 {{/container}} 74 +{{/container}}