From 211250ff36045620d58f7093c43b85a8ead4628c Mon Sep 17 00:00:00 2001 From: misraved Date: Wed, 9 Nov 2022 01:13:01 +0530 Subject: [PATCH 1/5] Update the CHANGELOG of v0.81.1 release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index de8755a92..216a79e3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ _Bug fixes_ _Dependencies_ -- Recompiled plugin with steampipe-plugin-sdk v4.1.8. ([#1382](https://github.com/turbot/steampipe-plugin-aws/pull/1382)) +- Recompiled plugin with [steampipe-plugin-sdk v4.1.8](https://github.com/turbot/steampipe-plugin-sdk/blob/main/CHANGELOG.md#v417-2022-09-08) which fixes the default file limit issue. ([#1382](https://github.com/turbot/steampipe-plugin-aws/pull/1382)) ## v0.81.0 [2022-11-04] From 78e3675b58b39a7175d1278a3c464a198063c8bc Mon Sep 17 00:00:00 2001 From: Ved misra <47312748+misraved@users.noreply.github.com> Date: Wed, 9 Nov 2022 01:16:21 +0530 Subject: [PATCH 2/5] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 216a79e3e..0c57d70f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ _Bug fixes_ _Dependencies_ -- Recompiled plugin with [steampipe-plugin-sdk v4.1.8](https://github.com/turbot/steampipe-plugin-sdk/blob/main/CHANGELOG.md#v417-2022-09-08) which fixes the default file limit issue. ([#1382](https://github.com/turbot/steampipe-plugin-aws/pull/1382)) +- Recompiled plugin with [steampipe-plugin-sdk v4.1.8]() which fixes the default file limit issue. ([#1382](https://github.com/turbot/steampipe-plugin-aws/pull/1382)) ## v0.81.0 [2022-11-04] From 1f847ca7434d739efea56a0abb4514e4a279e379 Mon Sep 17 00:00:00 2001 From: Ved misra <47312748+misraved@users.noreply.github.com> Date: Wed, 9 Nov 2022 01:28:30 +0530 Subject: [PATCH 3/5] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c57d70f5..808080753 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ _Bug fixes_ _Dependencies_ -- Recompiled plugin with [steampipe-plugin-sdk v4.1.8]() which fixes the default file limit issue. ([#1382](https://github.com/turbot/steampipe-plugin-aws/pull/1382)) +- Recompiled plugin with [steampipe-plugin-sdk v4.1.8](https://github.com/turbot/steampipe-plugin-aws/pull/1384) which fixes the default file limit issue. ([#1382](https://github.com/turbot/steampipe-plugin-aws/pull/1382)) ## v0.81.0 [2022-11-04] From a7d49ed355400c814189d1c93ce69e4c31355004 Mon Sep 17 00:00:00 2001 From: Ved misra <47312748+misraved@users.noreply.github.com> Date: Wed, 9 Nov 2022 03:00:25 +0530 Subject: [PATCH 4/5] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 808080753..3d79b9763 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ _Bug fixes_ _Dependencies_ -- Recompiled plugin with [steampipe-plugin-sdk v4.1.8](https://github.com/turbot/steampipe-plugin-aws/pull/1384) which fixes the default file limit issue. ([#1382](https://github.com/turbot/steampipe-plugin-aws/pull/1382)) +- Recompiled plugin with [steampipe-plugin-sdk v4.1.8](https://github.com/turbot/steampipe-plugin-aws/pull/1384) which fixes the default file limit which was too low. ([#1382](https://github.com/turbot/steampipe-plugin-aws/pull/1382)) ## v0.81.0 [2022-11-04] From 091bf491b0520604ad2b86eb33a6c91b2175157b Mon Sep 17 00:00:00 2001 From: misraved Date: Wed, 9 Nov 2022 11:03:41 +0530 Subject: [PATCH 5/5] Update CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d79b9763..1cdbacbcc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ _Bug fixes_ _Dependencies_ -- Recompiled plugin with [steampipe-plugin-sdk v4.1.8](https://github.com/turbot/steampipe-plugin-aws/pull/1384) which fixes the default file limit which was too low. ([#1382](https://github.com/turbot/steampipe-plugin-aws/pull/1382)) +- Recompiled plugin with [steampipe-plugin-sdk v4.1.8](https://github.com/turbot/steampipe-plugin-aws/pull/1384) which increases the default open file limit. ([#1382](https://github.com/turbot/steampipe-plugin-aws/pull/1382)) ## v0.81.0 [2022-11-04]