Skip to content

Releases: openconfig/ygot

v0.25.6

11 Jan 17:24
9b74224

Choose a tag to compare

What's Changed

  • Add documentation on Shadow Paths by @wenovus in #758
  • Adopt globally reserved field numbers for FieldOptions. by @robshakir in #762

Full Changelog: v0.25.5...v0.25.6

v0.25.5

10 Jan 02:10
f58f5df

Choose a tag to compare

What's Changed

Full Changelog: v0.25.4...v0.25.5

v0.25.4

02 Dec 17:40
7baa5b4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.25.3...v0.25.4

v0.25.3

22 Nov 19:49
538cb0f

Choose a tag to compare

What's Changed

  • Change demo code to use Validate instead of ΛValidate by @wenovus in #738
  • ytypes.UnmarshalSetRequest does not panic at nil input. by @shichuzhu in #737
  • Add json encoding opts to EncodeTypedValue by @DanG100 in #747

New Contributors

Full Changelog: v0.25.2...v0.25.3

v0.25.2

30 Sep 20:41
1d36b4a

Choose a tag to compare

What's Changed

  • Add .Validate() to ytypes.Schema and ygot.ValidateGoStruct() by @wenovus in #732

Full Changelog: v0.25.1...v0.25.2

v0.25.1

30 Sep 19:19
6259f3a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.25.0...v0.25.1

v0.25.0

30 Sep 18:43
828caf0

Choose a tag to compare

Breaking Changes

  • ytypes.UnmarshalSetRequest and ytypes.UnmarshalNotifications have altered function signatures. Validation is removed.
  • ygot.ToGNMINotifications, ygot.Diff, as well as other marshalling functions now will marshal all float values as double_val per openconfig/reference#151

What's Changed

  • Remove ygot.GoStruct return from UnmarshalSetRequest since it's not a copy. by @wenovus in #727
  • Incorporate IgnoreExtraFields as a SetNodeOpt by @wenovus in #728
  • Update to latest version of gnmi dependency by @wenovus in #730
  • Have UnmarshalSetRequest work with IgnoreExtraFields by @wenovus in #729

Full Changelog: v0.24.4...v0.25.0

v0.24.4

14 Sep 19:41
076ea7e

Choose a tag to compare

What's Changed

  • Utility to Unmarshal SetRequest and Notifications to a root GoStruct. by @wenovus in #726

Full Changelog: v0.24.3...v0.24.4

v0.24.3

01 Sep 23:19
77d1f74

Choose a tag to compare

What's Changed

Full Changelog: v0.24.1...v0.24.3

v0.24.2

05 Aug 18:07
f9326f6

Choose a tag to compare

What's Changed

Full Changelog: v0.24.0...v0.24.2