Skip to content

Releases: urbit/vere

vere-v2.10

27 Jun 16:28
463dec7

Choose a tag to compare

Description

This release includes runtime fixes mainly aimed at OTA publishers. A publisher running vere-v2.10 and urbit-os-v2.142 (releasing in a few days) will be able to reliably deliver the initial OTA through remote scry instead of falling back to ames.

The release also includes significantly better long-running replay capabilities that were missing since vere-v1.14. The <your-ship>/.run play command now supports the --auto-meld command line flag to automatically meld a long memory-intensive replay. It also supports the --snap-at x command line flag to snapshot every x events.

What's Changed

New Contributors

Full Changelog: vere-v2.9...vere-v2.10

vere-v2.10-rc3

23 Jun 16:07
2b62e1b

Choose a tag to compare

vere-v2.10-rc3 Pre-release
Pre-release

Description

During pre-release testing of vere-v2.10-rc2 a regression in certain replay scenarios was detected. A check introduced in vere-v2.7 was too strict, preventing a replay from proceeding in some circumstances. This release candidate incorporates #468 to fix the issue.

What's Changed

New Contributors

Full Changelog: vere-v2.9...vere-v2.10-rc3

vere-v2.10-rc2

21 Jun 15:41
7de5422

Choose a tag to compare

vere-v2.10-rc2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: vere-v2.9...vere-v2.10-rc2

vere-v2.10-rc1

21 Jun 15:09
73f335f

Choose a tag to compare

vere-v2.10-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: vere-v2.9...vere-v2.10-rc1

vere-v2.9

08 Jun 16:08
8f75709

Choose a tag to compare

A few days ago we discovered a performance issue when a remote scry publisher gets many simultaneous requests, as often happens during OTA updates. This performance bug caused the publisher to do 500x more work than necessary. We have now released vere-v2.9 to fix the issue.

What's Changed

Full Changelog: vere-v2.8...vere-v2.9

vere-v2.8

02 Jun 21:43
6a3283c

Choose a tag to compare

The previous release vere-v2.7 introduced a regression presenting as a significant disk read increase when swapping. This issue was caused by a flag meant only for development builds being set in the release build, causing every snapshot write to do an overly paranoid check on snapshot integrity.

We have now released vere-v2.8 to fix the issue.

What's Changed

Full Changelog: vere-v2.7...vere-v2.8

vere-v2.7

30 May 17:28
b458275

Choose a tag to compare

Description

This release features demand paging, significantly reducing memory usage for all ships.

What's Changed

Full Changelog: vere-v2.6...vere-v2.7

vere-v2.7-rc1

22 May 18:44
de2d39b

Choose a tag to compare

vere-v2.7-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: vere-v2.6...vere-v2.7-rc1

vere-v2.6

17 May 16:59
0287dab

Choose a tag to compare

Description

This vere release fixes an issue where accessing a previously removed Eyre %set-response in-memory cache path would cause a ship to crash.

What's Changed

Full Changelog: vere-v2.5...vere-v2.6

vere-v2.5

12 May 12:34
e70c3f1

Choose a tag to compare

Description

This vere release fixes a memory leak in the packet forwarding flow of Ames. It also fixes a remote scry runtime cache bug and a remote scry packet deserialization issue.

What's Changed

Full Changelog: vere-v2.4...vere-v2.5