Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CHANGELOG for v0.130.0 #2068

Merged
merged 7 commits into from
Feb 2, 2024
Merged

Add CHANGELOG for v0.130.0 #2068

merged 7 commits into from
Feb 2, 2024

Conversation

khushboo9024
Copy link
Contributor

Integration test logs

Logs
Add passing integration test logs here

Example query results

Results
Add example SQL query results here (please include the input queries as well)

@khushboo9024 khushboo9024 requested a review from misraved February 2, 2024 07:42
@khushboo9024 khushboo9024 self-assigned this Feb 2, 2024
CHANGELOG.md Outdated

_Enhancements_

- Improved filter param by adding new key columns `descending`, `log_group_name`, `log_stream_name_prefix` and `order_by` and added new columns `log_stream_name_prefix`, `descending` and `order_by` in table `aws_cloudwatch_log_stream`. ([#1951](https://github.com/turbot/steampipe-plugin-aws/pull/1951))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Improved filter param by adding new key columns `descending`, `log_group_name`, `log_stream_name_prefix` and `order_by` and added new columns `log_stream_name_prefix`, `descending` and `order_by` in table `aws_cloudwatch_log_stream`. ([#1951](https://github.com/turbot/steampipe-plugin-aws/pull/1951))
- Optimized `aws_cloudwatch_log_stream` table's query performance by adding `descending`, `log_group_name`, `log_stream_name_prefix` and `order_by` new optional key qual columns. ([#1951](https://github.com/turbot/steampipe-plugin-aws/pull/1951))

CHANGELOG.md Outdated
_Enhancements_

- Improved filter param by adding new key columns `descending`, `log_group_name`, `log_stream_name_prefix` and `order_by` and added new columns `log_stream_name_prefix`, `descending` and `order_by` in table `aws_cloudwatch_log_stream`. ([#1951](https://github.com/turbot/steampipe-plugin-aws/pull/1951))
- Improved filter param of the table `aws_ssm_inventory` by adding new key columns. ([#1980](https://github.com/turbot/steampipe-plugin-aws/pull/1980))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@khushboo9024 could you please mention which columns were added and update the note as per the above suggestion?

@misraved misraved merged commit 5efefa0 into main Feb 2, 2024
1 check passed
@misraved misraved deleted the release/v0.130.0 branch February 2, 2024 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants