Changes for page 232 - Bug Busters
Last modified by Carlijn Kokkeler on 2024/11/04 11:23
From version 65.1
edited by Erik Bakker
on 2023/04/13 08:46
on 2023/04/13 08:46
Change comment:
There is no comment for this version
To version 294.1
edited by Carlijn Kokkeler
on 2024/08/12 12:25
on 2024/08/12 12:25
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 - 195-EasterParty1 +227 - Fix Frenzy - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,30 +1,19 @@ 1 - As the quarter has ended,wewent silentfor acoupleofweeksto plan for the upcoming quarterduringour PI rituals. This timewe added the famous "Hackathon"to the end ofthePI weeksowe could start theEasterbreak with excellent spirit aftersolving severalsmallerfeedback items andbugs reported by you.Severalfthoseorieswill becludedin thisand theupcomingrelease.On topof that, weintroducevarious improvementsto our API Gatewaypatternandour3rd generation runtimearchitecture. Subsequently, wewillrelease awruntime imagesupportingthemultipleimprovements.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, and added search functionality to the Start/Stop flows overview. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs. 195-EasterParty.WebHome||target=3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.227 - Fix Frenzy||target="blank"]]. 4 4 5 -=====Minor changes===== 5 +====Minor changes==== 6 +* Create - Flow Testing: The tracing information for errorChannel messages has been improved. 7 +* Deploy - Architecture: The user is now able to search in the Start/Stop flows overview. 6 6 7 -* General - Control Tower: Changed several generic triggers for more predictable behavior. 8 -* Administration - License Tracker: The license tracker has been updated for new license models and features. 9 -* Administration - License Tracker: When the feature ‘Data sink’ is enabled, the number of message packs of the contract will be displayed when you hover with the mouse over the feature. 10 -* Capture - Settings: Editing message types are now consistent between new and existing ones. (#884) 11 -* Design - API Gateway: Default HTTP responses are generated automatically (#417) 12 -* Design - Solution design: An additional option is added to the context menu that navigates to the message definition added to event streaming topics without processors. (#850) 13 -* Create - Add Integrations: We used the name of the API integration that you set in the Design phase to display on the Transfer screen. That helps you choose the correct integrations to add to the Create phase more quickly. 14 -* Create - 3rd Generation Migration: You can toggle the custom error handling option for your event processors while migrating your event processing container to the 3rd Generation Runtime. 15 -* Deploy - Deployment plan: When you run your deployment plan in your model using the new generation runtimes, you will be able to be the logs that relate to an executing deployment step. 16 -* Deploy - Deployment plan: The "Prepare release" is not scheduled automatically anymore, so you can be in control of your deployment plan. 17 -* Deploy - Architecture: Certificates only editable by system admin. 18 -* Manage - Jobs: In case the model has containers that contain jobs in one of its flows, users can inspect job managers, job executions, and job step executions. Note that this only works for the 3rd generation runtime. 19 - 20 20 ====Bug fixes==== 21 - 22 -* General - RuntimeImage:A newruntime imageforcustomer modelsrunningon the3rd generation runtime.Pleaselearn moreaboutour [[RuntimeImagereleasenotes>>Main.ReleaseInformation.RuntimeImages.V140.WebHome||target="blank"]].23 -* Design - API Gateway:Improvedgenerationof Open APIJSON andexamplemessagesforAPI gatewayoperationstohandlecaseswhereanelementinyourgatewaydefinition isusedmultipletimes.(#440)24 -* Design-API Gateway: We fixed ansuewherechangingthemessageformat of agatewaymessagedid notresultinan update oftheOpenAPI(i.e.,Swagger)document.25 -* De sign-System message: We fixed anissue thatledtoimportingtowardsthewrongmessage definitionwhen theoption"Importfrom XSD"waschosenonasynchronous message.(#818)26 -* Create-Message: When viewing or editinganenumeration,itisnolongerdeletedwhenthe cancelbuttonis pressed.27 - 28 - ====Remarks====29 - 30 -* Deploy-Releases: Weremovedthe existingsnapshotsof release propertyvalues.10 +* Create - Flow Designer: We fixed an issue where certain areas were selected in the flow designer when only hovering over them, without clicking. 11 +* Create - Flow Testing: The cancel button on the new/edit pages of test messages in flow testing, now actually cancels changes. 12 +* Create - Flow Testing: In case opening a log of test execution is not possible, a warning message will now be shown. 13 +* 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. 14 +* 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. 15 +* Deploy - Releases: When moving to the Deploy phase for the first time, a background action could fail, preventing deploying a release. This has been resolved. 16 +* Deploy - Runtime Overview: We fixed a bug such that the runtime overview now shows the correct container version. 17 +* 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. 18 +* 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. 19 +* 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.