Skip to content

Commit

Permalink
Update release-notes/2024-09/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: vpstoynova <100705307+vpstoynova@users.noreply.github.com>
  • Loading branch information
CIakab-NI and vpstoynova authored Sep 11, 2024
1 parent dae8c78 commit 63accf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-notes/2024-09/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The 2024-09 release for SystemLink Enterprise has been published to <https://dow
- Privilege **List published notebooks in SystemLink and download published notebooks into the Jupyter development environment** was split to **List available notebooks** to list the published notebooks, and **List published notebooks in SystemLink and download published notebooks into the Jupyter development environment** to list and download notebooks for notebook development.
- This privilege is enabled by default for Collaborator, Data Maintainer and Systems Maintainer built-in roles.
- For the Automated Agent, the **List published notebooks in SystemLink and download published notebooks into the Jupyter development environment** privilege will be removed, as the Automated Agent should not need to download the notebooks content.
- Trusted certificates specified at `global.trustedCertificatesSecrets` are now installed on Jupyter user servers to be used when calling SystemLink or other external APIs from notebooks.
- Trusted certificates specified at `global.trustedCertificatesSecrets` are now installed on servers that use Jupyter. These certificates are used when calling SystemLink or other external APIs from notebooks.
- Trusted certificates specified at `global.trustedCertificatesSecrets` are now installed on execution pods, to be used when calling SystemLink or other external APIs from notebooks.
- Added abilities to configure the rate-limit values for notebook APIs inside the Helm chart.
- Notebook Execution Service
Expand Down

0 comments on commit 63accf3

Please sign in to comment.