Changes for page 192 - Small Step

Last modified by Carlijn Kokkeler on 2024/04/18 13:19

From version 76.1
edited by Erik Bakker
on 2023/01/31 13:02
Change comment: There is no comment for this version
To version 77.1
edited by Erik Bakker
on 2023/01/31 14:25
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -67,6 +67,9 @@
67 67  
68 68  We have also solved other feedback items besides the flow designer's critical updates.
69 69  
70 +//__Show status on machine level under Deploy Architecture__//
71 +With this release we are now able to show the status of the machine when opening the "Details" overview on machine level in Deploy -> Architecture.
72 +
70 70  //__Improved validation feedback on non-supported WSS4J interceptor __//
71 71  We have improved the validation feedback when someone tries to implement a specific WSS4J interceptor implementation.
72 72  
... ... @@ -76,6 +76,27 @@
76 76  //__Improved readibility of notification when trying to delete a runtime__//
77 77  When you have forgotten one or more steps when deleting a runtime you will be notified by the system on this. With this release we have improved the readibility of the notification.
78 78  
82 +//__Improved sorting of missing properties overview__//
83 +We have improved the sorting on the missing properties overview you will encounter when activating the "check properties" option.
84 +
85 +//__Improved notification when error message cannot be found__//
86 +We have improved the notification when an error message cannot be found from the message redelivery overview in our 3rd generation runtime.
87 +
88 +//__Additional lifecycle management overview__//
89 +We have added an additional lifecycle management overview to the portal in which users with enough permissions can get an overview of the lifecycle "state" of all customer models.
90 +
91 +//__Improved feedback when memory settings are negative__//
92 +We have added an additional check that validates whether memory settings on a specific container are of a negative value. In these cases you will be blocked from applying the changes to the environment as this won't lead to a working solution.
93 +
94 +//__Auto upgrade for a cloud template default to "ON"__//
95 +For each new cloud slot we will toggle the "automtatic cloud template update" to "Yes".
96 +
97 +//__Removed an irrelevant refresh button on a flow designer component__//
98 +We have removed an irrelevant refresh button on the standard filter component.
99 +
100 +//__Notification list shows all notifications on default__//
101 +When navigating to the Notification overview in Manage under Alerting you will now see all notifications instead of a filtered list on a specific state.
102 +
79 79  == **Bug fixes ** ==
80 80  
81 81  //__Keep selection when copying properties__//
... ... @@ -84,20 +84,31 @@
84 84  //__Check on security header improved for API Gateway__//
85 85  We improved the check in the API Gateway through which we validate whether an API caller is authenticated when using the API Key method to secure the API Gateway.
86 86  
87 -//__Copy and paste default support objects__//
88 -With this release, you can now copy and paste components without worrying that additional support objects already existing in your target flow are copied over and over into the same flow.
111 +//__Don't show systems with only "external" flows in Design__//
112 +We fixed a bug that caused systems to appear in Design in cases where there should be none.
89 89  
90 -//__Fix editability of properties when importing store items__//
91 -With this release, you can once again change property names upon importing a store item.
114 +//__Fix styling of mendix login in some occurences__//
115 +When navigating to a specific URL the default Mendix login page would be shown. With this release we have fixed this behavior.
92 92  
117 +//__Change timing of wake-up of cloud slots on Friday__//
118 +To prevent timing issues of waking up cloud slots on the Friday of our deployment we have changed the timing of when the cloud slots are woken up on Friday.
119 +
120 +//__Fixed a typo in the Topic statistics overview__//
121 +We fixed a typo in the topic statistics overview.
122 +
123 +//__Fixed a typo in the HTTP statistics overview__//
124 +We fixed a typo in the HTTP statistics overview.
125 +
126 +//__Activatation of release history when executing a deployment__//
127 +We ensured that the release history is activated when executing a deployment.
128 +
93 93  == **Fancy Forum Answers** ==
94 94  
95 95  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:
96 96  
97 -* [[Can I change my 2FA secret, eg. move to another authenticator?>>https://my.emagiz.com/p/question/172825635703274697||target="blank"]]
98 -* [[Webrequest header 'SOAPAction'>>https://my.emagiz.com/p/question/172825635703274615||target="blank"]]
99 -* [[XPathException on XPATH router>>https://my.emagiz.com/p/question/172825635703274295||target="blank"]]
100 -* [[Change property with new release in generation 3 runtimes>>https://my.emagiz.com/p/question/172825635703274441||target="blank"]]
133 +* [[Characters transformed to � when retrieving from DataSink>>https://my.emagiz.com/p/question/172825635703287019||target="blank"]]
134 +* [[Can I test my API Gateway locally?>>https://my.emagiz.com/p/question/172825635703236592||target="blank"]]
135 +* [[Deploy stops when updating connector-infra>>https://my.emagiz.com/p/question/172825635703299903||target="blank"]]
101 101  
102 102  == **Key takeaways** ==
103 103