Releases: towardsthecloud/cloudburn
cloudburn@0.9.11
Patch Changes
- Updated dependencies [
4d25e80]:- @cloudburn/sdk@0.22.0
@cloudburn/sdk@0.22.0
Minor Changes
- #62
4d25e80Thanks @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
Minor Changes
- #62
4d25e80Thanks @dannysteenman! - Add AWS discovery rules for stopped EC2 instances, old manual RDS snapshots, and idle SageMaker endpoints.
cloudburn@0.9.10
Patch Changes
-
#58
67c3b85Thanks @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
Patch Changes
-
#58
67c3b85Thanks @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
Minor Changes
- #60
e1d241fThanks @axonstone! - Add discovery rules that flag stopped Amazon RDS DB instances and recently expired EC2 reserved instances for review.
cloudburn@0.9.9
Patch Changes
-
#55
becbfa3Thanks @dannysteenman! - Restorecloudburn discover --regionas 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
Patch Changes
-
#55
becbfa3Thanks @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
Patch Changes
- #55
becbfa3Thanks @dannysteenman! - RedesignCLDBRN-AWS-CLOUDWATCH-2to flag inactive CloudWatch log groups from latest stream activity summaries instead of enumerating every log stream.