github clidey/whodb 0.51.0
0.51.0 - Release - Postgres Profile Fix, Database Port Defaults, Driver Updates

latest releases: 0.83.0, 0.82.0, 0.81.0...
7 months ago

__ Generated By Clidey's Auto GitHub Release__

✨ Improvements

Database Port Defaults:

  • Before this version, WhoDB would default to 3306 if no port was given in the advanced config section. This is a MySQL-specific default and didn't make sense for the others. So now based on your database type, it will use that specific default. 😊

🐛 Bug Fixes

Postgres Profile Fix

  • Postgres profile would break as it was not updated to use the new parsed connection object. This would cause extra parameters to be added and the connection would fail. That's now sorted. 💅

Dependabot updates

  • Updated several dependencies including driver updates, so if you run into any issues, please let us know! 🔧

Thank you to everyone who contributed to this release! 🚀
Your feedback and support are invaluable.

What's Changed

  • build(deps): bump github.com/99designs/gqlgen from 0.17.70 to 0.17.71 in /core by @dependabot in #440
  • build(deps-dev): bump cypress from 14.3.0 to 14.3.1 in /frontend by @dependabot in #439
  • build(deps): bump @codemirror/state from 6.5.1 to 6.5.2 in /frontend by @dependabot in #438
  • build(deps-dev): bump postcss from 8.4.49 to 8.5.3 in /frontend by @dependabot in #437
  • add specific port defaults based on db time, fix postgres profile bug… by @modelorona in #441
  • build(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.16.0 to 8.18.0 in /core by @dependabot in #424
  • build(deps): bump github.com/ClickHouse/ch-go from 0.61.5 to 0.65.0 in /core in the go_modules group by @dependabot in #403
  • build(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.30.0 to 2.34.0 in /core by @dependabot in #394
  • build(deps): bump go.mongodb.org/mongo-driver from 1.17.1 to 1.17.3 in /core by @dependabot in #366

Full Changelog: 0.50.0...0.51.0

Don't miss a new whodb release

NewReleases is sending notifications on new releases.