Releases: columnar-tech/dbc
Releases · columnar-tech/dbc
v0.1.0
dbc Release (2025-10-27)
Changelog
Bug fixes
Others
- d36c3de chore(cmd): remove namesonly flag (#148)
- fde2713 ci: add short and full descriptions for dockerhub (#147)
- 4d7bfa9 ci: add verbose option to diagnose
- 610f896 ci: comment out description to see if it's the cause
- 0af33d8 ci: disable description setting for now
- f5aa52a ci: fix docker publish
- b0e8e84 ci: let's try this
- da42dc2 ci: remove 'using :homebrew_curl' from config
- cf6c990 ci: try updating the GHA versions
- 9a07de6 docs(README): tweak code blocks' info strings (#151)
- c07899e fix homebrew URL template
Released by GoReleaser.
v0.0.1-beta3
dbc Release (2025-10-21)
Changelog
Features
- 4b1d591 feat(cmd/dbc): add custom shell completions (#123)
- 8fad198 feat(info): add info subcommand (#144)
- 04ccf8b feat(install): add progress bar (#125)
- 52875c7 feat: create code of conduct (#135)
Bug fixes
- 0d9dd3f fix(ci): overactive autocorrect
- 3b04048 fix(ci): typo for env var in goreleaser.yml
- c53c521 fix(install): improve install.sh (#142)
- 931b322 fix(sync): fix deadlock during download (#128)
- 2dd508b fix(uninstall): move file removal before removing the registry key (#141)
- e13e441 fix: ignore dbc binary in .gitignore (#130)
- dc65233 fix: support entrypoint on Windows (#134)
Others
- 7e488b2 ci(release): add msi and packages to blob upload (#124)
- f15fa8c ci: add homebrew release (#143)
Released by GoReleaser.
v0.0.1-beta2
v0.0.1-beta1
dbc Release (2025-09-24)
Changelog
Features
- ec8369c feat(search): sort drivers list from driver index (#23)
- 27c0a91 feat(testing): add cdn test setup with pixi (#35)
- 72a7115 feat: add CI to user-agent for requests (#42)
- 5cbf477 feat: add
.gitignoreto environment-defined driver install path (#81) - 5932504 feat: add a unique id to dbc requests (#44)
- 67eb389 feat: install using version constraints (#47)
- a15338c feat: rename CDN index file to
index.yaml(frommanifest.yaml) (#43)
Bug fixes
- cf38aa6 fix(docs): solve layout problems caused by #69 (#72)
- 6fd33dd fix(sync): update to no-verify (#75)
- 923adf0 fix(uninstall): fix issues with uninstalling manifest-only drivers (#5)
- 5f1be53 fix(windows): properly mark config as not existing (#53)
- de9c4f0 fix: add test for environment variable precedence (#60)
- 415676d fix: add test to cover behavior for invalid manifests (#48)
- a034489 fix: gracefully handle install without signature (#41)
- 845f710 fix: remove "installed" from verbose search (#52)
- 8992f3d fix: standardize copyright notices (#73)
- 260c2b7 fix: update references to manifest to user proper terminology (#45)
- f926149 fix: wrap post-install message text (#46)
Others
- d8e52c5 chore: add Apache Licenses to files (#76)
- 50cfb63 ci: trim whitespace, fix blob key
- b049b2a ci: update our release platforms (#51)
- 8711e40 fix(install,sync): cleanup after failed signature verification (#57)
- 02741fa fix(install,sync): handle caret and tilde properly (#68)
- b7c784c refactor(tests): shift test framework into common file (#56)
Released by GoReleaser.