Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1017 Bytes

RELEASE-NOTES.md

File metadata and controls

33 lines (26 loc) · 1017 Bytes

1.0-M4

  • #35 Replace custom installer with "jupyter kernelspec install"
  • #39 Convert the default init script to an extension
  • #40 Add "java.time" to the list of default imports

1.0-M3

  • #27 Add direct access to JShell
  • #28 Auto-bootstrap of kernel-aware libraries
  • #29 Incorrect classpath displayed in the environment
  • #30 DFLib / Parquet and Avro classpath issues
  • #31 An older jar is used instead of the one indicated in %%loadFromPOM
  • #33 Internalize dependency on jupyter-jvm-basekernel
  • #36 Extract and publish JJava API library

1.0-M2

  • #5 Switch project to Maven
  • #7 Project renaming
  • #8 Java package change
  • #11 Enable GitHub Actions
  • #12 Dynamically change the kernel startup parameters
  • #16 Upgrade gson transitive dependency
  • #21 Rendering stale var
  • #22 Clean implementation of the LoaderDelegate

1.0-M1

  • #1 Upgrade to Gradle 8.5
  • #2 Update Ivy to 2.5.2
  • #3 Remove usage of the io.github.spencerpark.jupyter-kernel-installer plugin
  • #4 Fix memory leak