Releases: mia-platform/console-mcp-server
Releases · mia-platform/console-mcp-server
v1.2.1
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
Exciting New Features 🎉
- feat: support for Authentication with OAuth2 and DCR by @ThisIsDemetrio in #25
Other Changes 🛠
- build(deps): bump node from
cb31435to605dc0bby @dependabot[bot] in #34
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
Exciting New Features 🎉
- feat: add marketplace tools to retrieve Item Type Definitions by @epessina in #30
- feat: support for MCP prompts, created "deploy" prompt by @ThisIsDemetrio in #32
Other Changes 🛠
- feat: use dotenv to import environment variables in application by @ThisIsDemetrio in #26
- build(deps): bump node from
67bb653tod2166deby @dependabot[bot] in #24 - build(deps): bump node from 22.19.0-alpine to 22.20.0-alpine by @dependabot[bot] in #33
New Contributors
Full Changelog: v1.0.6...v1.1.0
v1.0.6
What's Changed
Bug fixes 🐛
- fix(view_audit_logs): params "from" and "to" now accept regular dates by @ThisIsDemetrio in #27
Other Changes 🛠
- build(deps): bump node from 22.17.0-alpine to 22.17.1-alpine by @dependabot[bot] in #13
- Ensuring AI features enabled on tenant by @danielemarostica in #17
- Ensuring AI features enabled on other MCP tools as well by @danielemarostica in #19
- Adds error flag to tool call results by @danielemarostica in #21
- docs: add Gemini CLI configuration for mia-platform-console by @davide-parini in #20
- ci(deps): bump the minor-actions-dependencies group across 1 directory with 6 updates by @dependabot[bot] in #23
- build(deps): bump node from 22.17.1-alpine to 22.19.0-alpine by @dependabot[bot] in #22
- feat: view_audit_logs tool now include a 7-days date range by default by @ThisIsDemetrio in #29
- Decostructing CONFIGURATION_TO_SAVE tool to improve endpoints and collection generation performance by @graz-dev in #28
New Contributors
- @danielemarostica made their first contribution in #17
- @davide-parini made their first contribution in #20
- @graz-dev made their first contribution in #28
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
Bug fixes 🐛
- fix: iam APIs starts from index 0 by @ThisIsDemetrio in #14
New Contributors
- @ThisIsDemetrio made their first contribution in #14
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
Exciting New Features 🎉
- feat: add support to env var options and npx by @davidebianchi in #12
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
Exciting New Features 🎉
- feat: add status routes by @davidebianchi in #10
Bug fixes 🐛
- fix: create service from template specifies groupName with correct field name by @davidebianchi in #11
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
Bug fixes 🐛
- fix: remove array type as not supported by gemini by @davidebianchi in #9
Other Changes 🛠
- ci(deps): bump the minor-actions-dependencies group with 4 updates by @dependabot[bot] in #8
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Full Changelog: v1.0.0...v1.0.1
v1.0.0
First implementation of the Mia-Platform Console MCP Server. 🎉
This server can be used within the Mia-Platform Console Assistant chatbot or locally integrated within any mcp-compatible tool.
What's Changed
Exciting New Features 🎉
- feat: update tenant list and mcp server host by @davidebianchi in #6
Bug fixes 🐛
- fix: deploy project and create service tool by @davidebianchi in #5
Other Changes 🛠
New Contributors
- @JGiola made their first contribution in #1
- @dependabot made their first contribution in #2
- @davidebianchi made their first contribution in #5
- @fredmaggiowski made their first contribution in #1
Full Changelog: https://github.com/mia-platform/console-mcp-server/commits/v1.0.0