Skip to content

Commit c2fe599

Browse files
committed
Cut Release 'v2025.7.28'
1 parent facbe8c commit c2fe599

6 files changed

Lines changed: 23 additions & 14 deletions

File tree

.changes/unreleased/Added-20250703-125729.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Added-20250722-133904.yaml

Lines changed: 0 additions & 4 deletions
This file was deleted.

.changes/unreleased/Added-20250722-140404.yaml

Lines changed: 0 additions & 4 deletions
This file was deleted.

.changes/unreleased/Changed-20250630-125123.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/v2025.7.28.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## [July 28, 2025](https://github.com/opslevel/opslevel-mcp/compare/v2025.6.13...v2025.7.28)
2+
### Added
3+
- Update opslevel-go, adding Contacts to Users
4+
- Add an `accountMetadata` tool that allows looking up lifecycles, tiers, levels, and component types on an account.
5+
- Add a filter argument to components to vastly decrease token and context usage while improving success of reporting-style queries.
6+
### Changed
7+
- Allow the MCP Server to start with no OPSLEVEL_API_TOKEN so it can be inspected and tested. Tools will not work without a valid OpsLevel API token.
8+
## Docker Image
9+
10+
- `docker pull public.ecr.aws/opslevel/mcp:v2025.7.28`
11+

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and is generated by [Changie](https://github.com/miniscruff/changie).
66

77

8+
## [July 28, 2025](https://github.com/opslevel/opslevel-mcp/compare/v2025.6.13...v2025.7.28)
9+
### Added
10+
- Update opslevel-go, adding Contacts to Users
11+
- Add an `accountMetadata` tool that allows looking up lifecycles, tiers, levels, and component types on an account.
12+
- Add a filter argument to components to vastly decrease token and context usage while improving success of reporting-style queries.
13+
### Changed
14+
- Allow the MCP Server to start with no OPSLEVEL_API_TOKEN so it can be inspected and tested. Tools will not work without a valid OpsLevel API token.
15+
## Docker Image
16+
17+
- `docker pull public.ecr.aws/opslevel/mcp:v2025.7.28`
18+
19+
820
## [June 13, 2025](https://github.com/opslevel/opslevel-mcp/compare/v2025.5.28...v2025.6.13)
921
### Added
1022
- Add Lifecycle and Tier fields to components tool to show component stage and criticality

0 commit comments

Comments
 (0)