Changes for page 220 - Patch Parade
Last modified by Carlijn Kokkeler on 2024/05/22 13:30
From version 15.1
edited by Erik Bakker
on 2022/10/28 16:23
on 2022/10/28 16:23
Change comment:
There is no comment for this version
To version 113.1
edited by Carlijn Kokkeler
on 2023/10/11 13:38
on 2023/10/11 13:38
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - 186 -DaemonSwitch1 +206 - Situational Deployment - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,35 +1,43 @@ 1 - Thereleasebringsthenewmonitoring stacktofruition andvariousupdates to handlingmultiple namespaces. On top of that, wehavereleased a slewof smallerfeedback itemsandbug fixes.1 +In the last sprint cycle, we focused on improving our deployment plan. On top of that, we made several improvements to the store. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs. 186 -DaemonSwitch.WebHome||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.206 - Situational Deployment.WebHome||target="blank"]]. 4 4 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 8 8 =====Minor changes===== 9 9 10 -* Create - Flow designer: You can now see who/when a resource was changed on a resource view page. 11 -* 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. 12 -* Create - Flow designer: You can see all related configurations that use a specific resource when viewing the details of the resource. 13 -* Design - API Gateway: Changes in your Gateway messages are reflected directly in your OpenAPI JSON document. 14 -* 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 15 -* Create - Flow testing: The name of the starting point in the flow testing result tab is matched with the component type. 16 -* Deploy - Releases: The automated flow test pop-up can now be closed by pressing "Enter." 17 -* Deploy - Properties: Password-type properties are masked in the unused properties pop-up. 18 -* Deploy - User management: "Generate Keystore" button is renamed "Download Keystore," and the file name contains environment information. 19 -* Create - Flow Testing: Added a button to display the content of a selected trace message in a pop-out. 20 -* Deploy - Properties: You can use enter key to search on the property overview page. 21 -* Create - Flow designer: Increased size of the SpEL expression input field of standard transformer component. 22 -* Create - Flow Designer: Show generated resources toggle is not disabled by default; your preference for showing or hiding generated resources will be saved. 23 -* Administration - Licenses: Added event streaming storage usage of your models. 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. 8 +* Design - Framework: The framework used in the flow designer has been updated to the latest version. 9 +* Design - Channels: Moving already attached channels in the flow designer has been made sligthly easier. 10 +* Design - Store: We fixed an issue that blocked you from importing Store content in the Design phase. The message definitions and message mappings are now imported correctly as the original content in the item of the Store. 11 +* Create - SSL: Developers with Admin rights are now able to edit the 'SOAP Web services path' in the SSL settings. 12 +* Deploy - Architecture: The title of the'apply to environment' action for changing topic retention size has been changed to be less confusing. 13 +* Deploy - Deployment plan: The algorithm for genarating a default deployment plan is improved to keep jms downtime and alerting to a minimum. 14 +* Deploy - Deployment plan: A change in the memory settings of the JMS triggers a redeployment of the container. 15 +* Deploy - Logging: New logging feature enabling us to make better choices in deprecating old encryption standards. 16 +* Deploy - Properties: We removed the deprecated tab Properties in the Deploy phase. 17 +* Deploy - Release properties: The description of a property can be changed by editing the property. 18 +* Deploy - Release: The start/stop/restart machine deployment steps are now also executed correctly for aws and on-premises machines. 19 +* Deploy - Release: When a release is removed, the related unused images in the on-premises machines will be removed as well. 20 +* Deploy - Release: Performance improvements have been implemented for loading releases in Deploy. 21 +* Manage - Alerting: If alerting has been paused manually, it will not be activated automatically after a release deployment. 22 +* Manage - Alerting: Inactivated users should be removed from all alert settings (included “disabled“ settings) to avoid undesirable notifications. 23 +* Manage - Monitoring: Graphs showing problematic runtimes, queues and requests have been updated to be sorted by “Process CPU usage”, “Messages in queue” and “Unsuccessful requests” by default respectively for 3rd generation runtimes. 24 +* Manage - Monitoring: The 3rd generation runtime dashboards have been changed to show data on UTC time zone by default. 25 +* Manage - Monitoring: Variables in the 3rd generation runtimes HTTP statistics detail pages are now sorted case insensitive. 26 +* Administration - My account: When an account password change request is made, even when this fails, a mail is sent to the account owner to inform of the action. 27 +* Administration - My account: When changing a password, it is compared to a list of known database breaches for security. A warning is shown when the password is found in a database. 26 26 29 + 27 27 ====Bug fixes==== 28 -* Deploy - Properties: Improved the layout of the cron trigger generator page 29 -* Deploy - Properties: Generating a password or CRON trigger will not reset the runtime field 30 -* Create - Flow designer: While editing an exit flow, the system message is not editable. 31 -* Design - Integration designer: For event streaming integrations, switching between Design Mapping and Create Transformation sometimes did not work. 32 -* Create - Transformation: For event streaming integrations, the 'Start editing' button sometimes did not work. 33 -* Create - Flow designer: Comparing two flow versions works again. 34 -* Create- Flow Designer: When creating my initial version of a flow, the notification pop-up shows the correct information. 35 -* Create - Flow Designer: All relevant support objects will be highlighted when selecting a support object. 31 + 32 +* Design - Store: We fixed an issue that the orders of message definition elements were changed after being imported. 33 +* Design - Store: We fixed an issue that importing a store item with synchronous message definitions went wrong. Now, the imported message definitions should be the same with the exported message definitions. 34 +* Design - Store: We fixed an issue that static copies were missing when importing store items. 35 +* Create - Styling: The styling of the left component panel has been restructured, solving a rare bug which would break the styling of certain functionalities. 36 +* Deploy - Cloud Template: An issue with disk performance in the last cloud template update has been resolved in this release. 37 +* Manage - Monitoring: It is now possible to search on messages partially in Manage Monitoring. 38 +* Create - Errors - We fixed an issue that, when migrating to Gen3, the error channel to “errorChannel” is only created for the first inbound in an entry flow. 39 + 40 + 41 +=====Infra and image changes===== 42 + 43 +* No infra and/or image changes is this release.