Skip to content

v1.1.5 Security Release

Compare
Choose a tag to compare
@hg8496 hg8496 released this 22 Oct 16:45
· 14 commits to main since this release

Rusty Buddy v1.1.5 Release Notes

We are excited to announce the release of Rusty Buddy v1.1.5, bringing enhancements and vital improvements for a smoother user experience.

Key Updates:

  • Security fix: Upgraded the fern logging library to version 0.7.0
  • Enhanced Knowledge Store Querying: Resolved a parsing error when using the limit parameter in SQL queries, improving document retrieval based on embedding similarity. This fix ensures precise and error-free interactions with the knowledge store.
  • Simplified CommandRegistry Usage: Introduced a Default implementation, streamlining the creation of CommandRegistry instances and making the process easier for developers.
  • Dependency and Structural Improvements: Restructured the project for better organization and maintainability. The CLI now resides in its own workspace, enhancing clarity and separation between interface and core logic.

Explore these updates to enjoy a more refined and efficient Rusty Buddy. Thank you for your continuous support and feedback. Happy coding!

What's Changed

Full Changelog: v1.1.4...v1.1.5