Skip to content

v1.1.0

Choose a tag to compare

@willianpinho willianpinho released this 15 Mar 21:11
· 11 commits to master since this release

What's New

Added

  • Glama.ai integration with glama.json configuration for MCP server discovery
  • Docker support with multi-stage Dockerfile and .dockerignore
  • Automated npm publishing via GitHub Actions with OIDC trusted publisher

Changed

  • Migrated CI/CD workflow from npm to pnpm
  • Replaced package-lock.json with pnpm-lock.yaml
  • Dockerfile uses --ignore-scripts flag for safer builds

Full Changelog: v1.0.0...v1.1.0