Skip to content

v0.0.69

Choose a tag to compare

@steiler steiler released this 27 May 13:11
· 58 commits to main since this release
f24dd6c

What's Changed

  • Replace deprecated grpc.DialContext with grpc.NewClient by @steiler in #412
  • SchemaClientBound - expose ToPath() by @steiler in #417
  • Fix identityref usage as key on import by @steiler in #421
  • improve sync logging by @steiler in #418
  • Allow adjusting deviation interval via Env Var by @steiler in #415
  • get intent in xpath format by @steiler in #414
  • Fix List Leaf Delete by @ScottS-Syd in #422
  • fix issues with the json importer to also import json_ietf by @steiler in #427
  • Fix Blame for non-revertive deleted values by @steiler in #419
  • Bump the go-dependencies group across 1 directory with 5 updates by @dependabot[bot] in #428
  • Bump github.com/sdcio/sdc-protos from 0.0.53 to 0.0.54 in the go-dependencies group across 1 directory by @dependabot[bot] in #429
  • Bump google.golang.org/grpc from 1.81.0 to 1.81.1 in the go-dependencies group by @dependabot[bot] in #433
  • Fix DeleteBranch Nil Pointer by @steiler in #430
  • fix(tree): RemainsToExist respects orphan delete-only-intended by @steiler in #437
  • Suppress delete branch not existing error by @steiler in #432
  • Extra log file environment Variable by @steiler in #436
  • Remove unused / dead cache update type dependency and related helpers by @steiler in #435
  • ci: migrate GoReleaser Docker to dockers_v2 and stabilize main image tags by @steiler in #439

New Contributors

Full Changelog: v0.0.68...v0.0.69