v8.1.1
📦 pinecone-clientView on GitHub →
🐛 1 fixes🔧 2 symbols
Summary
This patch release fixes a critical crash in asyncio delete operations when receiving empty responses and updates several dependencies to patch security vulnerabilities.
🐛 Bug Fixes
- Fixed crash in asyncio delete() and delete_namespace() methods when the server returns an empty response body; these methods now return None gracefully.