Releases: bugout-dev/bugout-python
Releases · bugout-dev/bugout-python
v0.2.17: Auth endpoint for users
v0.2.16: Find user extended
Find user by id, email, username and application id.
v0.2.15: Resource permissions fix
Fixed bug with alias for resource permission holder operations.
v0.2.14: Update pydentic
Merge pull request #54 from bugout-dev/update-pydentic Update pydentic.
v0.2.13: Fix network error handling
Fix 599 erorrs was raising on not connection eroors status codes.
v0.2.12: Search entity representation
Search across journal entries and get output in entity format.
v0.2.11: Journal entity representation support
Entity API merged to Spire API.
v0.2.10: Restore password for applications
Supports reset password worflow for applications.
v0.2.9: Extend search response
Add missing context id,type,url in search response model.
v0.2.8: Entries tags endpoints
Add handlers for /bulk_entries_tags DELETE and POST.