Skip to content

v0.7.0-pre

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Mar 19:24
· 1588 commits to main since this release
2eed338

Disclaimer

This is a prerelease, and therefore there are no security or backwards compatibility guarantees.
It is not recommended to use this in a production environment - use at your own risk.

Changelog

💻 Development experience

  • (PR #569) | Remove cmake variables for partial builds
  • (PR #570) | Extend boot transaction expiration to 120s (from 30s)
  • (PR #564) | Show service stack trace on transaction failure
  • (PR #596) | Improve error message: service out of memory
  • (PR #597) | Change checkAuthSys signature to avoid passing the potentially large data, which is never actually used.
  • (PR #612) | Add version field to package metadata
  • (PR #617) | Show transaction console in psibase

Bugfixes

🏗️ Infrastructure Providers

  • (PR #615) | Add logging of transaction and query console output
  • (PR #619) | Some refactoring of http.cpp

Bugfixes

  • (PR #620) | Fix incorrect use of shared_lock

Associated docker images

Docker images for this release of the psinode and psibase tools are available in GitHub container registry.