Skip to content

vere-v3.0-rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@pkova pkova released this 20 Feb 15:05
· 186 commits to release since this release
d710d04

Description

During pre-release testing of vere-v3.0-rc3 a bug was discovered with the free list migration. This bug caused spurious "loom: corrupt" warnings for some ships when upgrading from vere-v2.12 to vere-v3.0. Another bug was discovered in error handling of the urbit chop command, causing problems if the ship crashed exactly during a chop.

This release candidate includes #602 and #608 to fix these bugs.

What's Changed

  • vere: fix epoc lifecycle error handling, enforce invariants by @joemfb in #602
  • http: do not double free scry cache path by @pkova in #606
  • v3-migrate: ream before reclaiming bytecode caches by @pkova in #608

Full Changelog: vere-v3.0-rc3...vere-v3.0-rc4