Skip to content

Releases: lyz-code/clinv

1.1.0

02 Jun 11:25
4d8658c
Compare
Choose a tag to compare
bump: version 1.0.0 → 1.1.0

0.9.0

07 Sep 13:11
b9afd08
Compare
Choose a tag to compare

Feat

  • Allow partial generation of the inventory
  • Populate the ec2 monitor attribute with the instance tags

Fix

  • Rename monitored report and attributes to monitor
  • Upgrade dependencies

0.8.0

07 Sep 13:12
f09e0fd
Compare
Choose a tag to compare

Feat

  • Add Autoscaling Group support.

0.7.0

29 Apr 17:31
76c99cc
Compare
Choose a tag to compare

New features:

  • Add SecurityGroup support
  • Add VPC support
  • Search by security group in the EC2
  • Check for CIDR, port, and security groups with is_related and search methods
  • Test VPC security groups in RDS instances
  • Search in EC2 RDS and Securitygroups by VPC
  • Add RDS engine information at print
  • Print security groups in RDS information
  • Added service dependencies to services
  • Created Active report
  • Created Unused report

Fixes:

  • Refactor code to prune_dictionary abstract class method
  • Added _match_dict method to ClinvGenericResource and Improved EC2 security group print support.
  • Added region to the EC2 print report
  • Improved security groups search on RDS