github pgEdge/ai-dba-workbench v1.0.0

latest release: v1.0.0-test1
3 months ago

What's Changed

  • feat(server,alerter): add Gemini embedding support; bump default chat model by @dpage in #248
  • chore(deps): bump docker/build-push-action from 7.1.0 to 7.2.0 by @dependabot[bot] in #257
  • chore(deps): bump docker/setup-buildx-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #258
  • chore(deps): bump docker/login-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #259
  • chore(deps): bump docker/metadata-action from 6.0.0 to 6.1.0 by @dependabot[bot] in #260
  • fix(alerter): make LLM decision parsing deterministic by @dpage in #264
  • docs(changelog): record deterministic LLM parsing fix (#264) by @dpage in #265
  • fix(client): break Ellie's infinite tool-validation loop for regular users by @dpage in #275
  • fix: enforce 255-char limit on Add dialog fields (client + server) (#270) by @dpage in #276
  • feat(server): add password_file YAML config support by @susan-pgedge in #267
  • chore(deps): bump docker/setup-qemu-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #277
  • chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #278
  • fix: reject special characters in name fields (#269) by @dpage in #280
  • fix(client): declare Node.js 20.19 requirement and resolve npm vulnerabilities by @dpage in #279
  • fix(rbac): validate username and email in Create/Edit user dialogs by @dpage in #282
  • fix(rbac): validate group/token names and return 409 on duplicate group by @dpage in #281
  • fix(embedding): make Gemini embedding model configurable and current by @dpage in #288
  • fix(chat): use pg_stat_checkpointer for PostgreSQL 17+ checkpoint stats by @dpage in #289
  • fix(tools): match metric_name partially in get_metric_baselines (#287) by @dpage in #290
  • Update fallback paths for secret files in the example.yaml files by @susan-pgedge in #283
  • Updates to Workbench Documentation by @susan-pgedge in #206
  • fix(alerter): resolve default server secret like collector and server by @dpage in #291

New Contributors

Full Changelog: v1.0.0-beta3...v1.0.0

Don't miss a new ai-dba-workbench release

NewReleases is sending notifications on new releases.