Releases: openconfig/ygot
Releases · openconfig/ygot
v0.33.0
v0.32.0
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
v0.30.0
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
- @yunjie-lu made their first contribution in #1026
Full Changelog: v0.29.22...v0.30.0
v0.29.22
v0.29.21
What's Changed
- 🧹: apply all @dependabot's suggested security updates. by @robshakir in #978
- Bump github.com/golang/glog from 1.2.1 to 1.2.4 by @dependabot in #1005
- Bump golang.org/x/net from 0.27.0 to 0.33.0 by @dependabot in #1010
- Handle enums in protomap by @DanG100 in #1012
Full Changelog: v0.29.20...v0.29.21
v0.29.20
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
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
What's Changed
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #943
- Bump actions/setup-go from 4 to 5 by @dependabot in #940
- Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in #946
- Bump github.com/openconfig/goyang from 1.4.4 to 1.4.5 by @dependabot in #944
- Fix
Marshal7951
for direct union leaf calls. by @wenovus in #947
Full Changelog: v0.29.17...v0.29.18
v0.29.17
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