Skip to content

Commit 82aa111

Browse files
committed
Add CHANGELOG for v1.3.0
1 parent efec38f commit 82aa111

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## v1.3.0 [2025-03-07]
2+
3+
_Bug fixes_
4+
5+
- Fixed the `containers_resources_requests_std` column of the `kubernetes_pod` table to correctly return data instead of an error when the memory field is defined in the unit of `millibyte`. ([#283](https://github.com/turbot/steampipe-plugin-kubernetes/pull/283)) (Thanks [@omer-do](https://github.com/omer-do) for the contribution!)
6+
7+
_Dependencies_
8+
9+
- Recompiled plugin with Go version `1.23.1`.
10+
- Recompiled plugin with [steampipe-plugin-sdk v5.11.3](https://github.com/turbot/steampipe-plugin-sdk/blob/develop/CHANGELOG.md#v5113-2025-02-11) that addresses critical and high vulnerabilities in dependent packages.
11+
112
## v1.2.1 [2025-02-12]
213

314
_Bug fixes_

0 commit comments

Comments
 (0)