Jupyter Enterprise Gateway 3.2.1
Our 3.2.1 release includes the following high-level changes:
- Enhanced Kernel Image Puller with capabilities to pull additional images
- Fixes to Kernel restart corner cases that could cause leaks
- Fixes to Spark Operator based kernels to properly flow environment variables
What's Changed
- Update python interrupt test by @kevin-bates in #1239
- Bump black[jupyter] from 22.10.0 to 22.12.0 by @dependabot in #1236
- Bump ruff from 0.0.189 to 0.0.223 by @dependabot in #1238
- Flow envs to spark operator pods by @kevin-bates in #1242
- Disable healthcheck on kernel-images derived from notebook images by @kevin-bates in #1240
- Add more linting by @blink1073 in #1245
- Update java certs to avoid multi-arch builds to hang by @lresende in #1241
- Dump Kubernetes YAML/CRD on kernel startup fails by @lresende in #1249
- Change demo-base container build from conda to mamba by @lresende in #1250
- Bump black[jupyter] from 22.12.0 to 23.1.0 by @dependabot in #1251
- Bump ruff from 0.0.237 to 0.0.241 by @dependabot in #1252
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1253
- Bump ruff from 0.0.241 to 0.0.246 by @dependabot in #1254
- A few small changes to gateway client by @pq43 in #1257
- Bump ruff from 0.0.246 to 0.0.249 by @dependabot in #1256
- Fix badges on README by @kevin-bates in #1259
- Fix the flow of kernel-class-name option in bootstrap script by @manoj-jeswani in #1260
- Bump ruff from 0.0.249 to 0.0.253 by @dependabot in #1264
- decouple image name fetching from image puller by @leoyifeng in #1263
- Set language and fix conda env link by @kevin-bates in #1265
- Handle not found exception during remove_kernel by @lresende in #1262
New Contributors
- @pq43 made their first contribution in #1257
- @manoj-jeswani made their first contribution in #1260
Full Changelog: v3.2.0...v3.2.1