Changes for page 220 - Patch Parade

Last modified by Carlijn Kokkeler on 2024/05/22 13:30

From version 16.1
edited by Erik Bakker
on 2022/10/28 16:29
Change comment: There is no comment for this version
To version 166.1
edited by Carlijn Kokkeler
on 2023/12/04 15:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -186 - Daemon Switch
1 +210 - Deployment Delights
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ebakker
1 +XWiki.CarlijnKokkeler
Content
... ... @@ -1,35 +1,24 @@
1 -The release brings the new monitoring stack to fruition and various updates to handling multiple namespaces. On top of that, we have released a slew of smaller feedback items and bug fixes.
1 +In the last sprint cycle, we focused on improving the speed of the deployment plan and making the next generation architecture the default. On top of that, we have worked to release new cloud templates for Docker Single Lane and Docker Double Lane, to introduce faster machine boot up and improved auto-healing. Moreover, we processed several feedback items and did some bug fixes.
2 2  
3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.186 - Daemon Switch.WebHome||target="blank"]].
3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.210 - Deployment Delights||target="blank"]].
4 4  
5 5  =====New features=====
6 -* Generic - New monitoring stack: As of this release, you can run on the new monitoring stack. For more information on becoming an early adopter, don't hesitate to get in touch with us at [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]].
7 7  
7 +* Deploy - Releases: We added the possibility to see the container versions in the release details. This can be viewed by clicking the three dots in the Create phase section.
8 +
8 8  =====Minor changes=====
9 9  
10 -* Design - Solution: You will see a warning in the Solution view on operation if it is not connected to a backend API operation or in "Transformation" mode.
11 -* Design - API Gateway: Changes in your Gateway messages are reflected directly in your OpenAPI JSON document.
12 -* Create - Flow Designer: You can now see who/when a resource was changed on a resource view page.
13 -* Create - Flow Designer: You can see all related configurations that use a specific resource when viewing the details of the resource.
14 -* Create - Flow Designer: Increased size of the SpEL expression input field of standard transformer component.
15 -* Create - Flow Designer: Show generated resources toggle is not disabled by default; your preference for showing or hiding generated resources will be saved.
16 -* Create - Flow Testing: The name of the starting point in the flow testing result tab is matched with the component type.
17 -* Create - Flow Testing: Added a button to display the content of a selected trace message in a pop-out.
18 -* Deploy - Releases: The automated flow test pop-up can now be closed by pressing "Enter."
19 -* Deploy - Properties: Password-type properties are masked in the unused properties pop-up.
20 -* Deploy - Properties: You can use enter key to search on the property overview page.
21 -* Deploy - User Management: "Generate Keystore" button is renamed "Download Keystore," and the file name contains environment information.
22 -* Administration - Licenses: Added event streaming storage usage of your models.
23 -* Model Dashboard - Going to manage from the model dashboard now loads the error message dashboard without having to click on the error messages dashboard explicitly
24 -* Store: Compatibility check is added, which prevents importing G3 store items into G2 flow/integration
25 -* General: Improved help texts explaining options and screens related to the new runtime architecture or the migration towards it.
11 +* Deploy - Releases: When deploying a new release, containers that have no changes between the deployed release and the new release will not be deployed and restarted.
12 +* Deploy - Containers: Changing the list of flows that should run on a container will now trigger the rebuilding of images.
26 26  
27 27  ====Bug fixes====
28 -* Design - Integration Designer: For event streaming integrations, switching between Design Mapping and Create Transformation sometimes did not work.
29 -* Create - Transformation: For event streaming integrations, the 'Start editing' button sometimes did not work.
30 -* Create - Flow Designer: While editing an exit flow, the system message is not editable.
31 -* Create - Flow Designer: Comparing two flow versions works again.
32 -* Create - Flow Designer: When creating my initial version of a flow, the notification pop-up shows the correct information.
33 -* Create - Flow Designer: All relevant support objects will be highlighted when selecting a support object.
34 -* Deploy - Properties: Improved the layout of the cron trigger generator page
35 -* Deploy - Properties: Generating a password or CRON trigger will not reset the runtime field
15 +
16 +* Create - Flow Designer: 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.
17 +* Create - Flow Designer: 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.
18 +* Deploy - Containers: The collection and publishing of runtime metrics is no longer synchronized across containers, which improves their processing.
19 +* Deploy - Deployment plan: We solved a bug where a deployment step in the deployment plan could randomly get stuck.
20 +* Deploy - Runtimes: We improved the out of memory behavior of runtimes. Runtimes will now always restart when an out of memory error occurs.
21 +* Manage - Alerting: The alert ‘topic approaching maximum size’ alert has been temporarily disabled due to a high number of false positives.
22 +* Manage - Alerting: We solved an issue where the ‘missing metrics’ alert did not always contain the full container name.
23 +
24 +