Skip to content

v0.0.19

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Sep 14:36
· 137 commits to main since this release
f594a03

What's Changed

  • refactor vpc_endpoint test to use fixture by @brycahta in #73
  • refactor vpc test to use fixture by @brycahta in #74
  • Refactor ElasticIPAddress tests to use fixture by @a-hilaly in #76
  • Refactor DHCPOptions tests to use fixture by @a-hilaly in #75
  • Refactor TransitGateway tests to use pytest fixtures by @a-hilaly in #79
  • Refactor SecurityGroup tests to use pytest fixtures by @a-hilaly in #80
  • Refactor RouteTable tests to use fixture by @a-hilaly in #78
  • Refactor InternetGateway tests to use fixture by @a-hilaly in #77
  • refactor NATGateway test to use fixture by @brycahta in #82
  • Consolidate pytest markers in e2e tests by @brycahta in #83
  • Refactor VPCSpec.CIDRBlock into CIDRBlocks by @brycahta in #84
  • remove ClientToken from VPCEndpoint.Spec by @brycahta in #87
  • Add Update functionality for VPC.CIDRBlocks by @brycahta in #85
  • Update tags support for Subnet by @LikithaVemulapalli in #81
  • Update to ACK runtime v0.20.0, code-generator v0.20.0 by @brycahta in #88
  • Release artifacts for v0.0.19 by @brycahta in #89

New Contributors

Full Changelog: v0.0.18...v0.0.19