Skip to content

Commit a5c3766

Browse files
authored
Add CHANGELOG for v1.5.0 (#320)
1 parent e8af253 commit a5c3766

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## v1.5.0 [2025-07-25]
2+
3+
_Bug fixes_
4+
5+
- Fixed the `containers_resources_limits_std` and `containers_resources_requests_std` columns in the `kubernetes_pod` table to correctly return data when pod resource limits or requests are expressed in scientific notation, preventing errors. ([#315](https://github.com/turbot/steampipe-plugin-kubernetes/pull/315))
6+
7+
_Dependencies_
8+
9+
- Recompiled plugin with Go version `1.24`.
10+
- Recompiled plugin with [steampipe-plugin-sdk v5.13.0](https://github.com/turbot/steampipe-plugin-sdk/blob/develop/CHANGELOG.md#v5130-2025-07-21) that addresses critical and high vulnerabilities in dependent packages.
11+
112
## v1.4.0 [2025-04-15]
213

314
_Enhancements_

0 commit comments

Comments
 (0)