Changes for page 232 - Bug Busters

Last modified by Carlijn Kokkeler on 2024/11/04 11:23

From version 301.1
edited by Carlijn Kokkeler
on 2024/08/14 09:16
Change comment: There is no comment for this version
To version 90.1
edited by Erik Bakker
on 2023/06/20 07:54
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -227 - Fix Frenzy
1 +200 - Uncharted Territories
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.CarlijnKokkeler
1 +XWiki.ebakker
Content
... ... @@ -1,20 +1,17 @@
1 -During our recent sprint cycle, we have done many fixes. These are mainly related to flow testing, alerting, and the deploy phase. Apart from that, we have improved the tracing information for errorChannel messages, added search functionality to the Start/Stop flows overview, and enabled our new queue trigger functionality for redelivery-enabled messaging queues.
1 +In the last sprint cycle, we focused on improving various aspects of the portal functionality. Among others, we focused on the next-generation architecture, and others.
2 2  
3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.227 - Fix Frenzy||target="blank"]].
3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.200 - Uncharted Territories.WebHome||target= "blank"]].
4 4  
5 -====Minor changes====
6 -* Create - Flow Testing: Tracing errors in flow testing has been improved.
7 -* Deploy - Architecture: It is now possible to search in the Start/Stop flows overview. (#1311)
8 -* Manage - Alerting: The new queue triggers feature has been updated to be able to handle redelivery-enabled messaging queues.
5 +=====Minor changes=====
9 9  
7 +* Deploy - Architecture: We removed the deprecated reminder popup to update your cloud slot template. It is replaced by the automated upgrade feature.
8 +* Deploy - Deployment plan: We updated the place to display the logs in the right pane of the deployment plan to make it more compatible with the new runtime generation. Now, you can see all related logs with your deployment. By default, we only show some important logs, such as error logs, warning logs, and started runtime information logs. You can use the filter logs icons at the top of the list to show more information.
9 +* Create - Flow Designer: it is possible to select multiple components by area selection on the area which has scrollbar.
10 +
10 10  ====Bug fixes====
11 -* Create - Flow Designer: We fixed an issue where certain areas were selected in the flow designer when only hovering over them, without clicking. (#1294)
12 -* Create - Flow Testing: The cancel button on the new/edit pages of test messages in flow testing, now actually cancels changes.
13 -* Create - Flow Testing: If opening a test execution log is not possible during flow testing, a warning message will now be displayed.
14 -* Create - Message Definitions: The "last changed by" and "last changed date" values of additional namespace resources are now updated correctly when you make changes to your namespaces in your message definitions.
15 -* Deploy - Releases: We fixed a bug where runtimes that did not change appeared in the deployment plan in the list of flows that will be restarted. (#1379)
16 -* Deploy - Releases: We have resolved a bug that prevented you from deploying anything on a newly created model.
17 -* Deploy - Runtime Overview: We fixed a bug such that the runtime overview now shows the correct container version. (#1310)
18 -* Manage - Alerting: We have implemented a fix that allows you to activate and test queue triggers per environment when you are migrating your model to the current runtime architecture. You will be able to test the queue triggers of any environment that is fully migrated, even if another environment is still in the process of migrating.
19 -* Manage - Alerting: You can now add internal and external recipients to your default trigger configuration at the same time, and they will be applied to your triggers correctly.
20 -* Manage - Alerting: We have fixed a case where a tenant-queue-trigger could be activated on a hybrid environment, before the JMS of that environment had been deployed to the current runtime.
12 +
13 +* Deploy - Architecture: We improved timeout settings to give Stop, Restart and Reset runtime actions, enough time to execute. (#957)
14 +* Design - Store: Import into design from store is possible, even if the integration is not in Create yet.
15 +* Manage - Monitoring: Detailed HTTP statistics will now show the correct user in case of API key authorization in more cases. Note that this functionality requires a newly deployed release. (#956)
16 +* Manage - Manage Dashboards: The speed of loading the screen is improved greatly for all models. This is most noticeably for larger models. (#964)
17 +