]> git.proxmox.com Git - proxmox.git/blob - proxmox-router/debian/changelog
8be9d469f09f2ca441193b09f571af906713291f
[proxmox.git] / proxmox-router / debian / changelog
1 rust-proxmox-router (2.1.1-1) stable; urgency=medium
2
3 * rebuild with env_logger 0.10
4
5 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Oct 2023 09:09:32 +0200
6
7 rust-proxmox-router (2.1.0-1) bookworm; urgency=medium
8
9 * move `HttpError` and its macros into its own crate and re-export here
10
11 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Jul 2023 11:08:59 +0200
12
13 rust-proxmox-router (2.0.0-1) bookworm; urgency=medium
14
15 * update to Debian 12 bookworm versioning
16
17 * rebuild with proxmox-schema 2.0.0-1
18
19 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jul 2023 10:43:40 +0200
20
21 rust-proxmox-router (1.3.1-1) stable; urgency=medium
22
23 * move common metadata to workspace
24
25 * use workspace dependencies
26
27 * update nix to 0.26
28
29 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Jan 2023 12:09:26 +0100
30
31 rust-proxmox-router (1.3.0-1) unstable; urgency=medium
32
33 * make hyper/http optional via new "server" feature
34
35 -- Proxmox Support Team <support@proxmox.com> Wed, 7 Sep 2022 09:15:10 +0200
36
37 rust-proxmox-router (1.2.4-1) unstable; urgency=medium
38
39 * add init_cli_logger helper
40
41 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Jun 2022 10:39:18 +0200
42
43 rust-proxmox-router (1.2.3-1) unstable; urgency=medium
44
45 * update to nix 0.24
46
47 * update to rustyline 9
48
49 -- Proxmox Support Team <support@proxmox.com> Thu, 2 Jun 2022 12:18:22 +0200
50
51 rust-proxmox-router (1.2.2-1) unstable; urgency=medium
52
53 * router: drop Index impls for references
54
55 * router: permissions: allow to pass (partial-) collapsed acl path
56 components and variables
57
58 -- Proxmox Support Team <support@proxmox.com> Thu, 05 May 2022 08:56:13 +0200
59
60 rust-proxmox-router (1.2.1-1) unstable; urgency=medium
61
62 * implement `Index` and `IndexMut` directly on `dyn RpcEnvironment` instead
63 of just on references
64
65 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Apr 2022 13:46:29 +0200
66
67 rust-proxmox-router (1.2.0-1) unstable; urgency=medium
68
69 * add `SerializableReturn` trait
70
71 * add streaming api handler variants
72
73 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Apr 2022 14:23:25 +0200
74
75 rust-proxmox-router (1.1.1-1) unstable; urgency=medium
76
77 * avoid anyhow wildcard imports
78
79 -- Proxmox Support Team <support@proxmox.com> Wed, 1 Dec 2021 13:17:44 +0100
80
81 rust-proxmox-router (1.1.0-1) unstable; urgency=medium
82
83 * add filename completions helper (moved from pbs-tools)
84
85 -- Proxmox Support Team <support@proxmox.com> Wed, 13 Oct 2021 12:27:19 +0200
86
87 rust-proxmox-router (1.0.0-1) stable; urgency=medium
88
89 * initial split out of `librust-proxmox-dev`
90
91 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Oct 2021 11:04:36 +0200