v8.1.2
📦 pinecone-clientView on GitHub →
🐛 2 fixes
Summary
This patch release addresses two specific issues: fixing an AttributeError during delete operations and resolving workflow permission problems for dependency tests.
🐛 Bug Fixes
- Fixed AttributeError occurring during delete operations when the response was not a dictionary.
- Resolved an issue concerning on-merge workflow permissions for dependency tests.