Skip to content

Releases: scireum/jupiter

4.1.0

29 Jan 13:00

Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...4.1.0

GA 4.0.0

27 Feb 15:47
97cda11

Choose a tag to compare

BREAKING CHANGE

  • Removes PyRun Facitity from the API (PY.RUN command, ...)

What's Changed

  • Remove PyRun Facility & Upgrade Rust + Crates by @sabieber in #23

New Contributors

Full Changelog: 3.1.4...4.0.0

GA 3.1.4

22 Jul 09:56
68cb5d7

Choose a tag to compare

What's Changed

  • Fix a race condition that lead to missing data in the IDB by @jmuscireum in #20
  • Detect and prevent dropped broadcast file events by @jmuscireum in #21

New Contributors

Full Changelog: 3.1.3...3.1.4

3.1.4-rc1

19 Jul 08:03
91c28ee

Choose a tag to compare

3.1.4-rc1 Pre-release
Pre-release

What's Changed

  • Fix a race condition that lead to missing data in the IDB by @jmuscireum in #20

New Contributors

Full Changelog: 3.1.3...3.1.4-rc1

GA 3.1.3

03 Jun 05:03
a3cfcde

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.2...3.1.3

GA 3.1.2

23 Aug 09:19

Choose a tag to compare

Improves error handling for PY.RUN kernel IO errors.

GA 3.1.1

28 Mar 14:42

Choose a tag to compare

Fixes some issues within PyRun to make operations more stable and reliable.

GA 3.1.0

28 Mar 09:16
a787ff0

Choose a tag to compare

Adds PyRun Kernels to support AI tasks in Jupiter.

PyRun permits to load an run Python Kernels. These can receive and process messages via PY.RUN kernel json

What's Changed

  • Removes jemalloc as main allocator by @andyHa in #16
  • Permits to run Python kernels using PY.RUN by @andyHa in #17

Full Changelog: 3.0.0...3.1.0

GA 3.0.0

04 Jan 15:16

Choose a tag to compare

This release has no functional changes, however, https://github.com/scireum/apollo-framework has been deprecated and re-integration into Jupiter. This resulted in breaking changes to to module names being changed from apollo_framework:: to jupiter::.

Also, some dependencies have been updated and clippy inspections were fixed.

GA 2.2.0

04 Jan 15:12

Choose a tag to compare

What's Changed

  • Re-Introduces jemalloc for precise memory tracking. by @andyHa in #15

Full Changelog: 2.1.0...2.2.0