Skip to content

Releases: SwissDataScienceCenter/renku-notebooks

Version 1.26.1

19 Sep 09:35
8b47163
Compare
Choose a tag to compare

What's Changed

  • fix: don't fail clone process if access token doesn't exist by @Panaetius in #1971
  • fix: Mount /dev/shm to the correct container. by @aledegano in #1984

Full Changelog: 1.26.0...1.26.1

Version 1.26.0

26 Aug 07:53
4c9e0d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.25.3...1.26.0

Version 1.25.3

01 Jul 07:58
1c9204b
Compare
Choose a tag to compare

What's Changed

  • fix: patching wrong environment variables when resuming by @olevski in #1923

Full Changelog: 1.25.2...1.25.3

Version 1.25.2

21 Jun 07:29
625a0eb
Compare
Choose a tag to compare

What's Changed

  • chore: bump the python group across 2 directories with 18 updates by @dependabot in #1907
  • fix: consider storage config passed in when launching sessions by @m-alisafaee in #1912
  • fix: remove unused field from secrets storage request by @Panaetius in #1901

Full Changelog: 1.25.1...1.25.2

Version 1.25.1

30 May 09:46
77b1ecc
Compare
Choose a tag to compare

What's Changed

  • fix: do not add storage mounts patches when a session has no repository by @leafty in #1892

Full Changelog: 1.25.0...1.25.1

Version 1.25.0

22 May 16:11
08162e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.24.0...1.25.0

Version 1.24.0

17 May 08:38
b0352c3
Compare
Choose a tag to compare

What's Changed

  • chore: deprecate changelog.md file in favor of github release page by @olevski in #1867
  • chore: fix changelog deprecation message by @olevski in #1868
  • feat: support connected services by @leafty in #1874
  • fix: do not setup any git provider for anonymous sessions by @leafty in #1879

Full Changelog: 1.23.0...1.24.0

Version 1.23.0

10 May 13:52
3a1c96b
Compare
Choose a tag to compare

Fixes

Features

Full Changelog: 1.22.1...1.23.0

Version 1.22.1

03 May 12:42
2c595ec
Compare
Choose a tag to compare

1.22.1 (2024-05-03)

Bug Fixes

  • use the case sensitive name of the project when cloning repositories (#1857)

Version 1.22.0

26 Mar 10:47
6ee0a68
Compare
Choose a tag to compare

1.22.0 (2024-03-25)

Features