Skip to content

Commit a958bd6

Browse files
authored
Merge pull request #93 from lsst-sqre/tickets/DM-48733/release
Release 0.17.0
2 parents b2902e0 + dbec62d commit a958bd6

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ Collect fragments into this file with: scriv collect --version X.Y.Z
88

99
<!-- scriv-insert-here -->
1010

11+
<a id='changelog-0.17.0'></a>
12+
## 0.17.0 (2025-02-05)
13+
14+
### New features
15+
16+
- `GET /v1/github/rendered/{display_path}` that returns a rendered GitHub-backed notebook template. This route provides the same functionality as `GET /v1/pages/{page}/rendered`, but finds the page based on its GitHub URL path. This is an additional path, all existing functionality, including the existing template rendering path, remains unchanged.
17+
18+
We need to deploy Times Square to environments where some users should not have permissions to execute notebooks, but they should have permissions to render notebook templates for certain GitHub-based notebooks. This will let us configure that access via methods that apply permissions based on URL paths.
19+
1120
<a id='changelog-0.16.0'></a>
1221
## 0.16.0 (2025-01-22)
1322

changelog.d/20250204_171720_danfuchs_idfprod.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)