Skip to content

v0.7.1

Compare
Choose a tag to compare
@robshakir robshakir released this 02 Apr 18:19
· 361 commits to master since this release
c23bb15

Minor changes, performance improvements and bugfixes to ygot.

  • Resolve a number of issues with struct merging in ygot, whereby values would be incorrectly overwritten.
  • Create a new MergeStructInto which avoids a call to DeepCopy which can be expensive if not required.
  • Changes to the pathgen library to change suffixes in the builder API