Skip to content

Releases: openconfig/ygot

v0.29.10

29 Aug 01:41
e206a8d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.29.9...v0.29.10

v0.29.9

01 Aug 22:10
df0faa5
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/openconfig/gnmi from 0.9.1 to 0.10.0 by @dependabot in #901
  • Allow DeleteNode on root element if it is settable/error out otherwise by @wenovus in #904

Full Changelog: v0.29.8...v0.29.9

v0.29.8

31 Jul 20:22
41a4a2e
Compare
Choose a tag to compare

What's Changed

  • Add SchemaPath field to ParsedDirectory by @wenovus in #902

Full Changelog: v0.29.7...v0.29.8

v0.29.7

26 Jul 23:23
33d3dbd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.29.6...v0.29.7

v0.29.6

26 Jul 18:22
ca98dd5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.29.5...v0.29.6

v0.29.5

25 Jul 22:29
0a6b89a
Compare
Choose a tag to compare

Fixes

This release fixes a build error due to not pinning the experimental slices package. The Go team made a backwards-incompatible change to this package in the last 24 hours presumably in preparation for making it as part of the standard library in Go 1.21. The version has now been pinned in go.mod to avoid this issue.

What's Changed

New Contributors

Full Changelog: v0.29.4...v0.29.5

v0.29.4

24 Jul 21:38
b7de07a
Compare
Choose a tag to compare

Compatibility Notice

  • This release fixed an issue whereby ordered by user lists for Internal JSON format was generating non-backwards-compatible JSON.

What's Changed

  • Bump google.golang.org/grpc from 1.55.0-dev to 1.58.0-dev by @dependabot in #892
  • Fix BuildEmptyTree for ordered maps by @wenovus in #893
  • Change internal JSON Generation for OrderedMaps to be backwards-compatible by @wenovus in #894

Full Changelog: v0.29.3...v0.29.4

v0.29.3

17 Jul 17:46
2becd6d
Compare
Choose a tag to compare

What's Changed

  • Fix generated protobuf for derived enum value being used as list key. by @wenovus in #861
  • Update dependencies in line with dependabot. by @robshakir in #886
  • Support marshalling YANG empty values for TogNMINotifications. by @wenovus in #836

Full Changelog: v0.29.2...v0.29.3

v0.29.2

15 Jul 00:01
cd1444d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.29.1...v0.29.2

v0.29.1

12 Jul 00:32
2302847
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.29.0...v0.29.1