Changes for page 232 - Bug Busters
Last modified by Carlijn Kokkeler on 2024/11/04 11:23
From version 68.1
edited by Erik Bakker
on 2023/04/13 14:31
on 2023/04/13 14:31
Change comment:
There is no comment for this version
To version 302.1
edited by Carlijn Kokkeler
on 2024/08/14 09:18
on 2024/08/14 09:18
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,43 +1,20 @@ 1 - As the quarter has ended,wewent silentfor acoupleofweeksto plan for theupcoming quarterduringour PI rituals. Thistimewe addedthefamous "Hackathon"to the endofthePI week sowecould start the Easterbreakwithxcellentspirit after solving several smaller feedbackitemsand bugsreportedby you.Severalof those storieswill be includedin thisnd theupcoming release.Ontopofthat, weintroducevariousimprovements to ourAPI Gatewaypatternand our3rd generationruntimearchitecture.Subsequently,wewillreleaseanewruntimeimage supportingthemultipleimprovements.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. 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 -=====New features===== 5 +====Minor changes==== 6 +* Create - Flow Testing: Tracing errors in flow testing has been improved. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V312.WebHome||target="blank"]] is available. 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. 6 6 7 -* Deploy - Releases: We take the first step to fix properties to a release. This gives users more control over properties. For example, they can ensure that the release contains suitable properties that are more manageable. 8 -** When this release reaches production, the first new release that users activate and have Gen3 containers/properties, the new feature becomes active. Users will see a wrench icon on the release. When they click on it, they will see an overview of the attached Gen3 properties. 9 -** These properties cannot be altered for that specific release. This only counts for Gen3 properties, properties for Gen2 runtimes/machines will still be fetched from the Deploy-Properties list and can still be altered. If users notice that a specific Gen3 property of a release not contains the correct value, users can edit the value by opening the property overview of the release. At the bottom of the overview, the option ‘Change properties’ allows users to edit the properties of a release. 10 -** A new ‘property’ release will be created when users use that option. A ‘property’ release can be identified by a suffix that contains a letter. Users can change the properties, and when they are done, they can directly activate and deploy the release. With our new improvements to the deployment plan, only the affected containers by the property change(s) will be redeployed. This will result in faster deployments. 11 - 12 -{{info}}Important to note is that 13 -* While changing a property in a ‘property’ release, users also have the option to alter the value in the Deploy-Properties list. By default, this is set to Yes, because when a new release is created, the values of Deploy-Properties will be used and not properties of an earlier release. When a user closes the screen for editing a property, the change will immediately be implemented. 14 -* The auto-clean release functionality is unaffected by this change, ‘property’ releases will not be counted as a release. 15 -* There is a maximum of twenty-six ‘property’ releases. (twenty-six letters of the alphabet) 16 -* Only the latest release can be edited. This can be identified by checking the suffix. The suffix with the latest letter of the alphabet is editable.{{/info}} 17 - 18 -=====Minor changes===== 19 - 20 -* General - Control Tower: Changed several generic triggers for more predictable behavior. 21 -* Administration - License Tracker: The license tracker has been updated for new license models and features. 22 -* 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. 23 -* Capture - Settings: Editing message types are now consistent between new and existing ones. (#884) 24 -* Design - API Gateway: Default HTTP responses are generated automatically (#417) 25 -* 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) 26 -* 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. 27 -* 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. 28 -* 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. 29 -* Deploy - Deployment plan: The "Prepare release" is not scheduled automatically anymore, so you can be in control of your deployment plan. 30 -* Deploy - Architecture: Certificates only editable by system admin. 31 -* 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. 32 - 33 33 ====Bug fixes==== 34 - 35 -* General - RuntimeImage:A newruntime imageforcustomer modelsrunningon the3rd generation runtime.Pleaselearn moreaboutour [[RuntimeImagereleasenotes>>Main.ReleaseInformation.RuntimeImages.V140.WebHome||target="blank"]].36 -* Design - API Gateway:ImprovedgenerationofOpenAPI JSON andexamplemessages for API gatewayoperationstohandlecaseswhereanelementyourgateway definitionisusedmultipletimes.(#440)37 -* Design-API Gateway: We fixed ansuewherechangingthemessageformat of agatewaymessagedid notresultinan update oftheOpenAPI(i.e.,Swagger)document.38 -* De sign-System message: We fixed anissue thatledtoimportingtowardsthewrongmessage definitionwhen theoption"Importfrom XSD"waschosenonasynchronous message. (#818)39 -* Create-Message: Whenviewingoritinganenumeration,itisno longerdeleted whenthecancelbutton is pressed.40 - 41 - ====Remarks====42 - 43 -* Deploy-Releases: Weremovedthe existingsnapshotsof release propertyvalues.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.