Skip to content

Releases: sidequery/sidemantic

v0.8.2

25 Feb 15:39

Choose a tag to compare

v0.8.1

25 Feb 15:22

Choose a tag to compare

What's Changed

  • Fix yardstick rewriter for LookML-loaded models with {model} placeholder by @nicosuave in #106
  • Fix ruff formatting in query_rewriter.py by @nicosuave in #107

Full Changelog: v0.8.0...v0.8.1

v0.8.0

25 Feb 13:43

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

25 Feb 12:31

Choose a tag to compare

What's Changed

  • Add sidemantic-modeler skill by @nicosuave in #93
  • Fix explain preagg routing parity with runtime by @nicosuave in #95
  • Replace SQL parser with polyglot-sql by @nicosuave in #97
  • Add Docker setup with PG and MCP servers by @nicosuave in #99
  • Expand fixture corpus coverage and enforce functionality contracts by @nicosuave in #96
  • Move Docker demo to examples/docker, simplify README by @nicosuave in #100
  • Add Docker Hub link and clarify model volume mounting by @nicosuave in #101
  • Add agent skill with install script and documentation by @nicosuave in #102

Full Changelog: v0.6.0...v0.7.0

v0.6.0

21 Feb 15:57

Choose a tag to compare

What's Changed

  • Add OSI adapter with multi-column key support by @nicosuave in #72
  • Add regression tests for issue #22: count_distinct and segment SQL generation by @nicosuave in #73
  • Make adapter dependencies optional for Malloy, LookML, and MetricFlow by @nicosuave in #74
  • Fix 9 bugs found during codebase audit by @nicosuave in #75
  • CI: ADBC coverage by @nicosuave in #76
  • Add ThoughtSpot TML adapter by @nicosuave in #48
  • Add AtScale SML adapter support by @nicosuave in #47
  • Add complex OSI adtech demo and normalize examples layout by @nicosuave in #78
  • Add ADBC Snowflake documentation and from_yaml adapter support by @nicosuave in #79
  • Add real-world parsing tests and fixtures for 9 adapters by @nicosuave in #81
  • Fix security and correctness bugs from deep code review by @nicosuave in #80
  • Flesh out MCP server with query tools and catalog by @nicosuave in #82
  • Implement graph-level metrics generation in Migrator by @nicosuave in #83
  • Add Holistics AML adapter and tests by @nicosuave in #50
  • Fix temporal JSON serialization and hierarchy cycle detection by @nicosuave in #84
  • Add GoodData LDM adapter and metadata by @nicosuave in #46
  • Fix COUNT(column) normalization and cross-model derived metric rewrites by @nicosuave in #85
  • Fix time comparison on YTD derived metrics by @nicosuave in #86
  • Add Hive-partitioned parquet example by @nicosuave in #87
  • Lazy-load Holistics adapter in directory loader by @nicosuave in #88
  • Add VS Code extension for Sidemantic by @nicosuave in #11
  • Add explain() method for pre-aggregation routing by @nicosuave in #91
  • Add auto_dimensions option for schema introspection by @nicosuave in #89
  • Fix Snowflake case sensitivity and cross-database lookups by @nicosuave in #94

Full Changelog: v0.5.11...v0.6.0

v0.5.11

17 Jan 16:08

Choose a tag to compare

Full Changelog: v0.5.10...v0.5.11

v0.5.10

17 Jan 06:10

Choose a tag to compare

What's Changed

  • Optimize database adapters and internal tools for adapter interface by @nicosuave in #66
  • Polish widget UI: add filter scroll shims and improve dropdowns by @nicosuave in #70

Full Changelog: v0.5.9...v0.5.10

v0.5.9

10 Jan 17:07

Choose a tag to compare

Full Changelog: v0.5.8...v0.5.9

v0.5.8

10 Jan 17:02

Choose a tag to compare

What's Changed

Full Changelog: v0.5.7...v0.5.8

v0.5.7

10 Jan 16:31

Choose a tag to compare

What's Changed

  • Add AGENTS and expand CLAUDE guidance by @nicosuave in #65
  • Add parity parsing and kitchen sink test by @nicosuave in #67
  • Fix auto-model metrics and add widget example tests by @nicosuave in #68

Full Changelog: v0.5.6...v0.5.7