Skip to content

Commit 579b70f

Browse files
chore(main): release 0.9.0 (#267)
1 parent 127d80a commit 579b70f

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.8.0"
2+
".": "0.9.0"
33
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [0.9.0](https://github.com/veesix-networks/osvbng/compare/v0.8.0...v0.9.0) (2026-04-10)
4+
5+
6+
### Features
7+
8+
* **api:** complete typed metadata for all show, oper, and conf handlers ([#275](https://github.com/veesix-networks/osvbng/issues/275)) ([127d80a](https://github.com/veesix-networks/osvbng/commit/127d80ab4ce4fe1756052d4dd18ba308e7551a2c))
9+
* **config:** rename vlan-protocol to vlan-tpid with dot1ad default for QinQ ([#266](https://github.com/veesix-networks/osvbng/issues/266)) ([2aebf7d](https://github.com/veesix-networks/osvbng/commit/2aebf7deb8c15f3ae5f7592823f30ac6ca3ed160))
10+
11+
12+
### Bug Fixes
13+
14+
* **southbound:** auto-create LCP pairs, remove lcp config option ([#271](https://github.com/veesix-networks/osvbng/issues/271)) ([2ec4c85](https://github.com/veesix-networks/osvbng/commit/2ec4c8597d475d82b7f28db8ce4e9addbcfd0024))
15+
* **southbound:** set HW MTU, host interface MTU, and QinQ sub-interface tag overhead ([#269](https://github.com/veesix-networks/osvbng/issues/269)) ([16e0071](https://github.com/veesix-networks/osvbng/commit/16e007163ca8f459524b98206c26e904eb5cc793))
16+
317
## [0.8.0](https://github.com/veesix-networks/osvbng/compare/v0.7.0...v0.8.0) (2026-04-04)
418

519

0 commit comments

Comments
 (0)