Release Notes: v0.1.0¶
Release Date: 2026-01-10
Summary¶
Initial release of omni-google with Google Drive, Google Cloud Storage, and Gemini providers.
Highlights¶
- [omnistorage] Google Drive and GCS backends for OmniStorage
- [omnillm] Google Gemini thick provider for OmniLLM
New Features¶
OmniLLM - Gemini Provider¶
- Gemini SDK client wrapper with streaming support
- Provider adapter with registry integration
OmniStorage - Google Drive Backend¶
- Full
ExtendedBackendimplementation - Service account and OAuth2 authentication
- Server-side copy/move, range reads
OmniStorage - Google Cloud Storage Backend¶
- Full
ExtendedBackendimplementation - Application Default Credentials support
- Server-side copy, resumable uploads, MD5/CRC32C hashes
Dependencies¶
- [omnillm]
google.golang.org/genaiv1.52.1 - [omnillm]
github.com/plexusone/omnillm-corev0.15.0 - [omnistorage]
cloud.google.com/go/storage - [omnistorage]
github.com/plexusone/omnistorage-corev0.3.0
Contributors¶
- Claude Opus 4.5 (AI pair programming)