Changes for page 181 - Summer Holiday
Last modified by Carlijn Kokkeler on 2024/05/22 13:46
From version 3.1
edited by Erik Bakker
on 2022/06/16 12:15
on 2022/06/16 12:15
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 - BuildingTime1 +Friction Hunters - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.e bakker1 +XWiki.eMagiz - Content
-
... ... @@ -1,31 +1,47 @@ 1 -Release that brings flow testingandJSONsupportimprovementsanda new build numberwithruntime bug fixes. Inaddition,thisrelease includesseveralherimprovements andtackles some minorissues. To benefitfrom theimprovements,pleasemake sure toclearyourbrowsercache (Ctrl+Shift+Del) beforesigning inthefirst time.1 +Release that includes loads of smaller items. Among these are transformation improvements, flow testing improvements, and consistency improvements. On top of that, we have also updated our cloud template. 2 2 3 -Find out more on our [release blog] 3 +===== New features===== 4 +* Create - Transformation: Implemented new feature that extends the number of possible transformation operations. From Boolean to enumeration and vice-versa is now possible through value mapping. Additionally, value mapping is now possible between Boolean to Boolean transformations. 4 4 6 +=====Major changes===== 7 +* Create - API Gateway: The entry flow for your API gateway can now be split in single entry flows for each operation separately. Please contact you partner manager if you want to enable this feature on your API gateway. This feature is only available if your API gateway is running on a Gen3 runtime. 5 5 6 -===== Major Changes ===== 9 +=====Minor changes===== 10 +* Capture - Integrations: An answer field added to describe the details of message redelivery mechanism. (#555) 11 +* Capture - Settings: We clarify message types which are not used in Capture phase. So you can make a decision to delete them to keep you project clean. (#586) 12 +* Create - Flow designer 13 +* When adding OAuth2 authorization with grant-type password, the client secret is no longer mandatory. (#506) 14 +* Left-over legacy attributes are removed from edit pages of non-legacy eMagiz Mendix Connectors. (#643) 15 +* Create - Transformation: For new transformers the default output data type is set to the destination attribute data type. 16 +* Deploy - Architecture 17 +* Planned cloud upgrades can be executed manually before the plan date. The resulting unnecessary plan dates will be removed. (#574) 18 +* State of topics are visible in topic storage details page to give you more insight about what will be applied to environment. (#572) 19 +* When a cloud slot change is pending, you will be notified. (#606) 20 +* Deploy - Deployment plan: Details of a deployment step are now visible for users with view rights. (#590) 21 +* Deploy - Properties: We add more information in history to show containers or connectors where you changed the properties. It will be easier for you to validate the changes. (#596) 22 +* Deploy - Releases 23 +* New button in "Approve release to next environment" pop-up that allows you to approve a release to next environment and go to that environment immediately. (#358) 24 +* Improved flow version changing functionality to only display the ten latest versions. (#479) 25 +* Improved user feedback when activating a release and updating the infra flow versions. 26 +* Deploy - User Management: The Apply to Environment result message popup has improved styling. (#551) 27 +* Design - Architecture: Removed unused fields (DisplayOrder, SequenceNumber and DisplaySide) from the Container Detail View. (#443) 28 +* Design - Gateway System Message: Added button to clear message definition and data model. (#495) 29 +* Manage - Alerting: Entering external recipients for notifications with the wrong format gives you a notification message. (#363) 7 7 8 -* This release brings build number 61 with several runtime improvements. 9 -** The OAuth 2.0 authorization interceptor in the Rest Template component contained client 'Authentication methods’ that were invalid and caused a flow not to start in build 59. Also the clockskew is now configurable so we can handle the requirements of more oauth2 authentication providers. 10 -** The Amazon S3 authentication interceptor in the Rest Template component had a threading issue where the key would be invalid on heavy usage. The threading has been changed and is now behaving correctly. 11 -** In several flow designer components, you can add Groovy scripts. Since build 59 using FastStringUtils (JSON parsing) in Groovy scripts did not work. 12 -** For Gen3 runtimes we upgraded to Spring Boot 2.6.6 to bring the latest security patches. 31 +=====Bug fixes===== 32 +* Capture - Integrations: When adding a new integration in create, users will have tags available for selection. (#681) 33 +* Create - Flow designer: The option to use ‘Last day of the month’ was removed from CRON jobs to prevent errors from occuring. (#492) 34 +* Create - Flow testing 35 +** It is possible to test the flow with nullChannel (#456) 36 +** Adding a long test message in the editor was disturbing the visual interface of the pop up. This does not happen anymore and long messages can be written with no further inconvenience. (#635) 37 +* Create - Message type: The message type’s display will be updated when you change the its display name in Capture phase or Design phase. (#656) 38 +* Create - System Message: Improved creation of enumeration for xml definition attributes so that the enumeration is automatically coupled to the attribute. (#200) 39 +* Deploy - Architecture: For new machines, size changes in design architecture were not applied to deploy architecture, until after the first deployment. (#521) 40 +* Deploy - Manage: Leaving the API statistics page does not result in error messages. (#541) 41 +* Design - Message Mapping: Fix the bug which crashes the widget if the browser is resized from another tab (which doesn't contain the widget). (#655) 42 +* Create - Transformation: Fix the bug which crashes the widget if the browser is resized from another tab (which doesn't contain the widget). (#655) 43 +* Design - Integrations: For the data pipeline integration, errors of message mapping will be ignored. (#592) 13 13 14 - 15 -===== Minor Changes ===== 16 - 17 -* Create - Flow designer: Message Definitions: Added JSON Array support for JSON message definitions. Using this, you can have an array of simple values based on an entity. 18 -* Create - Flow testing: Flow testing has better support for components that use flow resources like groovy scripts or database initialization scripts. 19 -* Create - Flow testing: Flow testing was not compatible with flows that contain queued message channels. 20 -* Manage - Monitoring: We removed the obsolete statistics screens 'Channel statistics', 'Handler statistics', and 'Cloud statistics'. 21 - 22 - 23 -===== Bug Fixes ===== 24 - 25 -* Design - Message Mapping: We fixed an issue where some warnings were showing as errors in right panel. 26 -* Create - Flow Designer: Improved transformation of JSON messages when 2 similar structures in the source message definition are mapped to the same structure in the output definition. 27 - 28 - 29 -===== Remarks ===== 30 - 31 -* Mendix Runtime has been upgraded to Mendix 9.12.1. 45 +=====Remarks===== 46 +* Capture - Settings: Tags: Added Save button for when creating/editing a tag. (#247) 47 +* Mendix Runtime has been upgraded to Mendix 9.12.3.