github clidey/whodb 0.106.0
Release 0.106.0

20 hours ago
  • CockroachDB support
  • TiDB support
  • Dragonfly support
  • FerretDB support
  • OpenSearch support
  • QuestDB support
  • Valkey support
  • YugabyteDB support
  • MongoDB driver update
  • Fix for MongoDB credentials getting mangled and failing authentication
  • CLI command autocomplete support
  • CLI chat now streams
  • CLI now pings existing connections to see if they're available or not
  • CLI mock data generation support
  • CLI UI fixes
  • Backend optimizations to how data is loaded
  • Library updates

Installation

Mac App Store

Download from the Apple Store

Microsoft Store

Download from the Microsoft Store

Snap Store

sudo snap install whodb

View on Snapcraft

Docker

docker pull clidey/whodb:0.106.0
docker pull clidey/whodb:latest

Direct Downloads

See assets below for platform-specific packages (DMG, MSIX, etc.).

Documentation

Upgrade Notes

To upgrade from a previous version:

  • Docker: Pull the latest image and restart your container
  • Snap: Run sudo snap refresh whodb
  • Desktop Apps: Download and install the new version

What's Changed

  • Bump golang.org/x/crypto from 0.49.0 to 0.50.0 in /cli by @dependabot[bot] in #900
  • Bump github.com/modelcontextprotocol/go-sdk from 1.4.1 to 1.5.0 in /cli by @dependabot[bot] in #893
  • Bump github.com/aws/aws-sdk-go-v2/service/docdb from 1.48.12 to 1.48.13 in /core by @dependabot[bot] in #880
  • Bump github.com/wailsapp/wails/v2 from 2.11.0 to 2.12.0 in /desktop-common by @dependabot[bot] in #871
  • Bump github.com/aws/aws-sdk-go-v2/service/rds from 1.116.3 to 1.117.1 in /core by @dependabot[bot] in #879
  • Bump github.com/hashicorp/go-version from 1.8.0 to 1.9.0 in /cli by @dependabot[bot] in #876
  • Bump github.com/posthog/posthog-go from 1.11.1 to 1.11.2 in /core by @dependabot[bot] in #870
  • Bump the npm_and_yarn group across 1 directory with 5 updates by @dependabot[bot] in #869
  • Bump github.com/99designs/gqlgen from 0.17.88 to 0.17.89 in /core by @dependabot[bot] in #865
  • Bump github.com/jackc/pgx/v5 from 5.8.0 to 5.9.1 in /core by @dependabot[bot] in #860
  • Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #901
  • feat: add TiDB database support by @modelorona in #902
  • Gcp support by @modelorona in #904
  • Cockroachdb support by @modelorona in #905
  • More databases by @modelorona in #906
  • Azure provider support by @modelorona in #907
  • Bump github.com/charmbracelet/x/ansi from 0.11.6 to 0.11.7 in /cli by @dependabot[bot] in #910
  • Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.20.0 to 1.21.0 in /core by @dependabot[bot] in #909
  • Bump github.com/ClickHouse/clickhouse-go/v2 from 2.44.0 to 2.45.0 in /core by @dependabot[bot] in #908
  • Bump cloud.google.com/go/alloydb from 1.23.0 to 1.24.0 in /core by @dependabot[bot] in #915
  • Bump cloud.google.com/go/redis from 1.20.0 to 1.21.0 in /core by @dependabot[bot] in #914
  • Bump google.golang.org/api from 0.275.0 to 0.276.0 in /core by @dependabot[bot] in #913
  • Bump github.com/duckdb/duckdb-go/v2 from 2.10501.0 to 2.10502.0 in /core by @dependabot[bot] in #912
  • Bump github.com/posthog/posthog-go from 1.11.2 to 1.11.3 in /core by @dependabot[bot] in #911

Full Changelog: 0.105.0...0.106.0

Don't miss a new whodb release

NewReleases is sending notifications on new releases.