Skip to content

Releases: ndenev/k8sql

0.2.4

26 Jan 18:17

Choose a tag to compare

What's Changed

  • fix: correct StorageClass schema and add missing core resources by @ndenev in #58

Full Changelog: 0.2.3...0.2.4

0.2.3

19 Jan 16:01

Choose a tag to compare

What's Changed

  • Update the README.md by @ndenev in #56
  • feat: table-aware JSON column detection for dot-notation syntax by @ndenev in #57

Full Changelog: 0.2.2...0.2.3

0.2.2

17 Jan 23:41

Choose a tag to compare

What's Changed

  • fix: use PostgreSQL dialect for PRQL compilation by @ndenev in #54
  • refactor: use PostgreSqlDialect consistently for SQL parsing by @ndenev in #55

Full Changelog: 0.2.1...0.2.2

0.2.1

17 Jan 21:02

Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

17 Jan 20:25

Choose a tag to compare

What's Changed

  • Add PRQL query language support by @ndenev in #46
  • chore: bump deps by @ndenev in #52
  • Add intuitive JSON path syntax

Full Changelog: 0.1.20...0.2.0

0.1.20

12 Jan 19:14

Choose a tag to compare

What's Changed

Full Changelog: 0.1.18...0.1.20

0.1.18

05 Jan 19:40

Choose a tag to compare

What's Changed

  • Add support for PodMetrics and NodeMetrics tables by @ndenev in #39

Full Changelog: 0.1.17...0.1.18

0.1.17

04 Jan 18:11

Choose a tag to compare

What's Changed

  • Fix CRD version handling and alias conflicts by @ndenev in #38

Full Changelog: 0.1.16...0.1.17

0.1.16

04 Jan 16:23

Choose a tag to compare

What's Changed

  • Add integration test for file-based query execution (-f flag) by @ndenev in #37

Full Changelog: 0.1.15...0.1.16

0.1.15

03 Jan 20:18

Choose a tag to compare

What's Changed

  • Fix Windows build: use cross-platform ctrl_c() for query cancellation by @ndenev in #36

Full Changelog: 0.1.14...0.1.15