v0.12.3
·
24 commits
to main
since this release
What's Changed
- Add ground_location_tool for LLM location grounding by @mattpodwysocki in #166
- Add MCP completions capability for prompt arguments by @zmofei in #176
- chore: upgrade zod from v3 to v4 by @mattpodwysocki in #178
- chore: upgrade OpenTelemetry to 2.x by @mattpodwysocki in #180
- chore: upgrade tshy, vitest, and typescript to latest major versions by @mattpodwysocki in #179
- refactor: remove point_in_polygon_tool in favor of points_within_polygon_tool by @mattpodwysocki in #181
- chore: upgrade @opentelemetry/* packages to fix critical protobufjs CVE by @mattpodwysocki in #183
- updated brace-expansion to resolve cve by @ctufts in #188
- fix: upgrade npm in Dockerfile to resolve CVE-2026-33750 (brace-expansion) by @zmofei in #198
- fix(static-map): validate custom-marker URL to prevent SSRF (CWE-918) by @sebastiondev in #186
- feat: ground_location_tool MCP sampling + grounding strategy fixes by @mattpodwysocki in #187
- feat: directions_tool renders as a live GL JS map (MCP Apps + MCP-UI) by @mattpodwysocki in #189
- fix(static-map): never embed Mapbox access token in tool result by @mattpodwysocki in #201
- Release v0.12.2-dev by @mapbox-github-ci-writer-public-1[bot] in #208
- Scope temporary resources to the creating account by @zmofei in #205
- fix: handle CLI metadata flags by @Dolpme in #202
- chore: enforce LF line endings via .gitattributes and Prettier config by @mattpodwysocki in #204
- Release v0.12.3 by @mapbox-github-ci-writer-public-1[bot] in #211
New Contributors
Full Changelog: v0.11.0...v0.12.3