Skip to content

7.1.0

Compare
Choose a tag to compare
@rra rra released this 21 Mar 19:40
· 152 commits to main since this release
7.1.0
f1587b5

New features

  • Add GitLFSBusiness for testing Git LFS by storing and retrieving a Git LFS-managed artifact.

Bug fixes

  • Properly handle the XSRF tokens for JupyterHub and the Jupyter lab by storing separate tokens for the hub and lab after initial login and sending the appropriate XSRF token in the X-XSRFToken header to the relevant APIs. This fixes a redirect loop at the Jupyter lab when running 4.1.0 or later.

Other changes

  • mobu now uses uv to maintain frozen dependencies and set up a development environment.

What's Changed

  • Bump actions/setup-python from 4 to 5 by @dependabot in #326
  • Fix syntax in periodic CI by @rra in #327
  • Install pre-commit before calling autoupdate by @rra in #328
  • Update Python and pre-commit dependencies by @rra in #330
  • Update Python dependencies by @rra in #332
  • Update dependencies by @rra in #333
  • Update Python and pre-commit dependencies by @rra in #335
  • Bump python from 3.12.1-slim-bullseye to 3.12.2-slim-bullseye by @dependabot in #337
  • Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #336
  • Update Python dependencies by @rra in #338
  • DM-43423: Fix XSRF cookie and header handling for JupyterLab by @rra in #340
  • tickets/DM:43203: add Git-LFS business by @athornton in #339
  • DM-43423: Prepare 7.1.0 release by @rra in #341

Full Changelog: 7.0.0...7.1.0