Skip to content

Commit

Permalink
Merge pull request #366 from lsst-sqre/u/ajt/r11_0_0
Browse files Browse the repository at this point in the history
Prepare release 11.0.0
  • Loading branch information
fajpunk committed Aug 6, 2024
2 parents 7c00a05 + c62a169 commit f036372
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 20 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,23 @@ Find changes for the upcoming release in the project's [changelog.d](https://git

<!-- scriv-insert-here -->

<a id='changelog-11.0.0'></a>
## 11.0.0 (2024-08-06)

### Backwards-incompatible changes

- Remove `exclude_dirs` option from `NotebookRunner` options, which means it can no longer be set in the autostart config. `exclude_dirs` must be set in an in-repo `mobu.yaml` config file.

### New features

- `NotebookRunner` business will skip notebooks in environments that do not have the services required for them to run. Required services ban be declared by adding [metadata](https://ipython.readthedocs.io/en/3.x/notebook/nbformat.html#metadata) to a notebook.

- Allow specification of log level for individual flocks

### Bug fixes

- Follow redirections by hand for hub logins as well as lab ones to get XSRF

<a id='changelog-10.1.0'></a>
## 10.1.0 (2024-07-12)

Expand Down
5 changes: 0 additions & 5 deletions changelog.d/20240719_150741_danfuchs.md

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions changelog.d/20240806_123848_athornton_DM_45523.md

This file was deleted.

0 comments on commit f036372

Please sign in to comment.