Skip to content

Releases: sdcio/data-server

v0.0.71

Choose a tag to compare

@steiler steiler released this 30 Jun 09:30
6dadf1b

What's Changed

Full Changelog: v0.0.70...v0.0.71

v0.0.70

Choose a tag to compare

@steiler steiler released this 25 Jun 09:02
d326b0e

What's Changed

  • fix: remove stale default-loading hint from NavigateSdcpbPath error by @steiler in #449
  • fix(stream): goroutine handoff to prevent post-SyncResponse notification drops by @steiler in #441
  • ci: opt-in config-server pairing for integration tests (sdc-pair) by @steiler in #447
  • ci: golangci-lint workflow and lint fixes by @steiler in #450
  • Fix lint failure from unchecked deferred Stop() errors in GNMI stream tests by @steiler with @Copilot in #455
  • feat: wire noop as a first-class southbound type in CreateDataStore by @steiler in #456
  • fix schema key ordering being lost by @alexandernorth in #454

Full Changelog: v0.0.69...v0.0.70

v0.0.69

Choose a tag to compare

@steiler steiler released this 27 May 13:11
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

v0.0.68

Choose a tag to compare

@steiler steiler released this 16 Apr 08:55
e195d5d

What's Changed

  • Bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in #408
  • GetIntentResponse with yet missing attributes by @steiler in #411
  • Bump codecov/codecov-action from 5 to 6 in the github-actions group by @dependabot[bot] in #410
  • Reorg introduce api package containing Entry interface by @steiler in #401

Full Changelog: v0.0.67...v0.0.68

v0.0.67

Choose a tag to compare

@steiler steiler released this 17 Feb 07:38
cd858d5

What's Changed

New Contributors

Full Changelog: v0.0.66...v0.0.67

v0.0.66

Choose a tag to compare

@github-actions github-actions released this 13 Nov 10:08
f3cbbe5

Changelog

v0.0.65

Choose a tag to compare

@steiler steiler released this 28 Oct 14:20
ddde740

What's Changed

New Contributors

Full Changelog: v0.0.64...v0.0.65

v0.0.64

Choose a tag to compare

@steiler steiler released this 25 Sep 14:53
f946242

What's Changed

  • BlameConfig: Fix excluding the Deviation Intents by @steiler in #329
  • Bump actions/setup-go from 5 to 6 in the github-actions group by @dependabot[bot] in #327
  • Deviations: Skip reporting overruled values that are equal with highest by @steiler in #334
  • TypedValue: Move ToString and Equal to sdc-protos by @steiler in #331
  • Remove PathSlice by @steiler in #332
  • Validation: Implement MinMaxElements by @steiler in #335
  • update modules by @steiler in #339
  • Performance Optimize validation stats by @steiler in #341
  • Expose the default Deviation calc Frequency by @steiler in #342

Full Changelog: v0.0.63...v0.0.64

v0.0.63

Choose a tag to compare

@github-actions github-actions released this 03 Sep 12:33
314464f

Changelog

v0.0.62

Choose a tag to compare

@steiler steiler released this 11 Aug 11:02
78df0ac

What's Changed

Full Changelog: v0.0.61...v0.0.62