Changes for page 233 - Policy Polish
Last modified by Carlijn Kokkeler on 2024/11/06 14:06
From version 335.1
edited by Carlijn Kokkeler
on 2024/11/04 11:29
on 2024/11/04 11:29
Change comment:
There is no comment for this version
To version 330.1
edited by Carlijn Kokkeler
on 2024/10/07 15:08
on 2024/10/07 15:08
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -23 3-TBD1 +231 - Microscopic Madness - Content
-
... ... @@ -1,22 +1,18 @@ 1 -During our recent sprint cycle, Wedidahackathonagainehave a lot ofbugfixes!Thevisibilityof several buttonshas been improved,aswell as pop-ups andsearchfunctionalities.Findout all below!1 +During our recent sprint cycle, we have improved the search options for flow testing logs and monitoring logs. Next to this, we fixed the unused properties overview and improved the deletion functionality of router containers. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.23 2-Bug Busters||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.231 - Microscopic Madness||target="blank"]]. 4 4 5 -====New features==== 6 -* Login: Our password policy has been updated such that the minimum length is 14 characters, other requirements have remained the same. All users will be required to update their password when logging in. You will not be able to close this popup until your password has been updated successfully. 7 7 8 8 ====Minor changes==== 9 -* Create - Flow Designer:Wehaveadded twoadditionalconfigurationoptionstotheSMB sessionfactory supportobject.10 -** Connectasguest: We have added theoptiontotogglewhethertheession factoryshouldattemptto connectasauestif theloginattemptwith the provided usernameandpasswordisrejected.11 -** ForceSMB version2:Wehaveaddedthe optionto enforcethe usageof SMB version2. Thiseffectively disables backwards-compatibleversion negotiation.12 -* Deploy-Architecture: Severalimprovements for our failoverfunctionalityhave beendone:13 -** We haveimproved the warningmessageforthebalancefailoverdeploymentplan step, makingitmoreclearhowto solve this issueshoulditoccurduring yourdeployment.14 -** We have added theoption to manually initiate the failoverbalancing process, saving youfrom havingtoexecuteyour deployment.Thisactioncan be foundin Deploy Architecture, whenright clickingon thewhite canvas.15 -** We have added avisualization of connectorsystems thatare pending afailover enable ordisablein Deploy Architecture.Besides that, you will alsosee this shown in the pendingchanges list when you apply yourchanges to the environment.7 +* Create - Flow Testing: Search options for flow testing logs have been improved. 8 +** Improved search options for flow test logs. You can now search for 'logger' and 'message', search for 'timestamp from' and 'to' have been removed. 9 +** Unified the UI with Manage phase logging for a more streamlined experience. 10 +* Manage - Monitoring: Search options for monitoring logs have been improved. 11 +** Unified the UI with flow testing log interface, showing the message and stack trace (if available) in 2 different tabs. 12 +** Added the 'logger' column that shows the last part of the logger name. 13 +** Added a search field for 'logger'. 16 16 17 -====Bug fixes==== 18 -* Create - Flow Designer: If a component misses a support object, an alert is now shown in the Flow Designer, displaying which support object is missing. 19 -* Create - Flow Designer: The XML to flat file and flat file to XML transformers have been restyled, such that they are similar to all other components. 20 -* Create - Flow Designer: We fixed an issue where the browser page would get frozen when editing a flow component. 21 -* Manage - Explore: When clicking the queue browser button, the user will not be redirected to the home page anymore. 22 22 16 +====Bug fixes==== 17 +* Deploy - Architecture: Router containers that were deleted from the Deploy Architecture, are now cleaned up completely from the environment. 18 +* Deploy - Releases: We fixed an issue where used properties defined in Deploy Architecture were shown incorrectly in the missing properties overview and the unused properties overview. (#1442)