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
Change comment: There is no comment for this version
To version 127.1
edited by Samet Kaya
on 2023/06/20 13:14
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -213 - Joyful Journeys
1 +200 - Uncharted Territories
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.CarlijnKokkeler
1 +XWiki.SametKaya
Content
... ... @@ -1,96 +1,66 @@
1 1  {{container}}
2 -{{container layoutStyle="columns"}}
3 -(((
2 +{{container layoutStyle="columns"}}(((
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-ups have been achieved.
5 +**Hi there, eMagiz developers!** In the last few weeks, we have worked hard on a lot of things that are unfortunately not quite ready to be released. As a result the output of this release is limited. Having said that we still bring some key improvements in the Deploy and Manage phase that would make life much easier.
7 7  
7 +== **Next generation improvements and bug fixes** ==
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.
9 +//__Enhanced right-hand view within Deployment Plan context__//
10 +When executing your deployment plan we will show specific log entries of the info category that indicate that a container (i.e. runtime) has started up correctly. On top of that we show the warnings and errors in this overview.
12 12  
13 -[[image:Main.Images.Release Blog.WebHome@release-blog-213-joyful-journeys-property-release.png]]
12 +{{info}}Note that when the JMS container gets restarted connection errors in the logs are a normal thing to witness so keep your eyes peeled for the startup logging on JMS level to gain confidence in the deployment.{{/info}}
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.
14 +//__Improved timeout settings when deploying__//
15 +To avoid mismatches between various parts of the infrastructure we have improved the timeout configuration on certain deployment plan steps to reduce the chance that these mismatches occur.
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.
17 +{{info}}Note that this fix is part of a new runtime image for the current-generation runtimes. The release notes of this can be found [[here>>doc:Main.Release Information.Runtime Images.WebHome||target="blank"]]{{/info}}
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.
19 +//__Detailed HTTP Statistics now show user info in specific additional cases__//
20 +To solve a bug for a specific client we changed the logic to show the user info (i.e. first part of the api key) in a specific implementation just as we already do in our standard implementations.
23 23  
22 +{{info}}Note that this fix is part of a new runtime image for the next-generation runtimes. The release notes of this can be found [[here>>doc:Main.Release Information.Runtime Images.WebHome||target="blank"]]{{/info}}
24 24  
25 -== **Formatting & Alignments** ==
24 +//__Improved loading speed of Manage Dashboard__//
25 +This release improves the loading speed with which all the dashboards in Manage are shown to the user. This will enhance the user experience within the Manage phase.
26 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.
27 +== **Store Improvements** ==
29 29  
30 -//__UI improvements__//
31 -UI improvements for static input components have been done and the tooltip for optional/required toggles has been improved.
29 +//__Importing in Design is improved__//
30 +We have solved a bug that could cause issues when importing something in Design while the accompanying integration was not yet in Create.
32 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 -== **Feedback Items** ==
47 -
48 -//__Update flows__//
49 -In Create > Resources, a button "Update flows" has been added to update versions of all flows in which a resource is used.
50 -
51 -//__Q&A forum search__//
52 -The option to search by pressing the Enter key has been added to the Q&A forum.
53 -
54 -//__Memory settings__//
55 -It is now possible to change the memory settings of a container before pressing "Apply to environment". Before, it was only possible to view the memory settings if a container was running on AWS or running on a docker machine.
56 -
57 -//__Runtime validation__//
58 -Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved.
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 -
63 63  == **Bug Fixes** ==
64 64  
65 -//__Removal of onramp__//
66 -We fixed an issue where it was not possible to remove the last onramp linked to a splitted entry (that was an all-entry before).
34 +//__Deprecated reminder pop-up removed__//
35 +We have removed a reminder pop-up on a pending cloud template as it was deprecated and could cause issues when using it in communication with other systems.
67 67  
68 -//__Runtime statistics details__//
69 -We fixed an issue where heap memory usage data was accumulating when zooming out in the runtime statistics details dashboards.
37 +//__Improved selection area in Flow Designer__//
38 +When working on a large flow you can now select specific areas easily while you are scrolled down further down the flow.
70 70  
71 -//__Deployment prechecks__//
72 -During deployments prechecks will be done on runtimes that still have to be deployed from deploy architecture.
40 +//__Improved Kafka settings__//
41 +For all flows that use a Kafka related component within the flow designer we will run a migration to update every single one of them to the new best practices and create a new flow version for them.
73 73  
43 +{{info}}We strongly encourage all users that use these components to update to these new best practices as they increase stability of the cluster and throughput of the solution{{/info}}
74 74  
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"]]
49 +* [[HTTP URL must not be null>>https://my.emagiz.com/p/question/172825635703491908||target="blank"]]
50 +* [[removing the curled brackets in a JSON payload>>https://my.emagiz.com/p/question/172825635703479276||target="blank"]]
82 82  
83 -== **Key Takeaways** ==
52 +== **Key takeaways** ==
84 84  
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:
54 +Thanks to all that 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  
87 87  * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]
88 88  * If you have feedback or ideas for us, talk to the Platypus
89 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these.
58 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these.
90 90  * Clear your browser cache (Ctrl + Shift + Del)
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
63 +* 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,11 +98,6 @@
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  
101 -{{/info}}
102 -)))
103 -
104 -(((
105 -{{toc/}}
106 -)))
71 +~*~* Indicates a GEN3-only feature.
72 +{{/info}})))((({{toc/}}))){{/container}}
107 107  {{/container}}
108 -{{/container}}