v1.0.0
⚠️ Upgrading to v1.1.0 is strongly recommended. In this release the Milvus server does not enforce authentication (theroot/Milvuscredentials are accepted but never verified), so a publicly exposed endpoint (e.g. ngrok TCP) is open to anyone. v1.1.0 enforces authentication and adds shared-collection safety fixes.
Initial public release of the Vector Search hands-on — a guided, bilingual (English / Japanese) workshop that teaches semantic search on Milvus with the help of IBM Bob.
What's included
- Hands-on documentation site (MkDocs Material, EN/JA): a preparation guide, Part 1–3, a summary, and a feedback page
- Instructor environment: a containerized Milvus setup (Docker Compose) for the instructor to host for participants (
setup/instructor/) - Participant tooling: the Vector Search Builder packages and connection-test scripts (
setup/participant/)