You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore(qdrant): use Run function
This commit updates the qdrant module to use the new Run() API from testcontainers-go, replacing the deprecated GenericContainer approach. The migration converts exposed ports and wait strategy to moduleOpts, simplifying the container creation process.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
* chore: simplify wait.ForAll
---------
Co-authored-by: Claude <[email protected]>
0 commit comments