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 c723ec0 commit 7943ecdCopy full SHA for 7943ecd
CHANGELOG.md
@@ -9,8 +9,13 @@ All notable changes to this project will be documented in this file.
9
- Downgraded DNS errors to warnings ([#17]).
10
- All output is now wrapped in a "containerdebug" span ([#18]).
11
12
+### Fixes
13
+
14
+- Reduced memory usage dramatically by limiting and caching fetched information ([#20]).
15
16
[#17]: https://github.com/stackabletech/containerdebug/pull/17
17
[#18]: https://github.com/stackabletech/containerdebug/pull/18
18
+[#20]: https://github.com/stackabletech/containerdebug/pull/20
19
20
## [0.1.0] - 2024-12-09
21
0 commit comments