-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prepare release of DAP-09/VDAF-08 (#793)
- Loading branch information
Showing
8 changed files
with
38 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,7 @@ branch. Only supported release branches receive dependency updates and backports | |
| N/A | [`release-dap-draft-03`][branch-03] | [`draft-ietf-ppm-dap-03`][dap-03] | Yes | Unmaintained as of May 22, 2023 | | ||
| [`@divviup/[email protected]`][npm-dap-0.1.0] | [`release-dap-draft-04`][branch-04] | [`draft-ietf-ppm-dap-04`][dap-04] | Yes | Supported | | ||
| [`@divviup/[email protected]`][npm-dap-0.7.0] | [`release-dap-draft-07`][branch-07] | [`draft-ietf-ppm-dap-07`][dap-07] | Yes | Supported | | ||
| | [`main`][main] | [`draft-ietf-ppm-dap-08`][dap-08] | | | | ||
| [`@divviup/[email protected]`][npm-dap-0.9.0] | [`main`][main] | [`draft-ietf-ppm-dap-09`][dap-09] | Yes | Supported | | ||
|
||
### VDAF and Prio3 | ||
|
||
|
@@ -29,7 +29,7 @@ branch. Only supported release branches receive dependency updates and backports | |
| N/A | N/A | [`release/dap-draft-03`][branch-03] | [`draft-irtf-cfrg-vdaf-03`][vdaf-03] | Yes | Unmaintained as of May 22, 2023 | | ||
| [`@divviup/[email protected]`][npm-vdaf-0.1.0] | [`@divviup/[email protected]`][npm-prio3-0.1.0] | [`release/dap-draft-04`][branch-04] | [`draft-irtf-cfrg-vdaf-05`][vdaf-05] | Yes | Supported | | ||
| [`@divviup/[email protected]`][npm-vdaf-0.7.0] | [`@divviup/[email protected]`][npm-prio3-0.7.0] | [`release/dap-draft-07`][branch-07] | [`draft-irtf-cfrg-vdaf-07`][vdaf-07] | Yes | Supported | | ||
| | | [`main`][main] | [`draft-irtf-cfrg-vdaf-08`][vdaf-08] | | | | ||
| [`@divviup/[email protected]`][npm-vdaf-0.8.0] | [`@divviup/[email protected]`][npm-prio3-0.8.0] | [`main`][main] | [`draft-irtf-cfrg-vdaf-08`][vdaf-08] | Yes | Supported | | ||
|
||
## Bundling into an npm application | ||
|
||
|
@@ -77,10 +77,13 @@ DivviUp publishes bundled and minified builds suitable for use from a script tag | |
|
||
[npm-vdaf-0.1.0]: https://www.npmjs.com/package/@divviup/vdaf/v/0.1.0 | ||
[npm-vdaf-0.7.0]: https://www.npmjs.com/package/@divviup/vdaf/v/0.7.0 | ||
[npm-vdaf-0.8.0]: https://www.npmjs.com/package/@divviup/vdaf/v/0.8.0 | ||
[npm-prio3-0.1.0]: https://www.npmjs.com/package/@divviup/prio3/v/0.1.0 | ||
[npm-prio3-0.7.0]: https://www.npmjs.com/package/@divviup/prio3/v/0.7.0 | ||
[npm-prio3-0.8.0]: https://www.npmjs.com/package/@divviup/prio3/v/0.8.0 | ||
[npm-dap-0.1.0]: https://www.npmjs.com/package/@divviup/dap/v/0.1.0 | ||
[npm-dap-0.7.0]: https://www.npmjs.com/package/@divviup/dap/v/0.7.0 | ||
[npm-dap-0.9.0]: https://www.npmjs.com/package/@divviup/dap/v/0.9.0 | ||
[vdaf-03]: https://datatracker.ietf.org/doc/draft-irtf-cfrg-vdaf/03/ | ||
[vdaf-05]: https://datatracker.ietf.org/doc/draft-irtf-cfrg-vdaf/05/ | ||
[vdaf-07]: https://datatracker.ietf.org/doc/draft-irtf-cfrg-vdaf/07/ | ||
|
@@ -89,7 +92,7 @@ DivviUp publishes bundled and minified builds suitable for use from a script tag | |
[dap-03]: https://datatracker.ietf.org/doc/draft-ietf-ppm-dap/03/ | ||
[dap-04]: https://datatracker.ietf.org/doc/draft-ietf-ppm-dap/04/ | ||
[dap-07]: https://datatracker.ietf.org/doc/draft-ietf-ppm-dap/07/ | ||
[dap-08]: https://datatracker.ietf.org/doc/draft-ietf-ppm-dap/08/ | ||
[dap-09]: https://datatracker.ietf.org/doc/draft-ietf-ppm-dap/09/ | ||
[branch-02]: https://github.com/divviup/divviup-ts/tree/release/dap-draft-02 | ||
[branch-03]: https://github.com/divviup/divviup-ts/tree/release/dap-draft-03 | ||
[branch-04]: https://github.com/divviup/divviup-ts/tree/release/dap-draft-04 | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters