v0.4.0
0.4.0 (2024-02-28)
What's Changed
- feat: add modules metal_gateway and metal_gateway_info by @t0mk in #144
- feat: use Python 3.10 in integration tests by @t0mk in #155
- feat: bgp session by @antoninrykalsky in #151
- feat: module metal_plan_info by @antoninrykalsky in #146
- feat: bump equinix_metal to v0.5.0, update listing methods by @t0mk in #147
- feat: metal vrf by @antoninrykalsky in #143
- docs: discuss parameter superclass in DEVELOPMENT.md by @t0mk in #131
- docs: migration guide from equinix.metal to equinix.cloud by @t0mk in #130
- docs: fix link to MIGRATION.md by @displague in #134
- docs: development docs improvements by @t0mk in #139
- chore: bump equinix-metal to v0.6.0 by @t0mk in #150
- chore: use deploy key in release workflow by @ctreatma in #159
- ci: add GHA for validating PR titles to be in semantic commit format by @t0mk in #156
- ci: setup semantic release GHA by @t0mk in #154
- ci: Fix docs generation in releasing GitHub action by @t0mk in #157
- ci: fix path for GHA blocks by @t0mk in #160
Bug Fixes
- fix: preserve SDK user agent in collection client by @t0mk in #129
- fix: Add links to migration guide for tracking issues for missing modules by @t0mk in #138
- fix: remove duplicity in metal_api by @antoninrykalsky in #145
New Contributors
- @antoninrykalsky made their first contribution in #143
Full Changelog: v0.3.0...v0.4.0