Skip to content

docs(changelog): record in-house FlatBuffers toolchain under Unreleased#151

Merged
dfa1 merged 1 commit into
mainfrom
docs/changelog-0.9.0
Jun 24, 2026
Merged

docs(changelog): record in-house FlatBuffers toolchain under Unreleased#151
dfa1 merged 1 commit into
mainfrom
docs/changelog-0.9.0

Conversation

@dfa1

@dfa1 dfa1 commented Jun 24, 2026

Copy link
Copy Markdown
Owner

Updates CHANGELOG.md [Unreleased] for the next release. Kept terse and user-facing — no CI/Sonar, source-move, or internal-dedup churn.

  • Theme: no FlatBuffers/Protobuf runtime dependency; schemas compiled in-house to MemorySegment-native Java; drops the last automatic-module dep (unblocks JPMS); prefixed wire classes (ADR 0017).
  • Added: canonical DType constants.
  • Changed: drop flatbuffers-java; Fbs*/Proto* class prefix.
  • Removed (breaking, minor): no-arg DType factory methods.

🤖 Generated with Claude Code

…leased

User-facing summary for the next release: no FlatBuffers/Protobuf runtime
dependency (schemas compiled in-house to MemorySegment-native Java, dropping
the last automatic-module dep and unblocking JPMS), prefixed wire classes, and
the canonical DType constants with the breaking removal of the no-arg factories.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@dfa1 dfa1 merged commit 8624123 into main Jun 24, 2026
6 checks passed
@dfa1 dfa1 deleted the docs/changelog-0.9.0 branch June 24, 2026 06:48
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