Skip to content
This repository was archived by the owner on Feb 24, 2020. It is now read-only.

v0.3.1

Pre-release
Pre-release

Choose a tag to compare

@jonboulle jonboulle released this 06 Feb 15:13
· 4890 commits to master since this release
v0.3.1

The primary motivation for this release is to resynchronise versions with the appc spec. To minimise confusion in the short term we intend to keep the major/minor version of Rocket aligned with the version of spec it implements; hence, since yesterday v0.3.0 of the appc spec was released, today Rocket becomes v0.3.1. After the spec (and Rocket) reach v1.0.0, we may relax this restriction.

This release also resolves an upstream bug in the appc discovery code which was causing rkt trust to fail in certain cases.