Skip to content

@cloudburn/sdk@0.24.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 18:21
2d05179

Minor Changes

  • #71 ec078bc Thanks @axonstone! - Hydrate normalized AWS Budget spend details and support opt-in global untagged-resource discovery through a Resource Explorer aggregator.

  • #73 e66ff1f Thanks @axonstone! - Harden live discovery throughput and resilience: RDS instances and snapshots are described in filtered batches instead of one call per identifier, ELBv2 target-group lookups run in bounded parallel batches, Route 53 operations share the account-wide five-request-per-second budget across datasets, retries, and concurrent discovery runs, shared SageMaker endpoint configs are described once per region, every discover run caps combined in-flight AWS calls per service and region across concurrent datasets, Resource Explorer catalog failures degrade to account-scoped datasets with diagnostics instead of aborting the run, and CloudBurnClient.discover accepts an onProgress callback streaming catalog and dataset progress events.

Patch Changes

  • #70 aff07f8 Thanks @axonstone! - Report malformed and oversized static IaC files as sanitized non-fatal scan diagnostics without changing the public parser return shape, and reuse account identity resolution within each discovery run.

  • Updated dependencies [ec078bc]:

    • @cloudburn/rules@0.24.0