chore: prepare CHANGELOG for v3.8.0 release#121
Merged
richardwooding merged 1 commit intomainfrom Apr 27, 2026
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Minor bump for the new Spark SQL dialect (#117). Three commits since v3.7.1:
skill-authoringClaude Code skill transferred from SPANDigital/ai#16.add-sql-dialect,add-cel-feature,release-cel2sql).The two skills changes are doc-only (under
.claude/skills/); they don't affect the public API or runtime behavior. The Spark dialect is purely additive — no public API changes, no breakage.Release plan
v3.8.0and push (.github/workflows/release.ymltriggers on tag push).Verification
CHANGELOG generated by
python .claude/skills/release-cel2sql/scripts/prepare_release.py 3.8.0. The script is part of the newrelease-cel2sqlskill landing in #120.🤖 Generated with Claude Code