Skip to content

Refresh pass quick wins - #71

Closed
joshrotenberg wants to merge 4 commits into
mainfrom
codex/refresh-pass
Closed

Refresh pass quick wins#71
joshrotenberg wants to merge 4 commits into
mainfrom
codex/refresh-pass

Conversation

@joshrotenberg

Copy link
Copy Markdown
Contributor

Summary

  • fix Active-Active region deletion to send its JSON request body and add a regression test
  • refresh stale README install snippets and Python env-var guidance
  • sync the Python crate version/lockfile with the Rust crate and verify the packaged extension path

Verification

  • cargo test --test subscriptions_tests
  • cargo test --manifest-path python/Cargo.toml
  • python3 -m venv /tmp/redis-cloud-pytest && source /tmp/redis-cloud-pytest/bin/activate && python -m pip install -q maturin pytest pytest-asyncio && cd python && maturin develop -q && pytest tests/test_client.py

Closes #58
Closes #59
Closes #60
Partially addresses #68
Refs #70

@joshrotenberg

Copy link
Copy Markdown
Contributor Author

Closing as superseded — this Codex-era "quick wins" branch overlaps substantially with work that's already landed on main and would also downgrade aws-lc-sys / rustls-webpki back across the RUSTSEC fixes from #83. The AA region-delete fix is shipped surgically in #99; the README version bump will land in the upcoming pre-release sweep PR; the Python alias work is parked until #48 and #66 are unblocked. The connectivity refactors that this branch attempted are tracked under #78.

@joshrotenberg
joshrotenberg deleted the codex/refresh-pass branch May 26, 2026 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant