You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+11
Original file line number
Diff line number
Diff 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.
0 commit comments