v1.3.6
What's Changed
- Add support for ECDSA P-384 by @joelverhagen in #685
- Fix main by implementing a go1.24 compliant parseRawPrivateKey method by @rdimitrov in #707
- build(deps): bump the actions group with 2 updates by @dependabot[bot] in #709
- feat: add community project link to browsable database by @rosmur in #712
- Make test output less verbose by @rdimitrov in #713
- feat: add CORS support to registry API by @ironsteadlabs in #711
- fix: detect server subfolder in init by @MaxKless in #566
- fix formatting in community-projects.md by @formulahendry in #715
- Remove the test-unit-verbose target by @rdimitrov in #716
- Add support for Google Artifact Registry (GAR) by @rdimitrov in #692
- Add
go-mcp-registryto community projects by @leefowlercu in #719 - Enable Google KMS and Azure Key Vault for publisher login tool by @joelverhagen in #696
- Make Repository field properly optional in server.json by @rdimitrov in #717
- Upgrade cosign to version v2.6.1 by @rdimitrov in #720
- Use ko in favour of docker build by @rdimitrov in #708
- Implement --token and MCP_GITHUB_TOKEN login support by @rdimitrov in #705
New Contributors
- @rosmur made their first contribution in #712
- @ironsteadlabs made their first contribution in #711
- @MaxKless made their first contribution in #566
- @leefowlercu made their first contribution in #719
Full Changelog: v1.3.5...v1.3.6