Releases: Meesho/BharatMLStack
Go SDK v1.0.0
Go SDK Release v1.0.0
Installation
go get github.com/Meesho/BharatMLStack/go-sdk@v1.0.0Features
- Go client libraries for BharatMLStack
- Feature store integration
- Type-safe API bindings
Usage
import "github.com/Meesho/BharatMLStack/go-sdk"Changes
Please see the commit history for detailed changes.
Validation
- ✅ Tests passed
- ✅ Build successful
- ✅ Go vet clean
TruffleBox UI v1.0.0-beta-803cdc (Beta)
TruffleBox UI Beta Release v1.0.0-beta-803cdc
Docker Image
ghcr.io/Meesho/trufflebox-ui:v1.0.0-beta-803cdc
Features
- Web-based interface for BharatMLStack
- Real-time monitoring and management
Changes
Please see the commit history for detailed changes.
Online Feature Store v1.0.0-beta-803cdc (Beta)
Online Feature Store Beta Release v1.0.0-beta-803cdc
Docker Images
ghcr.io/Meesho/onfs-api-server:v1.0.0-beta-803cdcghcr.io/Meesho/onfs-consumer:v1.0.0-beta-803cdc
Components
- API Server: RESTful API for feature store operations
- Consumer: Kafka consumer for real-time feature updates
Changes
Please see the commit history for detailed changes.
Horizon v1.0.0-beta-803cdc (Beta)
Horizon Beta Release v1.0.0-beta-803cdc
Docker Image
ghcr.io/Meesho/horizon:v1.0.0-beta-803cdc
Changes
Please see the commit history for detailed changes.
Go SDK v1.0.0-beta-803cdc (Beta)
Go SDK Beta Release v1.0.0-beta-803cdc
Installation
go get github.com/Meesho/BharatMLStack/go-sdk@v1.0.0-beta-803cdcChanges
Please see the commit history for detailed changes.
Validation
- ✅ Tests passed
- ✅ Build successful
- ✅ Go vet clean
Python SDK 1.0.0b0 (Beta)
Python SDK Beta Release 1.0.0b0
🧪 Test Installation
Install from TestPyPI for testing:
pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ bharatml-commons==1.0.0b0
pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ spark-feature-push-client==1.0.0b0
pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ grpc-feature-client==1.0.0b0🔧 Changes
Please see the commit history for detailed changes.
✅ Validation
- All packages built successfully
- Import tests passed
- Published to TestPyPI