-
v1.1.6
Stablereleased this
2026-07-09 18:01:38 -04:00 | 3 commits to main since this release- fix(deps): update go modules (#36) (
47fa910f0c) - fix(deps): update module go.opentelemetry.io/collector/exporter to v1.62.0 (#30) (
0849ac707e) - fix(deps): update module go.opentelemetry.io/collector/component to v1.62.0 (#24) (
03c79a9962) - bump: v1.1.5 -> v1.1.6 (
f4b2a079aa) - ci(renovate): run post-upgrade commands in branch mode (
02b68ed97f) - chore(renovate): add branch execution mode to post-upgrade task config (
d32f45747d) - ci(renovate): group go module updates in renovate (
a3d61040a6) - chore(deps): lock file maintenance (#35) (
3a6ba6f98c) - chore(renovate): group opentelemetry collector gomod updates (
e124a8565e) - build(nix): switch releases to static musl packages (
20c020dc41) - refactor(flake): move duckdb cgo vars to dev shell (
2931a183e0) - build(duckdb): use prepackaged quack in linked DuckDB (
1f19d5c01d)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- fix(deps): update go modules (#36) (
-
v1.1.5
Stablereleased this
2026-07-08 18:03:51 -04:00 | 15 commits to main since this release- fix(deps): update module go.opentelemetry.io/collector/confmap to v1.62.0 (#25) (
2da76ffb84) - bump: v1.1.4 -> v1.1.5 (
714c50fe5f) - chore(deps): lock file maintenance (#23) (
82614d94b3) - chore(deps): update go toolchain directive to v1.26.5 (#26) (
6019c0f8e6) - chore(deps): update spotdemo4/nix-init action to v1.55.0 (#22) (
3e96183c19)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- fix(deps): update module go.opentelemetry.io/collector/confmap to v1.62.0 (#25) (
-
v1.1.4
Stablereleased this
2026-06-30 18:02:46 -04:00 | 20 commits to main since this release- fix(deps): update module go.opentelemetry.io/collector/otelcol to v0.155.0 (#17) (
b66b95b672) - fix(deps): update module go.opentelemetry.io/collector/receiver/otlpreceiver to v0.155.0 (#19) (
da1ddd4f24) - bump: v1.1.3 -> v1.1.4 (
8d17e2158b) - chore(deps): update spotdemo4/nix-init action to v1.54.1 (#20) (
c836b14dbe) - ci: validate forgejo workflows in CI script (
14b091c1a3) - build(flake): enable duckdb quack support in nix shell override (
3632465081) - chore(flake): bump nixpkgs and trevpkgs lockfile revisions (
c1abf971f1)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- fix(deps): update module go.opentelemetry.io/collector/otelcol to v0.155.0 (#17) (
-
v1.1.3
Stablereleased this
2026-06-29 18:06:19 -04:00 | 27 commits to main since this release- fix(deps): update module go.opentelemetry.io/collector/component to v1.61.0 (#8) (
36efd27c77) - bump: v1.1.2 -> v1.1.3 (
ae4580a077)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- fix(deps): update module go.opentelemetry.io/collector/component to v1.61.0 (#8) (
-
v1.1.2
Stablereleased this
2026-06-26 18:03:22 -04:00 | 29 commits to main since this release- fix(deps): update module go.opentelemetry.io/collector/confmap/provider/envprovider to v1.61.0 (#11) (
0ac3d4830a) - bump: v1.1.1 -> v1.1.2 (
7461214d4a) - chore(deps): lock file maintenance (#7) (
3c9440abf3) - chore(deps): update spotdemo4/nix-init action to v1.53.0 (#6) (
6ca57f50cc)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- fix(deps): update module go.opentelemetry.io/collector/confmap/provider/envprovider to v1.61.0 (#11) (
-
v1.1.1
Stablereleased this
2026-06-18 18:02:41 -04:00 | 33 commits to main since this release- fix(deps): update module github.com/duckdb/duckdb-go/v2 to v2.10504.0 (#5) (
07799f1200) - bump: v1.1.0 -> v1.1.1 (
d49d662930) - chore(deps): update spotdemo4/nix-init action to v1.52.0 (#4) (
ee26659937) - chore(deps): lock file maintenance (#3) (
85348941e9) - chore(deps): update spotdemo4/nix-init action to v1.51.0 (#2) (
19e7aeca64)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- fix(deps): update module github.com/duckdb/duckdb-go/v2 to v2.10504.0 (#5) (
-
v1.1.0
Stablereleased this
2026-06-11 18:01:33 -04:00 | 38 commits to main since this release- feat(victoriametrics): add query metadata and export ratio gating (
e34825bf58) - feat(victoriametrics): capture container memory and database metrics (
54c6be9cac) - feat: add telemetry endpoint and inserted metrics (
0970de0b2c) - feat(duckdb): package quack extension and add vm benchmark (
e600aed55a) - feat(quack): auto-generate quack token when omitted (
df42157e47) - feat(dashboard): add zap logger to startup path (
9a46c77c55) - feat(dashboard): add integrated dashboard mode (
51c54acabe) - feat(quack-dashboard): join number points with series server-side (
485dc561bc) - feat(quack-dashboard): serve telemetry dashboard via local HTTP (
6c8f17856b) - feat(examples): add quack-dashboard cli example (
d75ce5241f) - feat(config): support environment variables for cli options (
4b71e5a9d7) - fix(quack): restrict Quack remote queries to read-only (
5c44632c4e) - fix(dashboard): change default listen address to 0.0.0.0 (
a94794fac8) - fix(dashboard): parse timestamps as UTC and render client-local times (
9468b1145b) - fix(config): normalize duckdb path and extract config helpers (
041d4d4318) - fix(duckdb): handle schema marker conflicts by recreating db (
f7e62f537b) - bump: v1.0.0 -> v1.1.0 (
bb69bbbae9) - chore(deps): add otel metric as direct dependency (
d51e91b5b2) - refactor(benchmarks): rewrite vm benchmark as Go runner (
ad6d755ca8) - style(schema): add noqa to duckdb enum declarations (
6bc00c893f) - chore(build): add docs headings and bump flake dependencies (
475e53e73a) - test(dashboard): split dashboard tests into focused files (
4997a7f101) - refactor(dashboard): rename dashboard section headers (
b724b0ab91) - chore(zed): enable oxfmt formatting for HTML, JS, and CSS (
43aff63923) - style(dashboard): reformat template and formatter globs (
e1b617898b) - refactor(quack-dashboard): wrap SQL with duckmetrics.query (
abc23a7838) - docs(quack-dashboard): add dashboard usage and setup documentation (
65a049eaea) - docs(readme): normalize section heading capitalization (
cfcbbec4e2) - chore(release): pin release version and bump paths (
38d7980e28) - docs(readme): add mermaid architecture flowchart to README (
5cef0cada5) - refactor(quack): streamline startup log fields (
9ebe9990d8) - build(flake): expose required container ports (
3ff59fecef) - build(release): add appimages output for release workflow (
e1e8120836) - build(flake): configure GOPROXY for go builds (
09e51682ad) - build(nix): update go vendor hash (
f259df9af3)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- feat(victoriametrics): add query metadata and export ratio gating (
-
v1.0.0
Stablereleased this
2026-06-10 18:01:33 -04:00 | 73 commits to main since this release- feat(duckdbexporter): normalize metric point writes via series table (
0611452b85) - feat(duckdb)!: split metrics into typed point tables (
98be949312) - feat(duckdb): add quack remote protocol exporter config (
bad10b78d0) - fix(config): set service telemetry log defaults (
249288cb91) - fix(duckdbexporter): share duckdb exporter across signals (
9c7d04c74a) - fix(duckdb): infer duckdb platform for musl and cross builds (
1a79ad72f5) - fix(nix): limit package metadata to linux platforms (
61806fade7) - bump: v0.0.1 -> v1.0.0 (
437f6b0a91) - chore(gitignore): ignore duckmetrics duckdb generated files (
de5fd9eacc) - refactor(cli)!: remove deprecated collector config mode (
7c0ff157a0) - build(flake): add duckdb to dev shell toolset (
35e84173f5) - refactor(quack): change startup log message (
6dbaf273d3) - refactor(config)!: always add otlp receiver and pipelines (
a81179704b) - build(nix): switch release outputs to gnu targets (
c4b41403a8) - chore(gitignore): ignore duckmetrics.duckdb artifact (
9b6959dd35) - build(nix): link against bundled duckdb static library (
b431f64445) - build(nix): add musl static duckdb override and static link flags (
3b42a33c15) - ci(workflows): update release targets to gnu images and prune unsupported archs (
3dd03e04a0)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- feat(duckdbexporter): normalize metric point writes via series table (
-
v0.0.1
Stablereleased this
2026-06-09 17:33:06 -04:00 | 91 commits to main since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
generated from template/go