Releases: openconfig/ygot
Releases · openconfig/ygot
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
v0.29.16
v0.29.15
What's Changed
- Use standard protobuf library naming for gribi_aft. by @robshakir in #930
Full Changelog: v0.29.14...v0.29.15
v0.29.14
What's Changed
- Bump github.com/openconfig/goyang from 1.4.1 to 1.4.3 by @dependabot in #925
- Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in #922
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #928
- ygot.FormatDiff by @wenovus in #929
- Add support leaf-lists in paths->protobuf. by @robshakir in #926
Full Changelog: v0.29.13...v0.29.14
v0.29.13
What's Changed
- Bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #921
- Bump actions/checkout from 3 to 4 by @dependabot in #912
- Remove bottleneck in validation by @luukp in #923
New Contributors
Full Changelog: v0.29.12...v0.29.13
v0.29.12
v0.29.11
What's Changed
- Support nested containers in gNMI->Protobuf unmarshalling. by @robshakir in #914
- Support mapping of protobuf lists. by @robshakir in #915
- Generate
ΛEnumTypes
for shadow paths by @wenovus in #917
Full Changelog: v0.29.10...v0.29.11