Skip to content

docs(connectors): prep 2026.6.1 release notes and group connectors by kind [roadmap:rac-connectors]#2

Merged
tcballard merged 1 commit into
mainfrom
claude/repo-topology-convergence-2a1awb
Jun 30, 2026
Merged

docs(connectors): prep 2026.6.1 release notes and group connectors by kind [roadmap:rac-connectors]#2
tcballard merged 1 commit into
mainfrom
claude/repo-topology-convergence-2a1awb

Conversation

@tcballard

@tcballard tcballard commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Pre-release docs polish for rac-connectors 2026.6.1. Two commits:

1. CHANGELOG for 2026.6.1

  • Adds CHANGELOG.md with the 2026.6.1 entry (release-notes home) — first published release, renamed from lore-connectors, the connector set, and the lore_idrac_id outbound field change (ADR-095).

2. Group connector pages by kind

  • Each connector page gains a category: field; the generated ## Connectors section is now grouped under kind headings instead of a flat list:
    • Memory & RAG — Supermemory, Mem0, Letta
    • Knowledge graph — Zep, Cognee, Neo4j
  • Grouping is by kind, not direction, so a provider that does both ingest and export (e.g. a future Atlassian suite) sits in one kind group, with its direction described on its own page.
  • Kind headings are data-driven in scripts/sync_readme.py (ordered by the lowest order in each kind), so a new page slots its kind into place via order alone. Regenerated and --check-clean.

Release-readiness (verified on merged main + this branch)

  • 125 tests pass; build is clean and the version derives from the tag → rac_connectors-2026.6.1 (wheel + sdist).
  • Publish workflow targets rac-connectors (OIDC to pypi.org/p/rac-connectors), fires on Release published, gated on full CI.

How to cut the release (your action)

  1. Merge this PR (merge commit).
  2. Tag 2026.6.1 on main (repo convention is non-padded month YYYY.M.N, ADR-008).
  3. Publish a GitHub Release for that tag (CHANGELOG entry as the body) → the workflow builds and publishes to PyPI. This also reserves the rac-connectors name on PyPI.

Execution tracking: asdecided/core#228 (rac-connectors).

…nnectors]

First published release of rac-connectors (renamed from lore-connectors,
ADR-095). Documents the inaugural 2026.6.1 entry; the version derives from the
git tag via setuptools-scm (CalVer YYYY.M.N, ADR-008) and the publish workflow
fires on the GitHub Release.
@tcballard
tcballard merged commit 412fb3f into main Jun 30, 2026
4 checks passed
@tcballard tcballard changed the title docs(release): add CHANGELOG for the 2026.6.1 release [roadmap:rac-connectors] docs(connectors): prep 2026.6.1 release notes and group connectors by kind [roadmap:rac-connectors] Jun 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant