Skip to content

Releases: openconfig/ondatra

v0.1.8

20 Mar 18:35
Compare
Choose a tag to compare

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

08 Mar 03:07
Compare
Choose a tag to compare

** 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

24 Feb 00:23
Compare
Choose a tag to compare

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

09 Feb 23:21
Compare
Choose a tag to compare

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

02 Feb 18:24
Compare
Choose a tag to compare

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

01 Feb 23:57
Compare
Choose a tag to compare

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

31 Jan 19:40
Compare
Choose a tag to compare

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

17 Jan 23:26
Compare
Choose a tag to compare

What's Changed

  • Binding implementations can now provide CustomData in their binding.DUT and binding.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

10 Jan 15:03
Compare
Choose a tag to compare

Initial tagged release.

Full Changelog: https://github.com/openconfig/ondatra/commits/v0.1.0