Skip to content

chore: release 0.10.1#674

Merged
vieiralucas merged 1 commit intomainfrom
chore/release-0.10.1
Apr 22, 2026
Merged

chore: release 0.10.1#674
vieiralucas merged 1 commit intomainfrom
chore/release-0.10.1

Conversation

@vieiralucas
Copy link
Copy Markdown
Member

@vieiralucas vieiralucas commented Apr 22, 2026

Summary

Patch release. Bumps workspace version 0.10.0 -> 0.10.1 across Cargo.toml, Cargo.lock, all SDK manifests (Java Gradle + README, Python pyproject, TypeScript package.json + lock), and the website doc references.

Changes shipped since 0.10.0 (all DynamoDB expression-parser fixes):

All 6 previously-ignored tests in expression_corpus_tests.rs now run and pass; the file has zero #[ignore].

Test plan

  • cargo check --workspace (Cargo.lock regenerated cleanly)
  • cargo test --workspace --exclude fakecloud-e2e --exclude fakecloud-conformance --exclude fakecloud-tfacc --exclude fakecloud-parity (matches release.yml check job)
  • Tag-triggered v0.10.1 release workflow will build + publish after merge.

Summary by cubic

Prepare the 0.10.1 patch release. Bumps workspace and SDK versions to 0.10.1 in Cargo.toml, Cargo.lock, Java/Python/TypeScript SDK manifests, and updates website docs.

  • Bug Fixes
    • AND/OR tokenizer now BETWEEN-aware and whitespace-tolerant.
    • Support dotted-paths in filters and function args (attribute_exists, begins_with, contains, attribute_type, size); size() semantics aligned with AWS.
    • Allow complex RHS in SET into nested paths (if_not_exists, list_append, arithmetic). All previously ignored expression corpus tests now pass.

Written for commit ed01e61. Summary will update on new commits.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 10 files

@vieiralucas vieiralucas merged commit e775c06 into main Apr 22, 2026
51 checks passed
@vieiralucas vieiralucas deleted the chore/release-0.10.1 branch April 22, 2026 17:17
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