v0.16.0
What's Changed
- Specify latest release of staticcheck rather than HEAD. by @robshakir in #624
- Fix leaf-list validation when it is a relative path leafref by @wenovus and @hansthienpondt in #626
Note: There is a backwards-incompatible change in util.ForEachField
if you use NodeInfo.PathFromParent
, where compressed list (map/slice) elements no longer have a trimmed path.
Full Changelog: v0.15.1...v0.16.0