Skip to content

Releases: Couchbase-Ecosystem/mcp-server-couchbase

v0.5.2

13 Nov 15:11
5aa2c1a

Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.2rc6

12 Nov 16:41
8e3a7b9

Choose a tag to compare

v0.5.2rc6 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.2rc5...v0.5.2rc6

v0.5.2rc5

12 Nov 16:16
38182bb

Choose a tag to compare

v0.5.2rc5 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.2rc4...v0.5.2rc5

v0.5.2rc4

12 Nov 16:03
570837c

Choose a tag to compare

v0.5.2rc4 Pre-release
Pre-release

What's Changed

  • Enhance Docker workflow for version tagging in GitHub Actions. by @nithishr in #78

Full Changelog: v0.5.2rc3...v0.5.2rc4

v0.5.2rc3

12 Nov 15:42
2769344

Choose a tag to compare

v0.5.2rc3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.2rc2...v0.5.2rc3

v0.5.2rc2

12 Nov 15:31
8390393

Choose a tag to compare

v0.5.2rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.2rc1...v0.5.2rc2

v0.5.2rc1

12 Nov 15:13
4185553

Choose a tag to compare

v0.5.2rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.1...v0.5.2rc1

v0.5.1

03 Nov 18:55
4a54048

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

09 Sep 18:33
54df571

Choose a tag to compare

What's Changed

  • Support multiple buckets by @nithishr in #47

    Note: The option to specify the bucket name to use with the MCP server is removed in this release. Instead, all the buckets linked to the credentials can be accessed by the MCP server.

  • Add support for mTLS & certificates by @nithishr in #51
  • MCP Trust Score by @Matvey-Kuk in #46
  • Sending alerts on devex_alerts channel by @giriraj-singh-couchbase in #48
  • Added support to alert when PR is generated from forked repos also by @giriraj-singh-couchbase in #49
  • Update GitHub Actions workflow to improve PR alert conditions by @nithishr in #53
  • Release - Version 0.5.0 by @nithishr in #54
  • Enhance Docker.md with new features and updated environment variable … by @nithishr in #55

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

04 Aug 15:21
bb5a9e7

Choose a tag to compare

What's Changed

  • Allow tools to be discovered without Couchbase connection, Restucture package by @nithishr in #25
  • Update version and add TestPyPI workflow by @nithishr in #27
  • Add release actions for both Test PyPI & PyPI indices by @nithishr in #29
  • Update project name and version in pyproject.toml by @nithishr in #30
  • Rename cli script + fix release notes action by @nithishr in #31
  • add MCP server badge by @punkpeye in #33
  • Refactor Dockerfile for multi-stage build and user permissions by @nithishr in #32
  • Add support for Streamable HTTP Transport by @nithishr in #34
  • Readme updates for version 0.4 by @nithishr in #35
  • Update version to 0.4.0 in pyproject.toml by @nithishr in #36
  • Update README.md by @rajagp in #39
  • Enhance README.md with MCP Client Configuration examples by @nithishr in #37
  • Update environment variable for HOST & PORT, Add version cli command by @nithishr in #40
  • Add build script and enhance Dockerfile with metadata labels for comm… by @nithishr in #41
  • Fix dockerfile transport config & cut a new release candidate by @nithishr in #42
  • Update version format in pyproject.toml from "0.4.0-rc1" to "0.4.0rc1… by @nithishr in #43
  • Update GitHub Actions workflow to remove release from test pypi release by @nithishr in #44
  • Release 0.4.0 by @nithishr in #45

New Contributors

Full Changelog: v0.3.0...v0.4.0