Releases: jpmorganchase/jupyter-fs
Releases · jpmorganchase/jupyter-fs
Release list
v1.2.1
v1.2.0
What's Changed
- Swap fs default from pyfs to fsspec by @timkpaine in #335
- Incremental updates for view bugs by @timkpaine in #343
- Add metadata for jupyterlab extension by @ktaletsk in #356
New Contributors
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's Changed
- Upgrade tree-finder to latest bugfix release by @painebot in #330
- Handle S3 LastModified timestamp in fsspec backend by @sgrenf95 in #331
- Fix double load in treefinder leading to bad scroll behavior, add fancy launcher button by @painebot in #332
- Log on double command register to help find race condition, update demo by @painebot in #333
New Contributors
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Be explicit about backend in readme to avoid configuration annoyance when getting started by @timkpaine in #301
- Ignore local files, small fix for rename by @timkpaine in #310
- Remove use of crypto.subtle, fixes 324 by @timkpaine in #325
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- overhaul packaging and project layout, bring in line with templates, first pass for fsspec by @painebot in #231
- Add kwargs passthrough to backend driver, implement openWith by @painebot in #233
- Minor fixes after fsspec PR by @vidartf in #242
- Inlude type in resource hash by @painebot in #244
- Expose chained exceptions from fsspec handler and underlying backend, enforce on first load by @painebot in #251
- Move JS revealPath and openDirRecursive to not await row-by-row by @sanjaiyan-dev in #189
- Small fixes for fsspec backend, Enable fsspec tests for s3fs and smb by @painebot in #247
- Release alpha candidate of 1.1.0 by @painebot in #252
- Switch to uv, actions-ext by @painebot in #262
- Add docs about choosing backend, fixes #270 by @painebot in #278
New Contributors
- @sanjaiyan-dev made their first contribution in #189
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- Normalize package layout with nbcelltests by @painebot in #203
- Fix logo on dark background, fix build badge by @painebot in #205
- fix: Remove unnecessary copy method overload in MetaManager by @mahendrapaipuri in #206
- Fix AttributeError if no permissions are available (webdav resources, for instance) by @jeflem in #212
New Contributors
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Fix copy file operation by @mahendrapaipuri in #200
- revert to synchronous contents manager, add separate async contents manager by @timkpaine in #201
Full Changelog: v0.4.1...v1.0.0
Release v0.4.1
What's Changed
- Update README.md by @vidartf in #182
- Omnibus 2 by @vidartf in #183
- Bump version: 0.4.0 → 0.4.1 by @timkpaine in #184
Full Changelog: v0.4.0...v0.4.1
Release v0.4.0
What's Changed
- Minor fixes and version bump in prep of release v0.0.5 by @telamonian in #66
- added
yarn-deduplicatestep tobuild:integritycmd by @telamonian in #68 - Add
defaultWritableresource argument. by @lsowen in #63 - switch to traitlets-based server-side config by @telamonian in #69
- Create CODE_OF_CONDUCT.md by @timkpaine in #78
- Update issue templates by @timkpaine in #79
- jlab3 and restore to working form by @timkpaine in #85
- Bump lodash from 4.17.15 to 4.17.21 in /js by @dependabot in #86
- Bump version: 0, 0, 5, "final", 0 → (0, 0, 6, "final", 0) by @timkpaine in #87
- update deps by @timkpaine in #88
- revert black by @timkpaine in #97
- add general support for binder and an action that creates a new binder on PR creation by @telamonian in #99
- Bump node-notifier from 6.0.0 to 8.0.2 by @dependabot in #98
- replace old filetree UI with brand spanking a new tree-finder by @telamonian in #100
- Bump browserslist from 4.16.3 to 4.16.6 by @dependabot in #104
- Release v0.3.0 by @telamonian in #105
- modernize browser_check: refactor
chrome-test.js->browser-test.jsas per jupyterlab core by @telamonian in #106 - Refresh support first pass by @telamonian in #109
- migrate to federated module pattern/build by @telamonian in #110
- purge filetree, clean up a few misc items by @timkpaine in #108
- Bump version: 0.3.0final0 → 0.3.1final0 by @telamonian in #111
- Bump tar from 6.1.0 to 6.1.11 by @dependabot in #115
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #117
- Bump url-parse from 1.5.1 to 1.5.3 by @dependabot in #118
- Bump jszip from 3.6.0 to 3.7.0 by @dependabot in #122
- Bump ansi-regex from 5.0.0 to 5.0.1 by @dependabot in #123
- Update python requires by @timkpaine in #120
- Fix CI by @reoono in #132
- Bump moment from 2.29.1 to 2.29.2 by @dependabot in #133
- Bump nanoid from 3.1.23 to 3.3.2 by @dependabot in #134
- Bump shelljs from 0.8.4 to 0.8.5 by @dependabot in #124
- Bump url-parse from 1.5.3 to 1.5.10 by @dependabot in #127
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #131
- Change when to initial setup by @reoono in #130
- remove deprecated methods by @reoono in #137
- Add rename action by @reoono in #138
- Switch to
black, bump to 0.4.0 for recent work, remove separate bump version config by @timkpaine in #139 - Bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #146
- Bump terser from 5.7.0 to 5.15.0 by @dependabot in #143
- Bump moment from 2.29.2 to 2.29.4 by @dependabot in #147
- Fix CI, upgrade dependencies by @timkpaine in #152
- Bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #153
- Replace os.path with fs.path in fsmanager.py by @PaulKGrimes in #151
- bump more deps by @timkpaine in #154
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #155
- Use PEP440 version spec by @mahendrapaipuri in #156
- Bump webpack from 5.75.0 to 5.84.1 by @dependabot in #166
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #157
- uplift ci without JLab upgrade by @timkpaine in #165
- Reconcile hard fork now that access is restored by @timkpaine in #174
New Contributors
- @lsowen made their first contribution in #63
- @dependabot made their first contribution in #86
- @reoono made their first contribution in #132
- @PaulKGrimes made their first contribution in #151
- @mahendrapaipuri made their first contribution in #156
Full Changelog: v0.0.5...v0.4.0