Skip to content

Releases: sgaunet/postgresql-mcp

v0.2.0

07 Dec 21:03
7eb08db

Choose a tag to compare

Changelog

  • a1e237c build(deps): bump actions/checkout from 5 to 6 (#17)
  • e8dad10 build(deps): bump github.com/mark3labs/mcp-go from 0.43.0 to 0.43.1 (#16)
  • 8567243 build(deps): bump github.com/testcontainers/testcontainers-go/modules/postgres (#15)
  • 90ab316 chore: fix linter issues
  • 7b4363c chore: fix linter issues
  • 1a8eacf chore: rename linter task to lint in Taskfile and update linter workflow
  • 5622aae chore: rename linter task to lint in Taskfile and update linter workflow
  • c669b41 feat(connection): add explicit connection parameter support
  • a88eeb3 feat(connection): add explicit connection parameter support
  • 192d16e feat(context): propagate request context to database operations
  • 73a95bc feat(context): propagate request context to database operations
  • bc1a18a feat(server): add graceful shutdown handling for SIGTERM and SIGINT
  • 67350fe feat(server): add graceful shutdown handling for SIGTERM and SIGINT
  • 82dd086 fix(ci): ensure credentials are not persisted during checkout
  • 7c1ae75 fix(ci): ensure credentials are not persisted during checkout
  • 6edd569 fix(client): eliminate unreachable code in Close method
  • f5bff13 fix(client): eliminate unreachable code in Close method
  • 4989efd fix(indexes): use lib/pq array parser for column names with special characters
  • 2d5330f fix(indexes): use lib/pq array parser for column names with special characters
  • 5e038ec perf(tables): optimize ListTables with stats to eliminate N+1 queries
  • b4f5f71 perf(tables): optimize ListTables with stats to eliminate N+1 queries
  • 7eb08db refactor(app): accept client dependency for better testability
  • 656b90d refactor(app): accept client dependency for better testability
  • e92a53e refactor: replace magic string "public" with DefaultSchema constant
  • 0ecd1c4 refactor: replace magic string "public" with DefaultSchema constant
  • 2834926 style: apply gofmt formatting to all Go files
  • bb5a076 style: apply gofmt formatting to all Go files

v0.1.2

03 Nov 21:28
5f76220

Choose a tag to compare

Changelog

  • 5f76220 Merge pull request #12 from sgaunet/feat/bump-depencies
  • 2016def build(deps): bump actions/setup-go from 5 to 6 (#6)
  • a0f5e4c build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#7)
  • 83c2788 build(deps): update Go version to 1.25 in workflow files (#9)
  • dd59d4e feat: bump dependencies

v0.1.1

21 Sep 20:32
1afe737

Choose a tag to compare

Changelog

  • 04f2c5d build(deps): bump actions/checkout from 4 to 5 (#4)
  • 16e26a9 build(deps): bump github.com/mark3labs/mcp-go from 0.33.0 to 0.40.0 (#5)
  • 1afe737 build(deps): bump jaxxstorm/action-install-gh-release (#8)
  • 60b8bec feat: add dependabot configuration for gomod and github-actions (#3)

v0.1.0

21 Sep 20:29
510a245

Choose a tag to compare

Changelog

0.1.0

20 Sep 21:16
510a245

Choose a tag to compare

Changelog