Skip to content

Releases: openconfig/ygot

v0.33.0

19 Jul 17:14
c47918b
Compare
Choose a tag to compare

What's Changed

  • Add skip_deprecated and skip_obsolete flags to ygot by @nleiva in #1037

New Contributors

Full Changelog: v0.32.0...v0.33.0

v0.32.0

28 May 18:47
3a953aa
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/net from 0.35.0 to 0.38.0 by @dependabot in #1031
  • Add fields to IR and IROptions used by settting the path origin from the YANG module name or a specified name. by @keogaki in #1030

New Contributors

Full Changelog: v0.31.0...v0.32.0

v0.31.0

07 Apr 18:21
de2c33d
Compare
Choose a tag to compare

What's Changed

  • Fix a bug in protoFromPathsInternal function in proto.go causing enca… by @tengyiG in #1028

New Contributors

Full Changelog: v0.30.0...v0.31.0

v0.30.0

27 Mar 18:02
b49bc64
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #1016
  • Add a SetWildcardKeys function to Pathtranslator to populate keys for a schema path by @yunjie-lu in #1026

New Contributors

Full Changelog: v0.29.22...v0.30.0

v0.29.22

19 Feb 18:18
051f611
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.29.21...v0.29.22

v0.29.21

18 Feb 17:39
5a6d70e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.29.20...v0.29.21

v0.29.20

23 Jul 16:55
fd57413
Compare
Choose a tag to compare

What's Changed

  • Change support promise to two releases to match Go's by @wenovus in #970
  • Bump github.com/golang/glog from 1.1.0 to 1.2.2 by @dependabot in #979
  • 🐜: squash bug related to leaf-lists and shadow schemas. by @robshakir in #980

Full Changelog: v0.29.19...v0.29.20

v0.29.19

25 Apr 23:40
c52408e
Compare
Choose a tag to compare

What's Changed

  • Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #955
  • Add reference to ygnmi in README and go:generate for gogen's integration test by @wenovus in #963
  • Remove support for go 1.18. by @robshakir in #968
  • Add GetOrCreate<ListName>Map helper for lists. by @wenovus in #971

Full Changelog: v0.29.18...v0.29.19

v0.29.18

11 Jan 22:58
12a8460
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.29.17...v0.29.18

v0.29.17

12 Dec 20:27
8efc814
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/openconfig/goyang from 1.4.3 to 1.4.4 by @dependabot in #932
  • Avoid panic when calling Elem on a nil map member. by @robshakir in #941

Full Changelog: v0.29.16...v0.29.17