What's Changed
🚀 Features
- feat: Add Terraform support for 802.1X (PNAC)(ZEDCLOUD-2319) by @raghava-zededa in #204
- feat: update terraform to encode ca cert in create/update cep flow (ZEDCLOUD-2374) by @raghava-zededa in #206
- feat: add bondAdapter field to the node schema(ZEDCLOUD-2371) by @ikurakin-zededa in #205
- feat: add recent changes for lag feature(ZEDCLOUD-2371) by @ikurakin-zededa in #208
- feat: add mising docs for the bond adapter(ZEDCLOUD-2371) by @ikurakin-zededa in #210
- feat: add zedcloud_deployment data source (CI-816) by @zed-rishabh in #214
- feat: allow setting project attr (CI-792) by @ikurakin-zededa in #217
🐛 Bug Fixes
- fix: panic due to manifest field type assertion in EdgeNodeClusterConfig (CI-875) by @zed-rishabh in #209
- fix: add custom import for zedcloud_deployment requiring project_id (CI-818) by @zed-rishabh in #212
- fix: use freshly-read revision on edgenode update to avoid 409 (CI-790) by @ikurakin-zededa in #218
- fix: ignore auto-generated SR-IOV VF io_members in model diff (CI-865) by @ikurakin-zededa in #219
- fix: treat 404 on delete as success (CI-723) by @zed-rishabh in #216
- fix: Fix forming of the netid and netname fields for the bond member interfaces (eng-2782) by @xyuria-zededa in #223
- fix: Fix the issue with the vlan/bond adapters removal (eng-2805) by @xyuria-zededa in #224
Other Changes
- ci: categorize auto-generated release notes by PR label by @ikurakin-zededa in #220
- ci: auto-detect prerelease in goreleaser by @ikurakin-zededa in #221
New Contributors
- @raghava-zededa made their first contribution in #204
- @zed-rishabh made their first contribution in #209
Full Changelog: v2.7.0...v2.8.0