|
| 1 | +ietfdb (6.65.0) ietf; urgency=medium |
| 2 | + |
| 3 | + **IESG recent documents page** |
| 4 | + |
| 5 | + This release adds a 'recent documents' page for the IESG, by request, and a |
| 6 | + ballot page link to a document-specific search for discusses, comments, and |
| 7 | + review messages in the email archives. There's also now a brief |
| 8 | + introduction to the REST API under /api/, and some miscellaneous tweaks and |
| 9 | + fixes: |
| 10 | + |
| 11 | + * Added a link to draft ballot pages for a mail archive search for |
| 12 | + discuss, comment, and review messages related to the draft. |
| 13 | + |
| 14 | + * Added a 'Recent documents' to the IESG pages. |
| 15 | + |
| 16 | + * Revert an incorrectly committed patch level change. |
| 17 | + |
| 18 | + * Tweaked the error message for review message URLs which cannot be |
| 19 | + retrieved. |
| 20 | + |
| 21 | + * Revert an incorrectly committed patch level change. |
| 22 | + |
| 23 | + * Updated some tests to match api views refactoring. |
| 24 | + |
| 25 | + * Added a brief REST API info page. In preparation for signing http |
| 26 | + notifications using RFC 7515, added information about API signing |
| 27 | + public/private keypair. Refactored api views to reside in api/views.py. |
| 28 | + Added jwcrypto to requirements. |
| 29 | + |
| 30 | + * Permit ADs to do wg session materials upload. |
| 31 | + |
| 32 | + -- Henrik Levkowetz <henrik@levkowetz.com> 06 Nov 2017 09:56:14 +0000 |
| 33 | + |
| 34 | + |
1 | 35 | ietfdb (6.64.1) ietf; urgency=medium |
2 | 36 |
|
3 | 37 | This is a bugfix and data migration release. Here's an extract from the |
|
0 commit comments