github agentic-box/memora v0.2.8
v0.2.8 - R2 Compatibility Fix

latest releases: v0.2.24, v0.2.23, v0.2.22...
3 months ago

What's New

R2 Cloud Storage Compatibility

  • Fixed handling of 403 errors for non-existent objects (R2 returns 403 instead of 404 when ListBucket permission
    isn't granted)
  • Auto-creates and uploads empty database with schema on first-time setup

AWS Profile Support

  • Added AWS_PROFILE environment variable for using named credentials profiles
  • Updated README with examples for Claude Code and Codex CLI configs

Files Changed

  • memora/backends.py - New _create_and_upload_empty_database() method
  • tests/test_cloud_backends.py - Added test coverage
  • README.md - Added AWS_PROFILE documentation

Don't miss a new memora release

NewReleases is sending notifications on new releases.