blob: 2be6b362ca43e94e5545926c4797f229b3be6c5f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
|
vyos-http-api-tools (2.6) unstable; urgency=medium
* Update version of python-multipart to 0.0.31
* Update version of pyjwt to 2.13.0
-- VyOS maintainers and contributors <maintainers@vyos.io> Tue, 16 Jun 2026 20:35:24 -0500
vyos-http-api-tools (2.5) unstable; urgency=medium
* Update version of idna to 3.15
* Update version of python-multipart to 0.0.27
* Update version of python-dotenv to 1.2.2
-- VyOS maintainers and contributors <maintainers@vyos.io> Tue, 19 May 2026 19:20:56 -0500
vyos-http-api-tools (2.4) unstable; urgency=medium
* Update version of python-multipart to 0.0.26
* Update version of pyjwt to 2.12.0
-- VyOS maintainers and contributors <maintainers@vyos.io> Thu, 23 Apr 2026 13:25:07 -0500
vyos-http-api-tools (2.3) unstable; urgency=medium
* Update version of FastAPI to 0.92.0
* Drop unneeded dependency
-- VyOS maintainers and contributors <maintainers@vyos.io> Mon, 24 Apr 2023 08:09:09 -0500
vyos-http-api-tools (2.2) unstable; urgency=medium
* Add package python-pam
-- VyOS maintainers and contributors <maintainers@vyos.io> Wed, 19 Oct 2022 17:45:45 +0000
vyos-http-api-tools (2.1) unstable; urgency=medium
* Add pyjwt
* Update all packages
-- VyOS maintainers and contributors <maintainers@vyos.io> Tue, 23 Aug 2022 16:14:11 +0000
vyos-http-api-tools (0.2.0-1.1) unstable; urgency=medium
* Add sgqlc
* Add support for ariadne file upload
-- VyOS maintainers and contributors <maintainers@vyos.io> Sat, 04 Dec 2021 19:15:18 +0000
vyos-http-api-tools (0.2.0-1) unstable; urgency=medium
* Add GraphQL support
-- VyOS maintainers and contributors <maintainers@vyos.io> Fri, 06 Aug 2021 15:22:28 -0500
vyos-http-api-tools (0.1.0-1) unstable; urgency=medium
* Initial release.
-- VyOS maintainers and contributors <maintainers@vyos.io> Fri, 26 Mar 2021 16:19:34 +0000
|