| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| jupyter_enterprise_gateway-3.2.3-py3-none-any.whl | 2024-02-20 | 140.5 kB | |
| jupyter_enterprise_gateway-3.2.3.tar.gz | 2024-02-20 | 4.7 MB | |
| jupyter_enterprise_gateway_kernelspecs-3.2.3.tar.gz | 2024-02-20 | 73.1 MB | |
| jupyter_enterprise_gateway_kernelspecs_kubernetes-3.2.3.tar.gz | 2024-02-20 | 121.0 kB | |
| jupyter_enterprise_gateway_kernelspecs_yarn-3.2.3.tar.gz | 2024-02-20 | 48.6 MB | |
| jupyter_enterprise_gateway_kernelspecs_docker-3.2.3.tar.gz | 2024-02-20 | 50.9 kB | |
| jupyter_enterprise_gateway_kernelspecs_conductor-3.2.3.tar.gz | 2024-02-20 | 24.3 MB | |
| jupyter_enterprise_gateway_helm-3.2.3.tar.gz | 2024-02-20 | 6.1 kB | |
| jupyter_enterprise_gateway_kernel_image_files-3.2.3.tar.gz | 2024-02-20 | 24.3 MB | |
| Jupyter Enterprise Gateway 3.2.3 source code.tar.gz | 2024-02-20 | 4.7 MB | |
| Jupyter Enterprise Gateway 3.2.3 source code.zip | 2024-02-20 | 4.8 MB | |
| README.md | 2024-02-20 | 5.5 kB | |
| Totals: 12 Items | 184.7 MB | 2 | |
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 https://github.com/jupyter-server/enterprise_gateway/pull/1282
- Bump ruff from 0.0.257 to 0.0.259 by @dependabot in https://github.com/jupyter-server/enterprise_gateway/pull/1283
- Bump ruff from 0.0.259 to 0.0.260 by @dependabot in https://github.com/jupyter-server/enterprise_gateway/pull/1285
- Bump black[jupyter] from 23.1.0 to 23.3.0 by @dependabot in https://github.com/jupyter-server/enterprise_gateway/pull/1284
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/jupyter-server/enterprise_gateway/pull/1286
- Bump ruff from 0.0.260 to 0.0.261 by @dependabot in https://github.com/jupyter-server/enterprise_gateway/pull/1288
- Bump ruff from 0.0.261 to 0.0.262 by @dependabot in https://github.com/jupyter-server/enterprise_gateway/pull/1290
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/jupyter-server/enterprise_gateway/pull/1293
- Bump ruff from 0.0.262 to 0.0.263 by @dependabot in https://github.com/jupyter-server/enterprise_gateway/pull/1292
- Update docker_swarm.py by @bsdz in https://github.com/jupyter-server/enterprise_gateway/pull/1296
- Bump ruff from 0.0.263 to 0.0.265 by @dependabot in https://github.com/jupyter-server/enterprise_gateway/pull/1298
- Update ruff version in pre-commit config by @kevin-bates in https://github.com/jupyter-server/enterprise_gateway/pull/1299
- Bump ruff from 0.0.265 to 0.0.267 by @dependabot in https://github.com/jupyter-server/enterprise_gateway/pull/1300
- Bump ruff from 0.0.267 to 0.0.269 by @dependabot in https://github.com/jupyter-server/enterprise_gateway/pull/1301
- Bump ruff from 0.0.269 to 0.0.270 by @dependabot in https://github.com/jupyter-server/enterprise_gateway/pull/1303
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/jupyter-server/enterprise_gateway/pull/1304
- Update mistune requirement from <1 to <4 by @dependabot in https://github.com/jupyter-server/enterprise_gateway/pull/1306
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/jupyter-server/enterprise_gateway/pull/1326
- feat: Add options to mutual authentication by @s4mukka in https://github.com/jupyter-server/enterprise_gateway/pull/1320
- Update link to tensorflow-notebook image by @fresende in https://github.com/jupyter-server/enterprise_gateway/pull/1330
- Bump ruff from 0.0.270 to 0.0.290 by @dependabot in https://github.com/jupyter-server/enterprise_gateway/pull/1331
- Drop support for python 3.7 and upgrade min version of some dependencies by @luong-komorebi in https://github.com/jupyter-server/enterprise_gateway/pull/1334
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/jupyter-server/enterprise_gateway/pull/1309
- Bump ruff from 0.0.290 to 0.0.291 by @dependabot in https://github.com/jupyter-server/enterprise_gateway/pull/1335
- docs: reformat list by @IITII in https://github.com/jupyter-server/enterprise_gateway/pull/1350
- [Bug] Fix helm chart logic error by @alex-treebeard in https://github.com/jupyter-server/enterprise_gateway/pull/1352
- Bump github/codeql-action from 2 to 3 by @dependabot in https://github.com/jupyter-server/enterprise_gateway/pull/1354
- Replace conda with mamba on EG docker image by @lresende in https://github.com/jupyter-server/enterprise_gateway/pull/1358
- update crictl version from v1.21.0 to v1.24.0 by @mmmommm in https://github.com/jupyter-server/enterprise_gateway/pull/1364
- Fix readthedocs build configuration by @lresende in https://github.com/jupyter-server/enterprise_gateway/pull/1367
- Bump ruff from 0.0.291 to 0.1.5 by @dependabot in https://github.com/jupyter-server/enterprise_gateway/pull/1348
- Bump nick-invision/retry from 2.8.3 to 3.0.0 by @dependabot in https://github.com/jupyter-server/enterprise_gateway/pull/1365
- Expose kernel_info_timeout configuration by @lresende in https://github.com/jupyter-server/enterprise_gateway/pull/1353
- Add jinja template support to pod-name config via environment variable by @lresende in https://github.com/jupyter-server/enterprise_gateway/pull/1368
- Bump ruff from 0.1.5 to 0.2.2 by @dependabot in https://github.com/jupyter-server/enterprise_gateway/pull/1369
- Bump black[jupyter] from 23.9.1 to 24.2.0 by @dependabot in https://github.com/jupyter-server/enterprise_gateway/pull/1366
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/jupyter-server/enterprise_gateway/pull/1340
New Contributors
- @s4mukka made their first contribution in https://github.com/jupyter-server/enterprise_gateway/pull/1320
- @IITII made their first contribution in https://github.com/jupyter-server/enterprise_gateway/pull/1350
- @alex-treebeard made their first contribution in https://github.com/jupyter-server/enterprise_gateway/pull/1352
- @mmmommm made their first contribution in https://github.com/jupyter-server/enterprise_gateway/pull/1364
Full Changelog: https://github.com/jupyter-server/enterprise_gateway/compare/v3.2.2...v3.2.3