v0.2.0
v0.2.0
Features
- Add comprehensive type inference and conversion system
- Add connection module with macro-based API
- Implement row insertion with automatic schema inference
- Add PromQL query support
- Add telemetry instrumentation to queries and inserts
- Add application supervision and connection behaviour
- Update proto definitions to latest version
Fixes
- Fix header options assignment and dbname key
- Hide internal modules and disable proto docs
Internal
- Upgrade dependencies and update codegen task
- Remove old generated files and legacy modules
- Add regenerated proto files with new structure
- Combine tasks into Greptimex.SyncPb
- Add @moduledoc false to generated protobuf modules
- Add README usage examples and description
Full Changelog: v0.1.4...v0.2.0