Skip to content

v0.2.0

Choose a tag to compare

@jacson-junior jacson-junior released this 14 Dec 14:27
· 25 commits to main since this release
1ea241a

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