Releases: cloudquery/plugin-sdk
Releases · cloudquery/plugin-sdk
v4.47.0
4.47.0 (2024-06-21)
Features
- Add
duration_ms
to table sync finished
log message (#1757) (9ea034d)
v4.46.1
4.46.1 (2024-06-21)
Bug Fixes
- Don't allocate many loggers for source batching (#1759) (f29f046)
v4.46.0
4.46.0 (2024-06-20)
Features
- Batch resources into a single record on source side (#1642) (f86dcb5)
v4.45.6
4.45.6 (2024-06-20)
Bug Fixes
- Account for bytes limit properly when batching records for writing (#1719) (25e554e)
- deps: Update dependency go to v1.21.11 (#1752) (abcb2d4)
- deps: Update module github.com/cloudquery/plugin-pb-go to v1.20.2 (#1754) (6288710)
v4.45.4
4.45.4 (2024-06-19)
Bug Fixes
- Revert "fix: Allow marshaling plain string values into JSON scalars" (#1746) (096bd88)
v4.45.3
4.45.3 (2024-06-19)
Bug Fixes
- Allow marshaling plain string values into JSON scalars (#1743) (87e90b8)
v4.45.2
4.45.2 (2024-06-17)
Bug Fixes
- deps: Update module github.com/cloudquery/plugin-pb-go to v1.20.1 (#1739) (cdb1b6b)
- deps: Update module google.golang.org/protobuf to v1.34.2 (#1737) (ced9333)
- Remove no sentry deprecation warning (#1740) (1fb06bc)
v4.45.1
4.45.1 (2024-06-14)
Bug Fixes
- deps: Update module github.com/cloudquery/plugin-pb-go to v1.20.0 (#1734) (a308b19)
v4.45.0
4.45.0 (2024-06-14)
Features
- Remove plugin option for logging error events to Sentry (#1724) (7732fe8)
Bug Fixes
- deps: Update module github.com/cloudquery/plugin-pb-go to v1.19.19 (#1726) (a1dd044)
- Don't include other relation siblings if not specified in config (#1720) (f730ec5)