Releases: openconfig/ondatra
Releases · openconfig/ondatra
v0.1.8
What's Changed
- Upgrade gosnappi to v0.11.1
- Wait for traffic stats when stopping traffic on IxNetwork
- Openconfig model updates
Full Changelog: v0.1.7...v0.1.8
v0.1.7
** What's Changed **
- Added openconfig-platform-pipeline-counters.yang to generated gnmi library
- Fix logging in debug mode, so it consistently shows line numbers in the original test file
- Deprecate knebind yaml config in favor of flags
- Reduce the vendor-sensitive functions in netutil/interface to only what is used by open source
- Generalize netutil.MeanRate to work with integers or floats
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- knebind uses kne as a library instead of a CLI
- Performance improvements to the portgraph solver
- Bump golang.org/x/net from 0.1.0 to 0.7.0
- Openconfig model updates
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Performance improvements to the portgraph solver
- Clearer error when traffic is started and no flows are defined
- Add PMD_100GBASE_DR value to Ondatra PMD enum
- Fix missing Index key in AsSegment provided by Ixia gnmi server (openconfig/featureprofiles#1078)
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Bug fix to knebind so that DUTs without vendors do not match OTG nodes
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Bump the ygnmi version 0.7.6 and regenerate the gnmi API
- KNE service map made available through DUT custom data
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Add EventListener API
- IxNetwork DHCP v6 Server allows configuring the lease address range
- Learned BGP AS Path published to Ixia gNMI
- Other small bug fixes
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Binding implementations can now provide
CustomData
in theirbinding.DUT
andbinding.ATE
for proprietary features that are not part of OpenConfig - When using the
-xml
flag to convert test log to XML, the test log is still printed to stdout - Depend on ygnmi 0.7.4
- Add support for configuring DHCP v6 client and server in IxNetwork
- Minor bug fixes and documentation updates
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Initial tagged release.
Full Changelog: https://github.com/openconfig/ondatra/commits/v0.1.0