Skip to content

v0.17.0-pre

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Jun 18:40
020cc13

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

🚀 Applications

🔧 Refactoring

💻 Development experience

  • (PR #1145) | Allow the account name to differ from the crate name
  • (PR #1156) | Improve check for ownership cycle
  • (PR #1151) | Add psibase upgrade subcommand
  • (PR #1150) | Implement on-chain package repository
  • (PR #1141) | Use JSON instead of hex packed arguments in postinstall scripts
  • (PR #1148) | improve default vscode tasks/scripts
  • (PR #1166) | Add install status to psibase info output
  • (PR #1172) | Add option to list packages with updates
  • (PR #1173) | Only redirect GET requests to x-admin
  • (PR #1176) | Improve psibase search subcommand
  • (PR #1175) | Only allow existing accounts to be package repos
  • (PR #1181) | Add psibase push subcommand
  • (PR #1197) | Adding new vs code settings for yarn workspaces support

🐛 Bugfixes

  • (PR #1167) | Make rust semver consistent with C++ for 0.0.x
  • (PR #1164) | fix erroneous dev-dependency in plugin
  • (PR #1179) | Fix wrong serialization after empty Option
  • (PR #1191) | Fix TruncSat errors when Rust toolchain is upgraded to 1.87.0

📚 Documentation

🔧 Refactoring

  • (PR #1208) | Rust SDK - Allow table keys of objects that don't implement the Copy trait

🏗️ Infrastructure Providers

🐛 Bugfixes

  • (PR #1160) | Fix assert when accessing sockets from an auth service
  • (PR #1194) | Fix bugs exposed by gcc-15
  • (PR #1201) | Fix verify services in the block header

Associated docker images

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

Contributors

@James-Mart, @Velua, @swatanabe, @cool-ant