Releases: ewhauser/ghsync
Release list
v0.5.2
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
What's Changed
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
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
What's Changed
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
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
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
What's Changed
New Contributors
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
What's Changed
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
What's Changed
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
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.