Skip to main content

v0.20.0 (Alpha)

· One min read

This release introduces updates to database infrastructure, observer functionality, and node deployment, along with bug fixes.

Broker

  • Transitioned from MongoDB to PostgreSQL for all operations, this streamlines each nodes database dependencies.
  • Introduced offset-based observation support

Paracord

  • Added offset support for observers
  • Various behind the scenes enhancements

Paraflow

  • Implemented minor internal changes

Para (CLI)

  • Removed MongoDB from node deployment
  • Added support for remote Docker node affiliation

v0.19.5 (Alpha)

· One min read

This patch release addresses critical bug fixes and introduces minor performance enhancements.

NVIDIA Isaac Sim Kits

Our Hello Robot starter kit now supports NVIDIA Isaac Sim version 5.0 and continues to support 4.5 & 4.2.

Bug Fixes

  • Fixed a critical issue in the Python SDK where actors encountered a database is locked error.
  • Implemented various minor improvements to enhance overall stability and performance.

v0.19.3 (Alpha)

· One min read

This is a minor release focused on bug fixes and small improvements.

Bug Fixes

  • Resolved an intermittent issue where Paracord would attempt to log in but fail to render during local development.
  • Various other minor stability and performance tweaks.

v0.19.2 (Alpha)

· 2 min read

This marks the inaugural release notes for Otonoma and The Paranet—a significant milestone as we transition to alpha and begin extending access to early adopters.

Note on Versioning: This release starts at 0.19.2 due to internal pre-production fixes that addressed bugs found during testing. Future patches will follow sequentially as we refine our release candidate (RC) process.

Paraflow 3.0

We've introduced a major version update to Paraflow, aligning it more closely with the 43 workflow control-flow patterns defined by van der Aalst's group.

Additionally, we've implemented syntax updates designed to streamline development, resulting in a cleaner and more intuitive language overall.

Python SDK 2.0

This update brings the Python SDK in line with Paraflow 3.0 with additional key improvements.

Paracord Updates

  • Netflow: Introducing our first runtime workflow UI. As your Paranet initiates goals, a dedicated data stream enables real-time monitoring of the goal tree's lifecycle. Features include default sorting by most recent updates, basic search functionality, and live oversight to help debug and observe autonomous operations.

  • Ledger: We've revamped the Ledger UI with a streamlined filtering system, delivering a more user-friendly experience for querying historical and real-time data.

Alpha Phase Overview

Version 0.19.2 represents Otonoma's alpha release, inviting early adopters to explore The Paranet.

Expect bugs and rapid iterations as we refine the system. This is a prime opportunity to provide feedback and influence the platform's future—share your thoughts and successes in our Discord community or with a support ticket.

For guidance, dev kits, or detailed technical documentation, visit our documentation at docs.paranet.otonoma.com.

Stay tuned for more incoming features!