Skip to main content

v1.12 Release

1.12.9

  • Added support for access from environments using proxy servers for "IP Address Access Control for StudioApp"
  • Some warnings related to endpoint IP settings are now displayed only in multi-tenant environments

This release note also includes the changes made in v1.10 and v1.11.

Breaking Changes

  • With the introduction of multi-tenant functionality, cross-namespace communication has been blocked.

New Features and Improvements

  • IP Address Access Control for StudioApp: Organization administrators can now restrict access to managed organization resources based on users' source IP addresses. This setting can be configured from the organization management screen. Note that this restriction does not apply to applications deployed from projects. Deployed applications continue to follow the "Allowed IP Addresses" settings of endpoint nodes as before.
  • Warning for Endpoint IP Settings: Warnings are now displayed when an endpoint's "Authorized IP Addresses" settings either block all access or allow all access.
  • Audit Logs: User operation logs are now being recorded. A feature for organization administrators to review organization users' operation logs will be added in the future.
  • Organization names are now displayed in the canvas screen header.
  • Pages now automatically reload when leaving project or space membership.
  • Improved empty state messages in project and space listing screens.
  • Improved error pages in the canvas screen and some other error messages.
  • Pipeline storage now uses kubernetes storage instead of AWS S3 for improved performance.

Bug Fixes

  • The default CPU request value for SideApp resources has been changed from 128MB to 64MB and is no longer modifiable (limitation)
  • Fixed an issue where specific error messages on the login screen were not displaying in red
  • Fixed an issue preventing non-space members from pinning organization spaces
  • Fixed a bug that allowed project creation in deleted spaces
  • Fixed an issue where deleted space names continued to display in project headers
  • Fixed an issue where old cached information was displayed when API errors occurred in listing screens. Error details are now shown on the page.
  • Fixed an issue where pages wouldn't load properly after gaining access rights without a page refresh for canvas screens and template detail pages
  • Fixed frequent error toast displays on the home screen
  • Fixed various permission setting issues
  • Fixed an issue preventing direct URL access to organization settings screens
  • Fixed a sidebar update issue when organization membership changes while viewing the home screen
  • Fixed an issue where text language in the problems tab of canvas screens didn't update when changing display language
  • Fixed an issue where current space names weren't pre-populated in the space name change dialog
  • Fixed an issue where the deploy button dropdown remained open during initial deployment
  • Fixed an issue where errors occurred when attempting to log in or log out while already in that state

Limitations

#LimitationNote
1The FailureHandler of the Pipeline is currently under bug fixes and cannot be used.
2Deleted 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.
3The 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.