Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
jupyter_enterprise_gateway-3.2.2-py3-none-any.whl | 2023-03-18 | 140.1 kB | |
jupyter_enterprise_gateway-3.2.2.tar.gz | 2023-03-18 | 4.7 MB | |
jupyter_enterprise_gateway_kernelspecs-3.2.2.tar.gz | 2023-03-18 | 73.1 MB | |
jupyter_enterprise_gateway_kernelspecs_yarn-3.2.2.tar.gz | 2023-03-18 | 48.6 MB | |
jupyter_enterprise_gateway_kernelspecs_docker-3.2.2.tar.gz | 2023-03-18 | 50.9 kB | |
jupyter_enterprise_gateway_kernelspecs_kubernetes-3.2.2.tar.gz | 2023-03-18 | 121.0 kB | |
jupyter_enterprise_gateway_kernelspecs_conductor-3.2.2.tar.gz | 2023-03-18 | 24.3 MB | |
jupyter_enterprise_gateway_kernel_image_files-3.2.2.tar.gz | 2023-03-18 | 24.3 MB | |
jupyter_enterprise_gateway_helm-3.2.2.tar.gz | 2023-03-18 | 8.7 kB | |
Jupyter Enterprise Gateway 3.2.2 source code.tar.gz | 2023-03-18 | 4.7 MB | |
Jupyter Enterprise Gateway 3.2.2 source code.zip | 2023-03-18 | 4.8 MB | |
README.md | 2023-03-18 | 2.2 kB | |
Totals: 12 Items | 184.7 MB | 0 |
Our 3.2.2 release includes the following high-level changes:
- Fixes to Spark Operator based kernels to propagate errors on Spark Operator CRD failures
- Update Spark Operator based kernels to set restart strategy to never for spark operator
- Introduces EG_SENSITIVE_ENV_KEYS to filter sensitive values from being logged in ProcessProxy
What's Changed
- Reset SPARK_VERSION to 3.2.1 by @kevin-bates in https://github.com/jupyter-server/enterprise_gateway/pull/1268
- Replace "is defined" in Jinja templates if conditions by @pq43 in https://github.com/jupyter-server/enterprise_gateway/pull/1267
- Update test-install task to build dist as dep by @lresende in https://github.com/jupyter-server/enterprise_gateway/pull/1270
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/jupyter-server/enterprise_gateway/pull/1273
- Set restart strategy to never for spark operator by @lresende in https://github.com/jupyter-server/enterprise_gateway/pull/1269
- Bump ruff from 0.0.253 to 0.0.254 by @dependabot in https://github.com/jupyter-server/enterprise_gateway/pull/1272
- Properly propagate errors on Spark Operator CRD failures by @lresende in https://github.com/jupyter-server/enterprise_gateway/pull/1271
- Fix docker swarm not being to start due to missing inherited function on the latest version by @luong-komorebi in https://github.com/jupyter-server/enterprise_gateway/pull/1277
- Updating base image tag to latest available tag by @Chiragasourabh in https://github.com/jupyter-server/enterprise_gateway/pull/1280
- Filter sensitive values from being logged in ProcessProxy by @pq43 in https://github.com/jupyter-server/enterprise_gateway/pull/1279
- Bump ruff from 0.0.254 to 0.0.255 by @dependabot in https://github.com/jupyter-server/enterprise_gateway/pull/1278
- Move shutdown kernel code to be within KernelClient by @pq43 in https://github.com/jupyter-server/enterprise_gateway/pull/1281
New Contributors
- @Chiragasourabh made their first contribution in https://github.com/jupyter-server/enterprise_gateway/pull/1280
Full Changelog: https://github.com/jupyter-server/enterprise_gateway/compare/v3.2.1...v3.2.2