Our 3.2.3 release includes the following high-level changes:
- Add support for jinja2 templates when defining KERNEL_POD_NAME
- Expose kernel_info_timeout configuration
- Replace conda with mamba for package management on docker images
- Drop support for Python 3.7
- Multiple dependency security fixes
Thank you to all of our contributors! ❤️ 🎉
What's Changed
- Bump ruff from 0.0.255 to 0.0.257 by @dependabot in #1282
- Bump ruff from 0.0.257 to 0.0.259 by @dependabot in #1283
- Bump ruff from 0.0.259 to 0.0.260 by @dependabot in #1285
- Bump black[jupyter] from 23.1.0 to 23.3.0 by @dependabot in #1284
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1286
- Bump ruff from 0.0.260 to 0.0.261 by @dependabot in #1288
- Bump ruff from 0.0.261 to 0.0.262 by @dependabot in #1290
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1293
- Bump ruff from 0.0.262 to 0.0.263 by @dependabot in #1292
- Update docker_swarm.py by @bsdz in #1296
- Bump ruff from 0.0.263 to 0.0.265 by @dependabot in #1298
- Update ruff version in pre-commit config by @kevin-bates in #1299
- Bump ruff from 0.0.265 to 0.0.267 by @dependabot in #1300
- Bump ruff from 0.0.267 to 0.0.269 by @dependabot in #1301
- Bump ruff from 0.0.269 to 0.0.270 by @dependabot in #1303
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1304
- Update mistune requirement from <1 to <4 by @dependabot in #1306
- Bump actions/checkout from 3 to 4 by @dependabot in #1326
- feat: Add options to mutual authentication by @s4mukka in #1320
- Update link to tensorflow-notebook image by @fresende in #1330
- Bump ruff from 0.0.270 to 0.0.290 by @dependabot in #1331
- Drop support for python 3.7 and upgrade min version of some dependencies by @luong-komorebi in #1334
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1309
- Bump ruff from 0.0.290 to 0.0.291 by @dependabot in #1335
- docs: reformat list by @IITII in #1350
- [Bug] Fix helm chart logic error by @alex-treebeard in #1352
- Bump github/codeql-action from 2 to 3 by @dependabot in #1354
- Replace conda with mamba on EG docker image by @lresende in #1358
- update crictl version from v1.21.0 to v1.24.0 by @mmmommm in #1364
- Fix readthedocs build configuration by @lresende in #1367
- Bump ruff from 0.0.291 to 0.1.5 by @dependabot in #1348
- Bump nick-invision/retry from 2.8.3 to 3.0.0 by @dependabot in #1365
- Expose kernel_info_timeout configuration by @lresende in #1353
- Add jinja template support to pod-name config via environment variable by @lresende in #1368
- Bump ruff from 0.1.5 to 0.2.2 by @dependabot in #1369
- Bump black[jupyter] from 23.9.1 to 24.2.0 by @dependabot in #1366
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1340
New Contributors
- @s4mukka made their first contribution in #1320
- @IITII made their first contribution in #1350
- @alex-treebeard made their first contribution in #1352
- @mmmommm made their first contribution in #1364
Full Changelog: v3.2.2...v3.2.3