Skip to content

chore: update client specs to v0.12.0#9

Merged
francoischalifour merged 1 commit into
altertable-ai:mainfrom
albert20260301:update/specs-v0.12.0
Jun 30, 2026
Merged

chore: update client specs to v0.12.0#9
francoischalifour merged 1 commit into
altertable-ai:mainfrom
albert20260301:update/specs-v0.12.0

Conversation

@albert20260301

Copy link
Copy Markdown
Contributor

Summary

  • bump the specs submodule from v0.11.0 to v0.12.0
  • keep this PR scoped to the client specs pointer update

Spec Diff

  • Lakehouse: split ingestion into upload (create/append/overwrite) and upsert (primary-key merge)
  • Product Analytics: no spec files changed between v0.11.0 and v0.12.0
  • Shared: rest/SPEC.md was added upstream

Impact

This aligns the SDK repository with altertable-client-specs v0.12.0. For Lakehouse SDKs, follow-up implementation updates may be required where CI or code review shows the old mode-driven upload/upsert API is still exposed.

Validation

  • git -C specs describe --tags --exact-match returns v0.12.0
  • git diff --check HEAD~1..HEAD

@albert20260301

Copy link
Copy Markdown
Contributor Author

@francoischalifour could you review this when you have a slot? This is the requested client specs bump to v0.12.0.

@francoischalifour francoischalifour merged commit 420ebbd into altertable-ai:main Jun 30, 2026
9 checks passed
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.

2 participants