Skip to content

v0.2.2 release#7

Merged
vertix merged 1 commit intomainfrom
release/v0.2.2
Feb 6, 2026
Merged

v0.2.2 release#7
vertix merged 1 commit intomainfrom
release/v0.2.2

Conversation

@vertix
Copy link
Copy Markdown
Contributor

@vertix vertix commented Feb 6, 2026

Summary

  • Consolidated S3 key construction into _make_s3_key(prefix, info) helper
  • Fixed inconsistent trailing-/ handling for directory markers across upload-copy, upload-delete, and download-copy code paths
  • Added 8 unit tests for _make_s3_key

Test plan

  • All 68 tests pass (uv run --extra dev pytest tests/test_s3.py -v)
  • Existing test_upload_delete_directory_marker_trailing_slash still passes
  • Version bumped to 0.2.2 in pyproject.toml
  • CHANGELOG.md updated

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 6, 2026

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

@vertix vertix merged commit f2b80c0 into main Feb 6, 2026
2 checks passed
@vertix vertix deleted the release/v0.2.2 branch February 6, 2026 14:55
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