Skip to content

Releases: 2i2c-org/jupyterhub-home-nfs

1.2.0

02 Oct 08:50

Choose a tag to compare

1.1.0

25 Sep 13:43

Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.1.0

1.0.1

26 Aug 10:08

Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

22 Aug 15:25

Choose a tag to compare

What's Changed

  • Add a changelog file to keep track of changes by @sunu in #27
  • change how version is parsed, move from set-output to use $GITHUB_ENV, skip publish for certain commits by @shaneknapp in #32
  • Fix FileNotFoundError when export directory doesn't exist by @sunu in #35
  • Implement quota overrides for specific folders by @sunu in #36
  • Optional feature to allow connections from allowed IPs only; and improved documentation for installation and security by @sunu in #25
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #31
  • Add standard Helm labels to Kubernetes resources and provide deterministic object names by @sunu in #34
  • Automatically resize the filesystem if necessary by @yuvipanda in #37

New Contributors

Full Changelog: 0.2.0...1.0.0

0.2.0

21 Apr 08:29
f39c99a

Choose a tag to compare

What's Changed

  • Support excluding certain directories from quota by @sunu in #19
  • Support configuring paths to exclude through Helm by @sunu in #20
  • Mount a loopback device as a XFS volume for easy development by @sunu in #21
  • Rename get-quota-your-home to jupyterhub_home_nfs and turn it into a Python package by @sunu in #17
  • Improvements to configuration handling and release management by @sunu in #22
  • Add pre-commit and flake8 config by @sunu in #23
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #26

New Contributors

Full Changelog: 0.1.0...0.2.0