Releases: C2Devel/boto
Releases · C2Devel/boto
2.46.1-CROC21
- ec2: allow tagging keypair on creation and import
2.46.1-CROC20
- ec2: add filters for get_all_public_ipv4_pools
- ec2: add id and tags to keypairs
- ec2: add tags and id to placement groups
2.46.1-CROC19
- EC2Connection: add tags to create_volume
- EC2Connection: add tags to create_snapshot
- EC2Connection: add tags to run_instances
2.46.1-CROC18
- ec2 module: modify 'get_all_extnetworks' method
2.46.1-CROC17
- ec2: add ability to modify security group's attribute.
- ec2: add address pool entities
- ec2: add address pool methods
- ec2: add allocate_address() address pool support
- ec2 tests: add tests for address pool methods
- ec2: add public_ipv4_pool field handling
2.46.1-CROC16
Changelog:
- [cloudtrail] add aws_sudo_id support
2.46.1-CROC15
- specfile: add support for python2/python3 epel build
2.46.1-CROC14
Changelog:
- ec2: methods for changing sg.rule description
- ec2: add 'description' for GroupOrCIDR
2.46.1-CROC13
Changelog:
- ec2: add parser for Network Interface Association
- ec2: add missing Reset/Describe NI methods
- ec2: drop PrivateIps support
- ec2: add private DNS name parsing to NetworkInterface
- ec2: add switch_id to NetworkInterface
2.46.1-CROC12
Changelog:
- ec2: add get_tariff method
- travis: pin ubuntu dist
- travis: fix auto-build