Releases: quarylabs/quary
Releases · quarylabs/quary
v0.10.1
What's Changed
- chore: bump prost from 0.14.1 to 0.14.3 by @dependabot[bot] in #721
- chore: bump indicatif from 0.17.11 to 0.18.3 by @dependabot[bot] in #719
- chore: bump actions/setup-go from 6.1.0 to 6.2.0 by @dependabot[bot] in #724
- chore: bump actions/setup-node from 6.1.0 to 6.2.0 by @dependabot[bot] in #723
- chore: update cargo dependencies by @benfdking in #729
- chore: bump actions/github-script from 7.0.1 to 8.0.0 by @dependabot[bot] in #712
- chore: bump version to 0.10.1 by @benfdking in #730
Full Changelog: v0.10.0...v0.10.1
SHA-256 Hashes
| File Name | SHA-256 Hash |
|---|---|
| quary-extension-0.10.1.vsix | 09f2fc874551480eb8d0d3ae48d1b1ef99748c6fa14f9d09ea1b9052d9caad6e |
| quary-linux-x86_64-gnu.zip | 054171fc14c425724b4f7d245b197f53b3b9d13f4810e9598603871137af6219 |
| quary-macos-aarch64-gnu.zip | 9a2da0e0c73e2e8381719075ae1100a10456fbd47008de7b57a16238380a76dd |
| quary-macos-x86_64-gnu.zip | e1b6215b80b1dfc8e447572443bed63cd757980cd0dde2c58127c6a1ebbfe0d3 |
| quary-windows-x86_64-gnu.zip | 8d2774dd59f3793f00c54c4a4a66fabbf771e6524bb9ac51395eb4e0a03c9235 |
v0.10.0
What's Changed
- chore: bump vite from 5.4.2 to 7.1.1 by @dependabot[bot] in #685
- chore: bump tokio from 1.47.0 to 1.47.1 by @dependabot[bot] in #674
- chore: update cargo dependencies by @benfdking in #700
- chore: bump pnpm/action-setup from 4.0.0 to 4.2.0 by @dependabot[bot] in #697
- chore: bump actions/setup-go from 5.5.0 to 6.1.0 by @dependabot[bot] in #702
- chore: bump actions/checkout from 4.2.2 to 6.0.1 by @dependabot[bot] in #706
- chore: bump softprops/action-gh-release from 2.3.2 to 2.5.0 by @dependabot[bot] in #704
- chore: bump Swatinem/rust-cache from 2.8.0 to 2.8.2 by @dependabot[bot] in #705
- chore: bump actions/setup-node from 4.4.0 to 6.1.0 by @dependabot[bot] in #703
- chore: bump @radix-ui/react-popover from 1.1.1 to 1.1.15 by @dependabot[bot] in #686
- chore: addressing linting errors by @benfdking in #707
- chore: update test containers by @benfdking in #708
- chore: update proto dependencies by @benfdking in #709
- chore: bump pbjson from 0.7.0 to 0.8.0 by @dependabot[bot] in #675
- chore: update node version by @benfdking in #710
- chore: bump testcontainers from 0.22.0 to 0.23.1 by @dependabot[bot] in #676
- chore: bump @bufbuild/protobuf from 2.6.2 to 2.10.2 by @dependabot[bot] in #714
- chore: bump clap from 4.5.53 to 4.5.54 by @dependabot[bot] in #716
- chore: bump mockall from 0.13.1 to 0.14.0 by @dependabot[bot] in #713
- chore: bump version following past commit patterns by @benfdking in #711
Full Changelog: v0.9.0...v0.10.0
SHA-256 Hashes
| File Name | SHA-256 Hash |
|---|---|
| quary-extension-0.10.0.vsix | e1bdd9e53c79e2abd8092853e461e2816fb224eb12fbb02ebbae6227ba5300cb |
| quary-linux-x86_64-gnu.zip | 18b7f5848af666ac0a74b020ae4008d77bc309636614f27f91d57697ead67278 |
| quary-macos-aarch64-gnu.zip | c89ddcfa19eff23f55fbb85f0200a250e542cdaae1b126edef3764f5094a427f |
| quary-macos-x86_64-gnu.zip | 564f256b8efec669ead5a6632615d4f8b0a3a7410df49742c1712f8f07580e65 |
| quary-windows-x86_64-gnu.zip | 6ca9c00fef5edcda7dda67a6461f50fd766d266cbeda22a9bc818797e58112f2 |
v0.9.0
Full Changelog: v0.8.0...v0.9.0
SHA-256 Hashes
| File Name | SHA-256 Hash |
|---|---|
| quary-extension-0.9.0.vsix | 339aa9c102e54e593082622f73bb1d9771b491321f6363252ef345aae5749e94 |
| quary-linux-x86_64-gnu.zip | 38149bed299e2ef8d47642c73354b0104b8c122f84341ab46216d076f8c49f6f |
| quary-windows-x86_64-gnu.zip | 6092f1bce00d22f6e4d62e00fcbe77ac171efb788088ce7420197399757a911e |
v0.8.0
What's Changed
- feat: improve code generation with snake case by @benfdking in #532
- chore: pull latest sqruff by @benfdking in #533
- refactor: replace
once_cell::sync::Lazywithstd::sync::LazyLockby @gvozdvmozgu in #535 - chore: update cargo dependencies by @benfdking in #536
- chore: small code improvements by @benfdking in #537
- switch Rust toolchain from nightly to stable by @gvozdvmozgu in #565
- chore: update workflow versions by @benfdking in #586
- chore: bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot[bot] in #572
- chore: bump actions/checkout from 4.1.7 to 4.2.2 by @dependabot[bot] in #571
- chore: bump softprops/action-gh-release from 2.0.8 to 2.0.9 by @dependabot[bot] in #580
- chore: bump actions/setup-node from 4.0.3 to 4.1.0 by @dependabot[bot] in #570
- chore: bump clap from 4.5.17 to 4.5.20 by @dependabot[bot] in #557
- chore: update test containers by @benfdking in #587
- chore: bump actions/github-script from 5.2.0 to 7.0.1 by @dependabot[bot] in #593
- chore: bump pnpm/action-setup from 2.4.1 to 4.0.0 by @dependabot[bot] in #594
- chore: bump futures from 0.3.30 to 0.3.31 by @dependabot[bot] in #588
- chore: remove ubicloud runners by @benfdking in #600
- chore: update sqruff dependency by @benfdking in #599
- chore: bump taiki-e/cache-cargo-install-action from 1.4.0 to 2.0.1 by @dependabot[bot] in #592
- chore: specify cargo version by @benfdking in #602
- chore: remove sentry nd jun by @benfdking in #601
- chore: bump bytes from 1.7.2 to 1.8.0 by @dependabot[bot] in #610
- chore: bump softprops/action-gh-release from 2.0.9 to 2.1.0 by @dependabot[bot] in #604
- chore: bump regex from 1.10.6 to 1.11.1 by @dependabot[bot] in #608
- chore: bump mockall from 0.13.0 to 0.13.1 by @dependabot[bot] in #609
- chore: bump taiki-e/cache-cargo-install-action from 2.0.1 to 2.1.1 by @dependabot[bot] in #655
- chore: bump actions/setup-node from 4.1.0 to 4.2.0 by @benfdking in #668
- chore: pulling latest versions of sqruff by @benfdking in #615
- chore: getting building again by @benfdking in #669
- updating sqruff by @benfdking in #670
- chore: bump actions/setup-node from 4.1.0 to 4.2.0 by @dependabot[bot] in #651
- chore: bump cmdk from 0.2.1 to 1.0.4 by @dependabot[bot] in #597
- chore: bump wasm-bindgen-futures from 0.4.43 to 0.4.45 by @dependabot[bot] in #620
- chore: bump csv from 1.3.0 to 1.3.1 by @dependabot[bot] in #622
- chore: bump actions/setup-go from 5.1.0 to 5.3.0 by @dependabot[bot] in #647
- chore: bump softprops/action-gh-release from 2.1.0 to 2.2.1 by @dependabot[bot] in #642
- chore: update cargo dependencies by @benfdking in #671
- chore: bump Swatinem/rust-cache from 2.7.5 to 2.7.7 by @dependabot[bot] in #641
- chore: bump verrsion by @benfdking in #673
Full Changelog: v0.7.0...v0.8.0
SHA-256 Hashes
| File Name | SHA-256 Hash |
|---|---|
| quary-linux-x86_64-gnu.zip | 0bb21923ef241f9e43e3255c94fb3e6cc0ea31b61d6eac14651a45920be228e7 |
| quary-windows-x86_64-gnu.zip | 129bb8097f20651b1d0e5091417bea088c9fa65fa8fbb912d7468d36bb759a03 |
v0.7.0
What's Changed
- chore: update sqruff by @benfdking in #512
- fix: make the test badges work by @benfdking in #513
- feat: encourage ai to explain query by @benfdking in #514
- chore: bump version by @benfdking in #515
- update all the prost pb libs by @benfdking in #516
- refactor: move database code by @benfdking in #518
- refactor: move database things for website by @benfdking in #519
- chore: export funcs for website by @benfdking in #520
- chore: update cargo dependencies by @benfdking in #528
- chore: update proto deprecation in lint by @benfdking in #529
- feat: if specify no models in generate still try by @benfdking in #530
- chore: bump version by @benfdking in #531
Full Changelog: v0.6.1...v0.7.0
SHA-256 Hashes
| File Name | SHA-256 Hash |
|---|---|
| quary-extension-0.7.0.vsix | adf2907196aa5b339c3726283ec386bd78663064558ffcca6d4acc9a368a3ef0 |
| quary-linux-aarch64-gnu.zip | bba5c1b2c0e2c807b97cec630fcbb1f13948cfeb8b4df3ad67f134b3ca3b1d6b |
| quary-linux-x86_64-gnu.zip | 821e4e4d65747889d25c256e73894712efbd03b1ebbea2d2b7a5824ebbf11d37 |
| quary-macos-aarch64-gnu.zip | 47ac8ffcd7d4528c6bfd3bbf9cb4ac388f25e4599fe3013047ad968d91af26bd |
| quary-macos-x86_64-gnu.zip | 9fc277f3ed724643eb197f1c2654c9e56c001fcb806c3bfaa657d667db4c922d |
| quary-windows-x86_64-gnu.zip | f4f78c50ee92ef87c98ffdb3b6db5b4751be99d5dc0e5c52bb23bba6dc536baf |
v0.6.1
What's Changed
- ci: fix release script by @benfdking in #510
- chore: bump version 61 by @benfdking in #511
Full Changelog: v0.6.0...v0.6.1
SHA-256 Hashes
| File Name | SHA-256 Hash |
|---|---|
| quary-extension-0.6.1.vsix | bc43721c9efcffb34610c7ecabab78a43f9109aba6c22e668239baa266d9f3fa |
| quary-linux-aarch64-gnu.zip | e1147e8ae67476bc22696757c44a3ffb78576ec7ad9a520ceda1a7b07ccdf793 |
| quary-linux-x86_64-gnu.zip | dd545032183bba005245120eb734dc390017ebabc1f5815ff2ea632e5bbf70d9 |
| quary-macos-aarch64-gnu.zip | c42aa8294e2a1dc24d90815c4d27a8408a5b14b43302f34c7a9c43d34be3f3d0 |
| quary-macos-x86_64-gnu.zip | 256a8714c46c5d723c673e8cd6c8dd7568f3ea5015e87449f33c6de65fe33af8 |
| quary-windows-x86_64-gnu.zip | 04c37e418fe00d017a1936fc842375b10da603f4c28dae997c02ed287cdd003c |
v0.6.0
What's Changed
- chore: bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.3.0 by @benfdking in #499
- chore: update sqruff by @benfdking in #506
- chore: update sqruff after fix by @benfdking in #508
- feat: make schema files next to model by @benfdking in #507
- chore: update version 0.6.0 by @benfdking in #509
Full Changelog: v0.5.0...v0.6.0
SHA-256 Hashes
| File Name | SHA-256 Hash |
|---|---|
| quary-extension-0.6.0.vsix | 0798b156b76fcb442c1abb4a06f5ec1bd11524ce82e49a0e828b2786dfa1c2d4 |
| quary-linux-aarch64-gnu.zip | bca2bd3154301b08cb152d1b3f4e73878870379686516b21aa21594eaf87877a |
| quary-linux-x86_64-gnu.zip | 7217188dae7508c59382ac181d13d0002f56e55f044cf8a4c2c94905fccd3191 |
| quary-macos-aarch64-gnu.zip | 1ba7030f04d762c133804cb40a7ac30d53bbbcb605676c1b898a794444523b62 |
| quary-macos-x86_64-gnu.zip | 24cf3352e00eb94fdda7d2f8ca6ee915353c369a0392cb15329dcd844f795e52 |
| quary-windows-x86_64-gnu.zip | 348922b20956d79c910b2ce92abe758e5df5789506392fc081154bb55b2a5ede |
v0.5.0
What's Changed
- feat: add quary compile step to pr by @benfdking in #461
- chore: udpate sqruff dependency by @benfdking in #462
- chore: update cargo after move in deps by @benfdking in #463
- chore: move mock to dev dependency by @benfdking in #464
- chore: update cargo depependencies by @benfdking in #471
- fix: make the query generator work by @benfdking in #465
- chore: bump sql.js from 1.10.3 to 1.11.0 by @benfdking in #472
- chore: update storybook by @benfdking in #473
- chore: update cargo deps by @benfdking in #479
- chore: update node dependencies by @benfdking in #480
- chore: bump ts-jest from 29.2.4 to 29.2.5 by @dependabot in #485
- chore: update cargo dependencies by @benfdking in #487
- chore: update node deps by @benfdking in #488
- chore: update proto by @benfdking in #489
- feat: small visual tweak to improve No Description button by @benfdking in #490
- feat: add button to remove column from definition by @benfdking in #491
- refactor: move things to shared to allow core to use cache builder by @benfdking in #481
- chore: update cargo deps by @benfdking in #493
- chore: update testcontainers by @benfdking in #494
- feat: add the first copilot functions for generate/edit/explain by @benfdking in #495
- chore: update node deps by @benfdking in #496
- chore: bump version 0.5.0 by @benfdking in #498
Full Changelog: v0.4.3...v0.5.0
SHA-256 Hashes
| File Name | SHA-256 Hash |
|---|---|
| quary-extension-0.5.0.vsix | d7eefcdad5a07c134b939b0ec1f3aeb55d1c828c941df201c4b0f6c60cab5126 |
| quary-linux-aarch64-gnu.zip | 96abae2035ca3be74efcd25517334f2874cd11724b93553dac59affd826f52e2 |
| quary-linux-x86_64-gnu.zip | 7026a7f24eb07be31ad12ec0250895eb817e117871c0cb5cac705ade59cc23c5 |
| quary-macos-aarch64-gnu.zip | 5b9d98d5c30630a0bc44db100ec2a7b4d4278660097fb151f2d019af869171c0 |
| quary-macos-x86_64-gnu.zip | a721298f6ba9107f031da95012697ce4aa742afeaa5edde362483364d0413e48 |
| quary-windows-x86_64-gnu.zip | 89bc00292c9df3519a2598a154c11f14812d8f5698e8832b76195890a0eb3780 |
v0.4.3
What's Changed
- chore: update duckdb and testcontainers by @benfdking in #448
- chore: bump regex from 1.10.5 to 1.10.6 by @dependabot in #454
- chore: bump ts-jest from 29.2.3 to 29.2.4 by @dependabot in #453
- chore: update sqruff by @benfdking in #450
- chore: updating storybook version by @benfdking in #457
- chore: update node depencies by @benfdking in #458
- chore: update sqlx dependency by @benfdking in #459
- feat: implement dremio first draft by @benfdking in #446
- chore: bump version by @benfdking in #460
Full Changelog: v0.4.2...v0.4.3
SHA-256 Hashes
| File Name | SHA-256 Hash |
|---|---|
| quary-extension-0.4.3.vsix | ed9c37da3c60c953e45a4603ed4adc8b5a615cbc029f7a2d228d8a912b63a31f |
| quary-linux-aarch64-gnu.zip | 0a107e64ba38eb691b688b412124e33058c88349370649741290392f449eba45 |
| quary-linux-x86_64-gnu.zip | 2d05e940fb9ddd6826eec59a176f2ea931fd0d708960417c3b7b51f5ded709ca |
| quary-macos-aarch64-gnu.zip | d2e538e43c374642de4a80dd546bc2a15ca92545831662ae43dae501d0a19af1 |
| quary-macos-x86_64-gnu.zip | 7fe08588b041bcaf2ddf8692c4a9e4e63ae8fde48aa912be007f389387e24c24 |
| quary-windows-x86_64-gnu.zip | 97c6bf53868eb8eba21f94dc637811c7c2a0228827906e2d0cd5225433e79837 |
v0.4.2
What's Changed
- chore: update snowflake and duckdb by @benfdking in #439
- refactor: Migration from
sqlinferencetosqruff-sqlinferenceby @gvozdvmozgu in #440 - refactor: remove collect by @gvozdvmozgu in #441
- refactor: remove dead code by @gvozdvmozgu in #442
- feat: add pre run scripts by @benfdking in #444
- chore: bump version by @benfdking in #445
New Contributors
- @gvozdvmozgu made their first contribution in #440
Full Changelog: v0.4.1...v0.4.2
SHA-256 Hashes
| File Name | SHA-256 Hash |
|---|---|
| quary-extension-0.4.2.vsix | 70ab7e3b2ff8b13074c190b99c8a66c8b0eca3724be284e5e7b24c15773bcb6f |
| quary-linux-aarch64-gnu.zip | 4fc18bcb8be2de0e0b8e99908bc0c4f030250958303121eb60c4b03def435148 |
| quary-linux-x86_64-gnu.zip | 4917d707ac2a0434b78e4d9d3a99e7d459175c5db0fb84baee68c9e96f9c68dd |
| quary-macos-aarch64-gnu.zip | 6503af0932478b760a1976341802f5f3cd27b9874e459f3217b60d83262cd7f3 |
| quary-macos-x86_64-gnu.zip | be646fb54142b200dcc2c44fdc2734e88c5484841f34fd3c5cca6fd2bbf470c1 |
| quary-windows-x86_64-gnu.zip | 8ffd41dcb6df62d4af12ba2cb8cf274a6b0a88379b5fb4b310a03f436ed3267a |