Skip to content

Commit 246470d

Browse files
committed
feat: update changelog
1 parent fa9a311 commit 246470d

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,34 @@
11
# Changelog
22

3+
## [1.1.0] - 2025-09-25
4+
5+
([full changelog](https://github.com/2i2c-org/jupyterhub-home-nfs/compare/1.0.1...fa9a311996bb532748d6d650644e2ccb45e92724))
6+
7+
### Enhancements made
8+
9+
- feat: don't invalidate quotas [#54](https://github.com/2i2c-org/jupyterhub-home-nfs/pull/54) ([@agoose77](https://github.com/agoose77))
10+
- feat: pass through file paths [#53](https://github.com/2i2c-org/jupyterhub-home-nfs/pull/53) ([@agoose77](https://github.com/agoose77))
11+
- feat: refactoring and improved logging [#50](https://github.com/2i2c-org/jupyterhub-home-nfs/pull/50) ([@agoose77](https://github.com/agoose77))
12+
- feat: Improved logging and refactoring [#49](https://github.com/2i2c-org/jupyterhub-home-nfs/pull/49) ([@agoose77](https://github.com/agoose77), [@sunu](https://github.com/sunu))
13+
- Squash all users to one particular uid and gid [#48](https://github.com/2i2c-org/jupyterhub-home-nfs/pull/48) ([@GeorgianaElena](https://github.com/GeorgianaElena), [@yuvipanda](https://github.com/yuvipanda))
14+
- Handle xfs_quota failing more gracefully [#44](https://github.com/2i2c-org/jupyterhub-home-nfs/pull/44) ([@yuvipanda](https://github.com/yuvipanda))
15+
- Set uid and gid [#42](https://github.com/2i2c-org/jupyterhub-home-nfs/pull/42) ([@GeorgianaElena](https://github.com/GeorgianaElena))
16+
17+
### Bugs fixed
18+
19+
- feat: increase filesystem reconciliation granularity [#52](https://github.com/2i2c-org/jupyterhub-home-nfs/pull/52) ([@agoose77](https://github.com/agoose77), [@sunu](https://github.com/sunu))
20+
- fix: clear existing quotas on startup [#51](https://github.com/2i2c-org/jupyterhub-home-nfs/pull/51) ([@agoose77](https://github.com/agoose77))
21+
- Set PYTHONUNBUFFERED=1 for enforce-xfs-quotas [#43](https://github.com/2i2c-org/jupyterhub-home-nfs/pull/43) ([@yuvipanda](https://github.com/yuvipanda))
22+
23+
### Contributors to this release
24+
25+
The following people contributed discussions, new ideas, code and documentation contributions, and review.
26+
See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports).
27+
28+
([GitHub contributors page for this release](https://github.com/2i2c-org/jupyterhub-home-nfs/graphs/contributors?from=2025-08-26&to=2025-09-25&type=c))
29+
30+
@agoose77 ([activity](https://github.com/search?q=repo%3A2i2c-org%2Fjupyterhub-home-nfs+involves%3Aagoose77+updated%3A2025-08-26..2025-09-25&type=Issues)) | @GeorgianaElena ([activity](https://github.com/search?q=repo%3A2i2c-org%2Fjupyterhub-home-nfs+involves%3AGeorgianaElena+updated%3A2025-08-26..2025-09-25&type=Issues)) | @sunu ([activity](https://github.com/search?q=repo%3A2i2c-org%2Fjupyterhub-home-nfs+involves%3Asunu+updated%3A2025-08-26..2025-09-25&type=Issues)) | @yuvipanda ([activity](https://github.com/search?q=repo%3A2i2c-org%2Fjupyterhub-home-nfs+involves%3Ayuvipanda+updated%3A2025-08-26..2025-09-25&type=Issues))
31+
332
## [1.0.1] - 2025-08-26
433

534
([full changelog](https://github.com/2i2c-org/jupyterhub-home-nfs/compare/1.0.0...03c5049dc74cd6be237897c333ba909e869afeeb))

0 commit comments

Comments
 (0)