Skip to content

Commit bca6cdb

Browse files
committed
Add CHANGELOG for v1.25.0
1 parent b71ec4d commit bca6cdb

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## v1.25.0 [2025-10-14]
2+
3+
_Enhancements_
4+
5+
- Added `full_snapshot_size_in_bytes` column to `aws_ebs_snapshot` table. ([#2652](https://github.com/turbot/steampipe-plugin-aws/pull/2652)) (Thanks [@bahybintang](https://github.com/bahybintang) for the contribution!)
6+
7+
_Bug fixes_
8+
9+
- Fixed the default rate limiter configuration for `AWS Kinesis` service tables. ([#2644](https://github.com/turbot/steampipe-plugin-aws/pull/2644)) (Thanks [@pdecat](https://github.com/pdecat) for the contribution!)
10+
11+
_Dependencies_
12+
13+
- Recompiled plugin with [steampipe-plugin-sdk v5.13.1](https://github.com/turbot/steampipe-plugin-sdk/blob/develop/CHANGELOG.md#v5131-2025-09-25) that addresses critical and high vulnerabilities in dependent packages. ([#2649](https://github.com/turbot/steampipe-plugin-aws/pull/2649))
14+
115
## v1.24.0 [2025-09-19]
216

317
_Enhancements_

0 commit comments

Comments
 (0)