v1.15 Release
1.15.3
- Fixed an issue where the connection between the Endpoint and SideApp could not be established under certain conditions.
1.15.2
- Fixed an issue where code content (Triggers, Injections, etc.) would be incorrectly replaced with code from other nodes when users in view mode or with view-only permissions were operating the canvas
- Fixed an issue where edges became invisible after opening and closing the version history view while in view mode
- Fixed a flickering issue that occurred on certain error pages, such as when accessing non-existent projects
1.15.1
- Adjusted the layout within the circuit information area of the property panel on the canvas screen
- (Introduced in 1.15.0) Fixed an issue where organization administrators could see the link to the circuit status page in the circuit information area of the property panel on the canvas screen
- Modified certain APIs to record clear error type strings in the
errorType
field of activity logs
New Features and Improvements
- Workspace Domain Support for Endpoints: Endpoint node URLs now support workspace domains. This enables the use of URLs in a simpler format. The new URL format can be viewed by selecting an endpoint node.
- Enhanced Organization Project Management: Improved the project listing functionality for organization administrators. Project filtering and sorting capabilities have been added for more flexible display options.
- Organization Activity Log View: Added a feature that allows organization administrators to view operation history of organization resources. This feature is accessible from the organization management screen.
- Organization administrators can now view the deployment history of circuits for each project.
Bug Fixes
- Added appropriate error messages when attempting to create version history from an empty canvas
- Fixed an issue where project name changes were not immediately reflected in the list
- Fixed cases where the organization creation button was displayed even in environments where organization creation is disabled
- Modified the activity log
errorType
field to record clear error type strings - Fixed an issue where some activity logs were not recording details in the
meta
field - Fixed an issue where it was not possible to write to the Pipeline output if the user running the Docker container was not root
Limitations
# | Limitation | Note |
---|---|---|
1 | The FailureHandler of the Pipeline is currently under bug fixes and cannot be used. | |
2 | Deleted spaces will not appear in the trash. | In the future, when this limitation is lifted, spaces that have been deleted will also be shown in the trash. |
3 | The requested SideApp CPU and memory Requests are not applied. | The CPU and Memory requests currently don't take effect but they will in future releases. The CPU and Memory limits still take effect. |
4 | Automatic redirection of workspace domains (http -> https) is not working. | When accessing a workspace domain via http a blank page and http status 404 is sent instead of a redirect, this will be fixed in later releases. |