File tree Expand file tree Collapse file tree 2 files changed +17
-3
lines changed Expand file tree Collapse file tree 2 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
4
5
+ ## 0.1.2
6
+
7
+ ([ Full Changelog] ( https://github.com/QuantStack/jupyter-drives/compare/v0.1.1...cf120affc369836154c4dd277493086c01dbe7f0 ) )
8
+
9
+ ### Bugs fixed
10
+
11
+ - Provide s3 driver with session token [ #65 ] ( https://github.com/QuantStack/jupyter-drives/pull/65 ) ([ @gogakoreli ] ( https://github.com/gogakoreli ) )
12
+
13
+ ### Contributors to this release
14
+
15
+ ([ GitHub contributors page for this release] ( https://github.com/QuantStack/jupyter-drives/graphs/contributors?from=2024-12-18&to=2025-01-06&type=c ) )
16
+
17
+ [ @gogakoreli ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupyter-drives+involves%3Agogakoreli+updated%3A2024-12-18..2025-01-06&type=Issues )
18
+
19
+ <!-- <END NEW CHANGELOG ENTRY> -->
20
+
5
21
## 0.1.1
6
22
7
23
([ Full Changelog] ( https://github.com/QuantStack/jupyter-drives/compare/v0.1.0...f789bf757e92268a917954e5da4ee26d32c85af5 ) )
24
40
25
41
[ @DenisaCG ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupyter-drives+involves%3ADenisaCG+updated%3A2024-12-13..2024-12-18&type=Issues ) | [ @github-actions ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupyter-drives+involves%3Agithub-actions+updated%3A2024-12-13..2024-12-18&type=Issues )
26
42
27
- <!-- <END NEW CHANGELOG ENTRY> -->
28
-
29
43
## 0.1.0
30
44
31
45
([ Full Changelog] ( https://github.com/QuantStack/jupyter-drives/compare/v0.0.1...26e504aec6122d9f4b2ab854f48f1cd102062b59 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jupyter-drives" ,
3
- "version" : " 0.1.1 " ,
3
+ "version" : " 0.1.2 " ,
4
4
"description" : " A Jupyter extension to support drives in the backend." ,
5
5
"keywords" : [
6
6
" jupyter" ,
You can’t perform that action at this time.
0 commit comments