Jupyter Enterprise Gateway 3.2.2
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 #1268
- Replace "is defined" in Jinja templates if conditions by @pq43 in #1267
- Update test-install task to build dist as dep by @lresende in #1270
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1273
- Set restart strategy to never for spark operator by @lresende in #1269
- Bump ruff from 0.0.253 to 0.0.254 by @dependabot in #1272
- Properly propagate errors on Spark Operator CRD failures by @lresende in #1271
- Fix docker swarm not being to start due to missing inherited function on the latest version by @luong-komorebi in #1277
- Updating base image tag to latest available tag by @Chiragasourabh in #1280
- Filter sensitive values from being logged in ProcessProxy by @pq43 in #1279
- Bump ruff from 0.0.254 to 0.0.255 by @dependabot in #1278
- Move shutdown kernel code to be within KernelClient by @pq43 in #1281
New Contributors
- @Chiragasourabh made their first contribution in #1280
Full Changelog: v3.2.1...v3.2.2