Skip to content

Jupyter Enterprise Gateway 3.0.0

Compare
Choose a tag to compare
@kevin-bates kevin-bates released this 27 Oct 21:53
· 126 commits to main since this release
872b714

Our 3.0.0 release includes the following high-level changes.

  • Support for Spark 3.0 and pod templates
  • Improved deployment of new kernels in containerized environments
  • Support for CRDs and ConfigMaps on Spark Operator
  • Improved helm chart integration
  • Extended kernel persistence support
  • Role-based documentation: Users, Operators, Contributors, Developers
  • Enabled support for images from private registries
  • Formalized HA support (singe-instance vs. multi-instance)
  • Extend LB algorithms for distributed kernels
  • Enabled support for any subclass of IpyKernel kernels
  • Enabled support for ConfigMaps in Spark Operator
  • Allow operators to increase the maximum sockets and thread pool of the ZMQ context
  • Add support for managing service and config map in kernel-pod
  • Bug fixes and maintenance

Thank you to all of our contributors!

What's Changed

New Contributors

Full Changelog: v2.6.0...v3.0.0