Change8

0.6.30

📦 memgptView on GitHub →
🐛 2 fixes

Summary

This release bumps the version to 0.6.30 and includes fixes related to making OpenTelemetry dependencies required and ensuring SQLite compatibility by changing jsonb to json.

🐛 Bug Fixes

  • Made opentelemetry dependencies required.
  • Changed jsonb to json for SQLite compatibility.