Skip to content

Releases: C2Devel/boto

2.46.1-ROCKIT51

02 Nov 10:20
1a3c227
Compare
Choose a tag to compare

What's Changed

  • C2DEVEL-8028, C2DEVEL-9386, C2DEVEL-12245: Rework ExternalNetwork by @wlix13 in #161
  • spec: update changelog, bump version by @Sharpeye90 in #165

New Contributors

Full Changelog: 2.46.1-ROCKIT50...2.46.1-ROCKIT51

2.46.1-ROCKIT50

23 Jul 11:03
97e2393
Compare
Choose a tag to compare
  • ec2: add RamMonitoring Instance attribute
  • spec: move to ROCKIT

2.46.1-CROC49

08 Apr 10:03
9e67b1c
Compare
Choose a tag to compare
  • tests: add parameter required since py3.8 to hmac.new() calls
  • tests: replace deprecated cgi.escape() with html.escape()
  • spec: fixes for redos build

2.46.1-CROC48

12 Oct 10:11
62110bd
Compare
Choose a tag to compare
  • .github: remove old py version checks
  • ec2: add os and new instance type format

2.46.1-CROC47

26 Jan 13:11
2f97864
Compare
Choose a tag to compare
  • spec: drop legacy support el6
  • spec: add el8 support
  • spec: remove python2

2.46.1-CROC46

05 Dec 18:53
05bc3d2
Compare
Choose a tag to compare
  • fix api field name

2.46.1-CROC45

06 Apr 12:30
6220380
Compare
Choose a tag to compare
  • ec2: add tagging to create image

2.46.1-CROC44

01 Mar 11:52
8bed296
Compare
Choose a tag to compare
  • ec2: fix setting empty description in modify_snapshot_attribute

2.46.1-CROC43

10 Jan 15:34
53fc93e
Compare
Choose a tag to compare
  • vpc: add set_bgp_asn handler
  • vpc: add unset_bgp_asn handler

2.46.1-CROC42

29 Oct 07:52
71f7d1c
Compare
Choose a tag to compare
  • ec2: import_task: remove duplicate "self.snapshot_details = None"
  • ec2: export_task: add missed space
  • ec2: export_task: remove volume_export_details field
  • ec2: connection: remove modify_task_priority method
  • ec2: connection: add ImageName to import_image method
  • ec2: import_task: parse diskImageSize as integer