Skip to content

Releases: ewhauser/ghsync

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 07 Aug 19:21
Immutable release. Only release title and notes can be modified.
9b64c9f

What's Changed

  • fix(fetch): stop repository conflicts from failing whole PR batches by @ewhauser in #62
  • fix(queue): reconcile refresh generations orphaned by terminal River jobs by @ewhauser in #63

Full Changelog: v0.5.1...v0.5.2

Binaries are static (CGO disabled) for linux and darwin on amd64 and
arm64. Verify downloads against checksums.txt. Run migrations with
ghsyncd migrate before starting the new version; see
ops/DEPLOYMENT.md for the rolling-deployment topology.

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 07 Aug 05:39
Immutable release. Only release title and notes can be modified.
3cc5a62

What's Changed

  • fix(fetch): avoid holding DB sessions across GitHub RPCs by @ewhauser in #59

Full Changelog: v0.5.0...v0.5.1

Binaries are static (CGO disabled) for linux and darwin on amd64 and
arm64. Verify downloads against checksums.txt. Run migrations with
ghsyncd migrate before starting the new version; see
ops/DEPLOYMENT.md for the rolling-deployment topology.

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 13:53
Immutable release. Only release title and notes can be modified.
8251083

What's Changed

  • Fix gap-heal cursor delivery-ID int4 inference (#46) by @ewhauser in #49
  • Normalize REST/GraphQL semantics in PR drift detection (#47) by @ewhauser in #50
  • Bulk branch-push application with paged reconciliation (#48) by @ewhauser in #51
  • Stand by for held budget lease at startup instead of crash-looping (#52) by @ewhauser in #53
  • Faithful Tail exit error under cancellation; listener conn hygiene (#54) by @ewhauser in #55
  • Tolerate ErrClosed in example-api graceful shutdown (#56) by @ewhauser in #57

Full Changelog: v0.4.2...v0.5.0

Binaries are static (CGO disabled) for linux and darwin on amd64 and
arm64. Verify downloads against checksums.txt. Run migrations with
ghsyncd migrate before starting the new version; see
ops/DEPLOYMENT.md for the rolling-deployment topology.

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 05 Aug 17:14
Immutable release. Only release title and notes can be modified.
9759fa4

What's Changed

  • sweep(fix): smooth list refresh fan-out before C-R1 deadline by @dac73 in #45

Full Changelog: v0.4.1...v0.4.2

Binaries are static (CGO disabled) for linux and darwin on amd64 and
arm64. Verify downloads against checksums.txt. Run migrations with
ghsyncd migrate before starting the new version; see
ops/DEPLOYMENT.md for the rolling-deployment topology.

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 05 Aug 03:04
Immutable release. Only release title and notes can be modified.
e171b56

What's Changed

  • Treat fenced gap-heal cursor updates as lease loss by @ewhauser in #39
  • Filter tombstoned rows in ListCodeOwnerIdentities by @ewhauser in #40
  • Rewrite LoadDerivationSnapshot with set-based aggregation by @ewhauser in #41
  • Accept historical stack summaries where position exceeds size by @ewhauser in #42
  • Reduce hot-row serialization in BumpRefreshIntentGenerations by @ewhauser in #43
  • Narrow the outbox watermark fence to its allocation-proof core by @ewhauser in #44

Full Changelog: v0.4.0...v0.4.1

Binaries are static (CGO disabled) for linux and darwin on amd64 and
arm64. Verify downloads against checksums.txt. Run migrations with
ghsyncd migrate before starting the new version; see
ops/DEPLOYMENT.md for the rolling-deployment topology.

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 21:48
Immutable release. Only release title and notes can be modified.
a2fee92

What's Changed

  • Separate rate-budget accounting by authentication context by @ewhauser in #29
  • Make C-R4 gap healing incremental with a durable watermark cursor by @ewhauser in #31
  • Resolve PR ownership from the mirrored CODEOWNERS source by @ewhauser in #30
  • Thread ETags, stagger sweep bursts, and attribute budget consumption by @ewhauser in #32

Full Changelog: v0.3.3...v0.4.0

Binaries are static (CGO disabled) for linux and darwin on amd64 and
arm64. Verify downloads against checksums.txt. Run migrations with
ghsyncd migrate before starting the new version; see
ops/DEPLOYMENT.md for the rolling-deployment topology.

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 04 Aug 16:05
Immutable release. Only release title and notes can be modified.
d825a42

What's Changed

  • sweep(fix): serialize delivery gap healing by @dac73 in #24

New Contributors

  • @dac73 made their first contribution in #24

Full Changelog: v0.3.2...v0.3.3

Binaries are static (CGO disabled) for linux and darwin on amd64 and
arm64. Verify downloads against checksums.txt. Run migrations with
ghsyncd migrate before starting the new version; see
ops/DEPLOYMENT.md for the rolling-deployment topology.

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 04 Aug 02:53
Immutable release. Only release title and notes can be modified.
f6d96e2

What's Changed

  • Complete the C-O4 operation-heartbeat contract by @ewhauser in #23

Full Changelog: v0.3.1...v0.3.2

Binaries are static (CGO disabled) for linux and darwin on amd64 and
arm64. Verify downloads against checksums.txt. Run migrations with
ghsyncd migrate before starting the new version; see
ops/DEPLOYMENT.md for the rolling-deployment topology.

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 04 Aug 00:05
Immutable release. Only release title and notes can be modified.
7c4383e

What's Changed

  • Never hold transactions or contended locks across external I/O by @ewhauser in #20

Full Changelog: v0.3.0...v0.3.1

Binaries are static (CGO disabled) for linux and darwin on amd64 and
arm64. Verify downloads against checksums.txt. Run migrations with
ghsyncd migrate before starting the new version; see
ops/DEPLOYMENT.md for the rolling-deployment topology.

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 16:34
Immutable release. Only release title and notes can be modified.
dcc83bd

What's Changed

  • Mirror pull-request review requests in the public delivery contract by @ewhauser in #13
  • Accept stack summaries with an unknown base SHA by @ewhauser in #15
  • Publish individual pull-request reviews and participant activity by @ewhauser in #16
  • Mirror changed-file and ownership inputs for reviewer selection by @ewhauser in #17

Full Changelog: v0.2.1...v0.3.0

Binaries are static (CGO disabled) for linux and darwin on amd64 and
arm64. Verify downloads against checksums.txt. Run migrations with
ghsyncd migrate before starting the new version; see
ops/DEPLOYMENT.md for the rolling-deployment topology.