Dependencies
- Recompiled plugin with tailpipe-plugin-sdk v0.9.2 that fixes incorrect data ranges for zero‑granularity collections and prevents crashes in certain collection states. (#228)
Dependencies
- Recompiled plugin with tailpipe-plugin-sdk v0.9.1 that fixes collection state issues. (#217)
Dependencies
- Recompiled plugin with tailpipe-plugin-sdk v0.9.0 to support the
--toflag, directional time-based collection, and improved tracking of collected data. (#216)
What's new?
- New tables added
Dependencies
- Recompiled plugin with tailpipe-plugin-sdk v0.7.2 that fixes an issue where the end time was not correctly recorded for collections using artifact sources. (#192)
Dependencies
- Recompiled plugin with tailpipe-plugin-sdk v0.7.1 that fixes an issue affecting collections using a file source. (#190)
Dependencies
- Recompiled plugin with tailpipe-plugin-sdk v0.7.0 that improves how collection end times are tracked, helping make future collections more accurate and reliable.
Enhancements
- The
aws_vpc_flow_logtable now works with formats and can be collected with theaws_cloudwatch_log_groupsource. (#137)
Bug fixes
- Updated
aws_cloudwatch_log_groupsource to pass the full event inRowDatainstead of only the message. (#185)
What's new?
- New sources added:
Enhancements
- The
tp_indexcolumn for theaws_cost_and_usage_focus,aws_cost_and_usage_report, andaws_cost_optimization_recommendationtables is now always set to the valuedefaultinstead of an AWS account ID to improve query times. (#179)
Dependencies
- Bumped github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.73 to 1.17.75. (#171)
- Bumped github.com/aws/aws-sdk-go-v2/service/guardduty from 1.54.1 to 1.54.5. (#170)
- Bumped github.com/aws/aws-sdk-go-v2/service/s3 from 1.79.2 to 1.79.3. (#167)
- Bumped github.com/turbot/pipe-fittings/v2 from 2.3.4 to 2.4.1. (#176)
- Bumped golang.org/x/sync from 0.13.0 to 0.14.0. (#172)
Bug fixes
- Fixed error when adding an empty header value for the
aws_cost_and_usage_reporttable while collecting rows. (#174)
Enhancements
- Improved error reporting for
aws_s3_bucketsource. (#159)
Bug fixes
- Fixed a memory consumption issue with
aws_cost_*tables during log collection. (#159)
Dependencies
- Bumped github.com/aws/aws-sdk-go-v2/credentials from 1.17.62 to 1.17.67. (#150)
- Bumped github.com/aws/aws-sdk-go-v2/feature/s3/manager. (#151)
- Bumped github.com/turbot/tailpipe-plugin-sdk from v0.2.0 to v0.4.0. (#159)
- Bumped golang.org/x/net from 0.36.0 to 0.38.0. (#154)
Enhancements
- Updated
file_layoutarguments in documentation to wrap values in backticks instead of double quotes to align with Tailpipe CLI v0.2.0 changes. (#140)
Bug fixes
- The
aws_vpc_flow_logtable no longer skips collecting records with log statusSKIPPEDorNODATA. - Updated
aws_cost_and_usage_focus,aws_cost_and_usage_reportandaws_cost_optimization_recommendationtables to store missing column values asnull. (#139) - Fixed typo for
file_layoutinaws_s3_bucketsource doc.
Dependencies
- Bumped github.com/turbot/pipe-fittings/v2 from 2.3.0 to 2.3.1. (#143)
- Bumped github.com/turbot/tailpipe-plugin-sdk from v0.1.1 to v0.2.0. (#136)
Bug fixes
- Fixed configuration examples for
aws_cost_and_usage_focus,aws_cost_and_usage_report, andaws_cost_optimization_recommendationtables.
What's new?
- New tables added:
Dependencies
- Bumped github.com/turbot/go-kit from 1.1.0 to 1.2.0. (#128)
What's new?
- New tables added:
Dependencies
- Bumped github.com/aws/aws-sdk-go-v2/config from 1.29.6 to 1.29.9. (#120)
- Bumped github.com/aws/aws-sdk-go-v2/feature/s3/manager. (#124)
- Bumped github.com/aws/aws-sdk-go-v2/service/s3 from 1.77.1 to 1.78.2. (#125)
- Bumped github.com/containerd/containerd from 1.7.18 to 1.7.27. (#126)
- Bumped golang.org/x/net from 0.33.0 to 0.36.0. (#122)
- Bumped golang.org/x/sync from 0.11.0 to 0.12.0. (#117)
What's new?
- New tables added:
Dependencies
- Bumped github.com/aws/aws-sdk-go-v2 from 1.36.2 to 1.36.3. (#110)
- Bumped github.com/aws/aws-sdk-go-v2/credentials from 1.17.59 to 1.17.61. (#111)
- Bumped github.com/turbot/pipe-fittings/v2 from 2.1.1 to 2.2.0. (#100)
Enhancements
- Standardized all example query titles to use
Title Casefor consistency. (#109) - Added
folderfront matter to all queries for improved organization and discoverability in the Hub. (#109)
Bug fixes
- Fixed the
display_nameindocs/index.mdfromAmazon Web ServicestoAWSfor consistency with standard naming conventions. (#109)
Breaking changes
- The
aws_s3_server_access_logtable index is now based off of the source bucket's name instead of the destination bucket's AWS account ID. We recommend deleting your existingaws_s3_server_access_logpartition data, e.g.,tailpipe partition delete aws_s3_server_access_log.my_partition, and then recollecting your data. (#89)
What's new?
- New tables added:
Enhancements
- Added
Typecolumn inaws_s3_bucketsource arguments table.
Dependencies
- Bumped github.com/aws/aws-sdk-go-v2/config from 1.28.11 to 1.29.6. (#79)
- Bumped github.com/aws/aws-sdk-go-v2/credentials from 1.17.52 to 1.17.57. (#68)
- Bumped github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.49 to 1.17.60. (#81)
- Bumped github.com/aws/aws-sdk-go-v2/service/s3 from 1.72.3 to 1.76.0. (#78)
- Bumped github.com/hashicorp/hcl/v2 from 2.20.1 to 2.23.0. (#84)
- Bumped github.com/rs/xid from 1.5.0 to 1.6.0. (#67)
- Bumped github.com/turbot/tailpipe-plugin-sdk from 0.1.0 to 0.1.1. (#75)
- Bumped golang.org/x/sync from 0.10.0 to 0.11.0. (#82)
Enhancements
- Updated documentation formatting and enhanced argument descriptions for
aws_s3_bucketsource. (#76)
What's new?
- New tables added:
- New sources added: