Skip to content

Releases: sinadarbouy/mcp-nats

v0.1.3

06 Aug 17:41
64b9920
Compare
Choose a tag to compare

Changelog

  • 4509cf8 Add testing utilities and update dependencies
  • 97011dd Add AccountTools for NATS account management
  • f16f744 Add ObjectTools for NATS object store management
  • 57dc422 Add RTTTools for round-trip time measurement
  • 827e784 Add stdio transport testing capabilities and update documentation
  • 2d5845c Implement NATS authentication strategies and update README
  • 64b9920 Merge pull request #2 from sinadarbouy/feature/support-no-authentication
  • 7e3320a Update README.md to correct NATS_URL format
  • 73634f1 Update README.md to include MCP certification badge and related information
  • 9af74c8 Update logger to use Stderr for JSON and text output

Released by GoReleaser.

v0.1.2

19 May 21:43
6c8280a
Compare
Choose a tag to compare

Changelog

  • 5a25358 Add KVTools for NATS KV Store Management
  • 6c8280a Add PublishTools for NATS message publishing

Released by GoReleaser.

v0.1.1

12 May 16:04
0e4effa
Compare
Choose a tag to compare

Changelog

  • ed7557d Add mcp-nats-avatar.png image file
  • 0e4effa Add optional flags to stream commands in StreamTools
  • ab39520 Refactor NATS context handling in mcp-nats.go and tools/nats.go
  • ec31a02 Update README.md with revised NATS server configuration details

Released by GoReleaser.

v0.1.0

10 May 23:31
c18f35d
Compare
Choose a tag to compare

Changelog

  • a0bd737 Add .gitignore to exclude specific files and directories
  • 3699464 Add Docker and GoReleaser configuration files
  • bee3bf1 Add GitHub Actions workflows for Go linting and release management
  • 816fe2d Add GitHub Actions workflows for Go linting and release management
  • c18f35d Add golangci-lint to GitHub Actions workflow
  • 200bf5a Add initial implementation of MCP NATS server with Docker support
  • 24a9807 Create LICENSE
  • e365025 Enhance NATS integration and server configuration
  • 929714d Enhance NATS server tools and configuration
  • bddcb0f Implement NATS context management and enhance server tools
  • bc5e93c Refactor NATS server tools and improve error handling
  • 228eec9 Refactor NATS server tools implementation
  • 996cf99 Update README.md for improved clarity and configuration details
  • b9963fb Update README.md to reflect changes in NATS server operations
  • 18a60f2 Update comments in mcp-nats.go to clarify NATS context usage

Released by GoReleaser.