Skip to content

Releases: divviup/janus

0.2.4

18 Jan 20:54
f8e52d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.3...0.2.4

0.2.3

10 Jan 23:14
1acb409
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.2...0.2.3

0.2.2

04 Jan 19:44
5f1e7f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.2.2

0.2.1

07 Dec 17:08
2dd0141
Compare
Choose a tag to compare

Upgrading to this release from 0.2.0 will require the following manual schema migration:

ALTER TABLE tasks ADD COLUMN input_share_aad_public_share_length_prefix BOOLEAN NOT NULL DEFAULT false;

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

01 Dec 17:15
e1b5179
Compare
Choose a tag to compare

This is the first release of Janus that supports draft-ietf-ppm-dap-02. There are many breaking changes since version 0.1, and the database schema has changed. There is no supported migration path from 0.1 to 0.2.

0.1.24

16 Nov 19:39
a466541
Compare
Choose a tag to compare

This is identical to release 0.1.23 except that this time, I remembered to bump the version numbers in the Cargo.tomls.

What's Changed

Full Changelog: 0.1.23...0.1.24

0.1.23

16 Nov 19:02
1e4eca0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.22...0.1.23

0.1.22

08 Nov 18:18
0a881ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.21...0.1.22

0.1.21

01 Nov 21:33
20c4442
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.20...0.1.21

0.1.20

27 Oct 16:06
8c53e1c
Compare
Choose a tag to compare

This off-cycle release is being cut to test our release automation.

What's Changed

Full Changelog: 0.1.19...0.1.20