Skip to main content

Release Notes

2.16.0 (Apr. 4, 2024)

This release introduces significant updates and enhancements, focusing on built-in and custom applications, internal maintenance and performance optimizations, and improvements to the user interface experience.

Introduced multiple comprehensive data management enhancements in Analysis and Data apps. These include support for uploading large files, enabling folder uploads via control menu and drag-and-drop, and incorporating recursive delete functionality. These features collectively improve the management of extensive data sets and cater to the needs of users handling large volumes of information.

Refined the application versioning process to support only PNG or JPEG files for icons, making icons optional. Should a version be created without a specific icon, the default Enthought icon will be used, simplifying the creation and editing of application versions.

Discontinued external application authentication support for Edge. Registration of external OAuth clients in JupyterHub is no longer supported by the Edge Session and the Edge Python API. Users are advised to adopt OAuth2-proxy for future authentication needs.

Bug Fixes include fixes to prevent unauthorized addition of versions to built-in apps; and a resolution for dependency requirements in kernel operations for the edge-keepalive script.


2.15.0 (Mar. 7, 2024)

This release introduces significant updates and enhancements, focusing on the new Edge Pricing/Invoicing model, internal performance optimizations, and improvements to the user interface experience.

Updated the Edge Pricing/Invoicing model to provide more flexibility and efficiency in managing the user's subscriptions and billing processes.

Introduced a Services section in the Cloud Watcher Control designed to provide a designated place that displays the various groups of billable items that may be approved for an organization's use.

Custom Applications in the Workbench are now automatically sorted in alphabetical order based on their associated last version title. Users can reorder their applications simply by modifying the titles even after applications have been defined.

Retired the experimental OpenAPI data connector. This update involves the removal of the OpenAPI data connector widget and browser from the Data App, as well as the OpenAPI Connector from the Edge Python API.

Bugfixes include fixes to the Edge application version form, ensuring that the correct required fields are triggered upon submission.


2.14.0 (Feb. 9, 2024)

This is a feature release focusing mainly on internal performance improvements and Analysis App enhancements.

Improved Kubernetes compatibility by introducing internal enhancements aimed at aligning seamlessly with the latest Karpenter update, to accommodate changes in provisioner representation and the transition to a dual model, which now incorporates node classes and node pools.

Enhanced Cloud Watcher monitoring and control by introducing internal improvements to the billing and services features based on the Edge billing model.

Updated default bash prompt in Analysis app terminal session to exclusively display the current directory. This change allows both the default bash prompt and terminal tab name to just display the current directory for a better user experience within the Analysis app.

Bugfixes include fixes to the Edge login page registration and "set your password" links to point to the correct identity service for the customer's deployment.


2.13.0 (Jan. 11, 2024)

This is a feature release focusing mainly on internal performance improvements and user-interface optimization.

Improved and expanded enforcement of cost caps to optionally allow running applications to be killed when the organization goes into a disabled state

edge-keepalive script added to the Analysis app for the user to run in order to allow an individual analysis app to survive past the defined culling time.

Bugfixes include fixes to the Start As menu ensuring disabled profiles are not displayed; fixing styling for the day picker in cloud watcher by maintaining a proper width and height; fixing budget processing in accounting; fixes for the workbench grid layout and application icons; and ensuring that normal users are only able to see visible versions of approved custom applications.


2.12.1 (Dec. 6, 2023)

This is a bugfix release.

Bugfixes include fixing the active highlighting in breadcrumbs; fixing the saving load behavior in app's general settings; and fixing the app relaunch functionality.


2.12.0 (Nov. 30, 2023)

This is a feature release focusing mainly on internal performance improvements and user-interface optimization.

The Edge user interface has been updated for improved ease of use, which includes moving all "addition" action links to the top of their respective columns. We have also updated the internal React code to make actions in the UI faster and more reliable, particularly on initial load of the Workbench.

Improved testing of the Kubernetes layer should reduce the risk of misbehavior (launch delays, missing instances) particularly after a new version deployment.

Bugfixes include fixes to the license auditing; fixing the app restart page for the Data App so that it can be re-launched like other apps in the system; significantly reduced Workbench loading latency; fixes for the audit app version definition, and ensuring that the "recommended profile" option is preserved for built-in compute profiles.


2.11.0 (Oct. 5, 2023)

This is a feature release focusing mainly on user experience and Analysis App enhancements.

The Analysis App was upgraded to JupyterLab version 3.6.5, and EDM (Python package manager) version 3.6.0.

The Jupyter AI extension is now available in the Analysis App. You can read more about the AI extension at its official site.

Implemented custom email templates for inviting users, allowing for a more personalized experience. You may set a custom e-mail template to be used when sending an invitation to a user for your organization.

Bugfixes include resolving scrolling issues by implementing responsive scrolling for individual Sidebar Navigation and Content Panes; enhancing user interaction by maintaining Sidebar items open when active; adding accurate app description tooltips for built-in apps in the Workbench; allowing GPU placeholders to cohabitate with GPU applications; and ensuring that Edge is accessible and loads successfully on Firefox and Safari browsers.


2.10.1 (Sept. 12, 2023)

This is a bugfix release.

Bugfixes include fixing an error on the server admin license install page when uploading a license file; fixing profile auditing on startup; and fixing the logic for Kubernetes provisioners.


2.10.0 (Sept. 7, 2023)

This is a feature release focusing mainly on license management.

Added the ability to manage licenses in Edge. A license file can now be loaded into the system, and quotas can be set by the server administrator for each organization within Edge. Additionally, each user now has a "home" organization, which is used as the billing destination for their license.

Applications in Edge will now gracefully shut down if unused, in order to avoid accidentally incurring unwanted compute charges. However, previous versions of Edge used a hardcoded value (4 hours) for the timeout. It is now possible to set the timeout on a per-application basis. There is still an Edge-wide "backup" timeout of 24 hours to ensure applications are not accidentally left running for very long periods of time.

UI improvements include updating the Settings page to group Cloud Watcher functionality into Monitoring and Control categories. Added tooltips to all sidebar entries. Added the ability to recursively delete folders in the Analysis App.

Bugfixes include fixing the cluster activity page in the server admin dashboard; providing a better error message when attempting to delete a non-empty org; fixing the image puller, and tags, for built-in Analysis and Data apps; better error pages when accessing an unauthorized organization.


2.9.0 (Aug. 2, 2023)

This is a feature release focusing mainly on the Analysis App ease-of-use and improving Cloud Watcher.

Automatically configure Python in the Analysis App. If the user's EDM Python installation has not been configured in the Analysis App, Edge will automatically set it up. This includes adding a token to the .edm.yaml configuration file in the home directory. This ensures that users of the Analysis App are free to install packages (including packages from private repositories) as soon as they start the app.

Improve launch speed for the Analysis App. Multiple optimizations have been made to the Analysis App startup speed. As a result, the launch time (not including VM allocation) has been reduced to approximately 30 seconds.

Cloud Watcher activity display page. Organization administrators can now view activity (running applications, placeholders, and virtual machines) under the Cloud Watcher tab in Settings.

/img/whatsnew_sysactivity.png