Skip to content

Releases: towardsthecloud/cloudburn

cloudburn@0.9.11

09 Apr 11:47
dc6ec47

Choose a tag to compare

Patch Changes

  • Updated dependencies [4d25e80]:
    • @cloudburn/sdk@0.22.0

@cloudburn/sdk@0.22.0

09 Apr 11:47
dc6ec47

Choose a tag to compare

Minor Changes

  • #62 4d25e80 Thanks @dannysteenman! - Add AWS discovery support for EC2 stop timestamps and SageMaker endpoint activity.

Patch Changes

  • Updated dependencies [4d25e80]:
    • @cloudburn/rules@0.23.0

@cloudburn/rules@0.23.0

09 Apr 11:47
dc6ec47

Choose a tag to compare

Minor Changes

  • #62 4d25e80 Thanks @dannysteenman! - Add AWS discovery rules for stopped EC2 instances, old manual RDS snapshots, and idle SageMaker endpoints.

cloudburn@0.9.10

02 Apr 14:02
a48376b

Choose a tag to compare

Patch Changes

  • #58 67c3b85 Thanks @dannysteenman! - Improve discover table output by separating diagnostics into a dedicated table so skipped rules and access-denied discovery results stay readable.

  • Updated dependencies [67c3b85]:

    • @cloudburn/sdk@0.21.2

@cloudburn/sdk@0.21.2

02 Apr 14:02
a48376b

Choose a tag to compare

Patch Changes

  • #58 67c3b85 Thanks @dannysteenman! - Gracefully degrade AWS discovery when required datasets are throttled or otherwise unavailable by retrying longer and surfacing skipped-rule diagnostics instead of aborting the run.

  • Updated dependencies [e1d241f]:

    • @cloudburn/rules@0.22.0

@cloudburn/rules@0.22.0

02 Apr 14:02
a48376b

Choose a tag to compare

Minor Changes

  • #60 e1d241f Thanks @axonstone! - Add discovery rules that flag stopped Amazon RDS DB instances and recently expired EC2 reserved instances for review.

cloudburn@0.9.9

01 Apr 08:22
42b9533

Choose a tag to compare

Patch Changes

  • #55 becbfa3 Thanks @dannysteenman! - Restore cloudburn discover --region as a single-region CLI flag while keeping SDK-backed debug output streamed from the SDK and provider layers.

  • Updated dependencies [becbfa3]:

    • @cloudburn/sdk@0.21.1

@cloudburn/sdk@0.21.1

01 Apr 08:22
42b9533

Choose a tag to compare

Patch Changes

  • #55 becbfa3 Thanks @dannysteenman! - Reduce live discovery fan-out with batched Resource Explorer queries, add throttling-aware retries and debug tracing, and add log-group-level CloudWatch activity hydration to avoid full log-stream enumeration for stale log group checks.

  • Updated dependencies [becbfa3]:

    • @cloudburn/rules@0.21.1

@cloudburn/rules@0.21.1

01 Apr 08:22
42b9533

Choose a tag to compare

Patch Changes

  • #55 becbfa3 Thanks @dannysteenman! - Redesign CLDBRN-AWS-CLOUDWATCH-2 to flag inactive CloudWatch log groups from latest stream activity summaries instead of enumerating every log stream.

cloudburn@0.9.8

31 Mar 11:29
642391d

Choose a tag to compare

Patch Changes