We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e4747c commit 7565d91Copy full SHA for 7565d91
rust/stackablectl/CHANGELOG.md
@@ -4,13 +4,18 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+### Added
8
+
9
+- SOCKS5 and HTTP proxy support ([#328]).
10
11
### Changed
12
13
- Bump Rust dependencies to fix critical vulnerability in `quinn-proto`, see
14
[CVE-2024-45311] ([#318]).
15
- Bump Rust toolchain version to 1.80.1 ([#318]).
16
17
[#318]: https://github.com/stackabletech/stackable-cockpit/pull/318
18
+[#328]: https://github.com/stackabletech/stackable-cockpit/pull/328
19
[CVE-2024-45311]: https://github.com/advisories/GHSA-vr26-jcq5-fjj8
20
21
## [24.7.1] - 2024-08-15
0 commit comments