|
| 1 | +ietfdb (6.77.0) ietf; urgency=medium |
| 2 | + |
| 3 | + **Automation API endpoint: /api/meeting/session/video/url** |
| 4 | + |
| 5 | + This release provides provides a new API endpoint to let video urls be |
| 6 | + associated with sessions, intended for use by Meetecho to update the |
| 7 | + datatracker with sesssion recording links as soon as a recording has been |
| 8 | + uploaded to the YouTube (or equivalent). It also introduces a new |
| 9 | + 'Recording Manager' role, used to authorize the API access. A short |
| 10 | + description of the API is available at |
| 11 | + https://datatracker.ietf.org/api#session-video-url-api |
| 12 | + |
| 13 | + -- Henrik Levkowetz <henrik@levkowetz.com> 30 Mar 2018 19:11:56 +0000 |
| 14 | + |
| 15 | + |
1 | 16 | ietfdb (6.76.2) ietf; urgency=medium |
2 | 17 |
|
3 | 18 | This release fixes a number of blemishes and cleans the slate for merging |
@@ -847,7 +862,7 @@ ietfdb (6.68.1) ietf; urgency=medium |
847 | 862 |
|
848 | 863 | ietfdb (6.68.0) ietf; urgency=medium |
849 | 864 |
|
850 | | - **Ballot position API. Support for API keys.** |
| 865 | + **Support for API keys. Ballot position API: /api/iesg/position** |
851 | 866 |
|
852 | 867 | This release provides infrastructure to handle API keys and easily |
853 | 868 | build API endpoints which use API keys instead of username/password |
@@ -1336,7 +1351,7 @@ ietfdb (6.62.1) ietf; urgency=medium |
1336 | 1351 |
|
1337 | 1352 | ietfdb (6.62.0) ietf; urgency=medium |
1338 | 1353 |
|
1339 | | - **API for submission automation** |
| 1354 | + **API for submission automation: /api/submit** |
1340 | 1355 |
|
1341 | 1356 | This release introduces an API suitable for automation of draft submission, |
1342 | 1357 | as proposed by martin.thomson@gmail.com and encouraged by others. |
|
0 commit comments