Changelog
Changelog
0.0.8 (2025-10-03)
- Adds basic GraphQL functionality for the custom models
0.0.7 (2025-09-06)
- Adds IPv6 CIDR to AWS Subnets
- Adds
IPV4_PREFIXES and IPV6_PREFIXES constants to validate IP family for Subnets and VPCs
- Adds IPv6 CIDR(s) to AWS VPC model
- Adds secondary IPv4 CIDR(s) to AWS VPC model
0.0.6 (2025-08-27)
- Add
status to the custom models
- Add a table of the VPCs to the account view
- chore: formatting fixes
0.0.5 (2025-04-20)
- Add
region to AWS Subnet and AWS VPC
- Add
tenant to AWS Account
- Improve labels and verbose names
0.0.4 (2025-04-20)
- Add
verbose_name to custom models.
- Fix
version in PluginConfig.
0.0.3 (2025-04-20)
0.0.2 (2025-04-20)
- Updated docs
- Added testing workflow
- Fixed
LICENSE to properly reflect Apache 2.0
0.0.1 (2025-04-19)