Skip to content

Commit 25b2336

Browse files
github-actions[bot]idirze
authored andcommitted
chore(main): release 1.1.0
1 parent 724b42b commit 25b2336

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.0.0"}
1+
{".":"1.1.0"}

CHANGELOG.md

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

3+
## [1.1.0](https://github.com/OKDP/jupyterlab-docker/compare/v1.0.0...v1.1.0) (2025-09-24)
4+
5+
6+
### Features
7+
8+
* add multi-arch image support for linux/amd64 and linux/arm64 ([0676532](https://github.com/OKDP/jupyterlab-docker/commit/06765322308587bb1a976067da7001fbd6da7d15))
9+
* add support for spark 4 and python 3.12 ([2ea0e80](https://github.com/OKDP/jupyterlab-docker/commit/2ea0e8045332716dbcb1d87698913d9ea6cb08dd))
10+
* drop support for python 3.9 (End-of-life in October 2025) ([bf6295f](https://github.com/OKDP/jupyterlab-docker/commit/bf6295f3681039953c5e5ee9e6da7a659456ac0b))
11+
* update with the latest changes from Jupyter Docker Stacks community ([db4e61d](https://github.com/OKDP/jupyterlab-docker/commit/db4e61d177298533e785798b5eca9358c1d9c763))
12+
313
## 1.0.0 (2024-05-17)
414

515

0 commit comments

Comments
 (0)