Skip to content

fix: post-grpc bump stability review (grpc v1.83.0) - #305

Draft
cursor[bot] wants to merge 1 commit into
masterfrom
cursor/overall-code-stability-c94e
Draft

fix: post-grpc bump stability review (grpc v1.83.0)#305
cursor[bot] wants to merge 1 commit into
masterfrom
cursor/overall-code-stability-c94e

Conversation

@cursor

@cursor cursor Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Summary

Post-merge stability review after Dependabot #303 bumped google.golang.org/grpc to v1.83.0. The gRPC upgrade is clean — build, tests, and integration points (Qdrant client, OTLP tracing) pass with no API breakage.

Also fixes CI and pre-existing stability issues found during full matrix validation.

Type

  • feat — new feature
  • fix — bug fix
  • chore — tooling, deps, repo hygiene
  • docs — documentation only
  • ci — GitHub Actions / automation

Changes

  • Exclude sdk/python/README.md from ruff format (CI false positive on master push)
  • Guard MessageBuffer flush when Neo4j store is nil (typed-nil panic)
  • Scope BulkDeleteByFilter by tenant_id from request context
  • Only assign reranker when provider init succeeds (typed-nil interface)
  • Use requestContextWithTenant for bulk delete API handlers

Testing

go build ./...
go test -short ./...
go vet ./...
# dashboard, landing, node SDK, python SDK, mintlify, gosec, secret scan — all green locally
  • Built locally
  • Tested affected endpoints/components

Deploy impact

  • Landing (hystersis.com)
  • Docs (docs.hystersis.com / /docs)
  • API (api.hystersis.com)
  • Dashboard (app.hystersis.com)
  • None

Agent notes

Cloud Agent PRs on cursor/* branches are auto-labeled automerge and squash-merged when CI Success passes.

Open in Web View Automation 

…k delete

Validated google.golang.org/grpc v1.83.0 (Dependabot #303): go build/test/vet
pass; Qdrant client and OTLP tracing integration unchanged.

- Exclude sdk/python/README.md from ruff format (CI false positive)
- Guard MessageBuffer flush when Neo4j store is nil (typed-nil panic)
- Scope BulkDeleteByFilter by tenant_id from request context
- Only assign reranker when provider init succeeds (typed-nil interface)
- Use requestContextWithTenant for bulk delete API handlers

Co-authored-by: Himan <Himan-D@users.noreply.github.com>
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
agent-memorydash 86d3943 Aug 03 2026, 03:24 PM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
hystersis-app 86d3943 Aug 03 2026, 03:28 PM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
hystersis-docs 86d3943 Aug 03 2026, 03:31 PM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
agent-memory 86d3943 Aug 03 2026, 03:34 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant