Skip to content

Releases: swan-cern/sparkmonitor

v3.0.1

13 Dec 15:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

13 Dec 15:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v3.0.0

v2.1.1

18 Jan 12:15
Compare
Choose a tag to compare

Spark 3.2 updates its version of json4s to 3.7.0-M11, which breaks our custom listener. We changed the build process to shade the json4s dependency and to have Sparkmonitor work with both new and old Spark versions

What's Changed

Full Changelog: https://github.com/swan-cern/sparkmonitor/commits/v2.1.1

v2.1.0

14 Jan 15:55
Compare
Choose a tag to compare

What's Changed

  • shade json4s in scalalistener by @rccern in #6

Full Changelog: https://github.com/swan-cern/sparkmonitor/commits/v2.1.0

v2.0.0

22 Nov 09:13
Compare
Choose a tag to compare

What's Changed

  • Refactor using React & Typescript by @krishnan-r in #1
    • Support for Jupyterlab and Notebook from single package
    • Support for Spark 3.x
    • Removed Spark UI proxying

Full Changelog: https://github.com/swan-cern/sparkmonitor/commits/v2.0.0