Skip to content

Releases: scireum/jupiter

GA 3.1.4

22 Jul 09:56
68cb5d7
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Improves error handling for PY.RUN kernel IO errors.

GA 3.1.1

28 Mar 14:42
Compare
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
Compare
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
Compare
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
Compare
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

GA 2.1.0

04 Jan 15:12
Compare
Choose a tag to compare

What's Changed

  • Adds a unit-test to ensure that an empty cache consumes "no" memory by @andyHa in #13
  • Provides a new method: SymbolTable::get_or_insert and optimizes loading yaml files. by @andyHa in #14

Full Changelog: 2.0.0...2.1.0

GA 2.0.0

11 Feb 07:56
9050b78
Compare
Choose a tag to compare

What's Changed

  • Breaking: Removes jemalloc. by @andyHa in #12
  • Fixes a bug in the loader architecture. by @andyHa in #11

Full Changelog: 1.5.1...2.0.0