Releases: miroapp/cloud-data-import
Releases · miroapp/cloud-data-import
v0.12.2
v0.12.1
v0.12.0
Minor Changes
- 8888163: - Separated tags scanning from main resource discovery pipeline
- Exposed new
getTagsScanner
function from the module
- Exposed new
- 0643917: - Decoupled service names to support future feature development
- Added new AWS scanning capabilities to the module:
getAwsScanner
for single/multiple service scanninggetAllAwsScanners
to retrieve all available scanners
- Enhanced type safety for scanner implementations
- Reorganized ECS-related components (clusters, tasks, services) into separate files
- Added AWS prefix to core types and operations for better clarity
- Added new AWS scanning capabilities to the module:
Patch Changes
- 3e8cace: Fixed the small typing error in boilerplate file
- 47f2108: chore(deps): bump @aws-sdk/client-cloudwatch from 3.654.0 to 3.679.0
- 61ebb32: chore(deps): bump @aws-sdk/client-route-53 from 3.654.0 to 3.679.0
- 45111f5: chore(deps): bump @aws-sdk/client-elasticache from 3.654.0 to 3.679.0
- 9e2e0e9: chore(deps): bump @aws-sdk/client-elastic-load-balancing-v2 from 3.654.0 to 3.679.0
- cf5e43d: chore(deps): bump @aws-sdk/client-eks from 3.654.0 to 3.679.0
v0.11.1
v0.11.0
v0.10.0
v0.9.0
Minor Changes
- b240bf1: - (RateLimiter) Implemented strict throttling instead of windowed throttling
- (RateLimiter) Added pause, resume, and abort functionality to rate-limiter
- (RateLimiter) Introduced RetryStrategy concept for customizable retry logic
- (RateLimiter) Created AWSRateLimitExhaustionRetryStrategy based on RetryStrategy
- (lib) Integrated new retry strategy in CLI and exposed via library
Patch Changes
- 9fa6a92: Changed the app name to "Cloud View"
- ca51530: chore(deps): bump @aws-sdk/client-lambda from 3.655.0 to 3.659.0
- 289bfba: chore(deps): bump @aws-sdk/client-dynamodb from 3.654.0 to 3.658.1
- dd02463: fix: rate-limiter import build issue fixed
- e95a19c: chore(deps): bump @aws-sdk/client-rds from 3.654.0 to 3.658.1
v0.8.0
Minor Changes
- 01223ed: Add AWS profile parameter support
Patch Changes
- 7f90266: chore(deps): bump @aws-sdk/client-cloudwatch from 3.621.0 to 3.654.0
- 6d3ba3e: chore(deps): bump @aws-sdk/client-dynamodb from 3.621.0 to 3.654.0
- 3d97fe9: chore(deps): bump @aws-sdk/client-efs from 3.621.0 to 3.654.0
- ffe45a0: Add .npmrc to set registry
- 5e5d6bb: chore(deps): bump @aws-sdk/client-redshift from 3.621.0 to 3.654.0
- fe121c3: chore(deps): bump @aws-sdk/client-sts from 3.624.0 to 3.654.0