Skip to content

Commit c17d5d5

Browse files
committed
Cut Release 'v2025.5.22'
1 parent c46c156 commit c17d5d5

File tree

6 files changed

+26
-12
lines changed

6 files changed

+26
-12
lines changed

.changes/unreleased/Added-20250502-124142.yaml

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

.changes/unreleased/Added-20250515-102340.yaml

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

.changes/unreleased/Added-20250521-115312.yaml

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

.changes/unreleased/Changed-20250507-102631.yaml

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

.changes/v2025.5.22.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## [May 22, 2025](https://github.com/opslevel/opslevel-mcp/compare/v2025.4.24...v2025.5.22)
2+
### Added
3+
- Ensure that tool 'resourceDetails' populates the properties defined on a component
4+
- Add "Last Deploy" to the resource details of components
5+
- Add checks tool
6+
### Changed
7+
- Set correct readonly / nondestructive annotation on tools
8+
## Docker Image
9+
10+
- `docker pull public.ecr.aws/opslevel/mcp:v2025.5.22`
11+

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,22 @@ 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+
## [May 22, 2025](https://github.com/opslevel/opslevel-mcp/compare/v2025.4.24...v2025.5.22)
9+
### Added
10+
- Ensure that tool 'resourceDetails' populates the properties defined on a component
11+
- Add "Last Deploy" to the resource details of components
12+
- Add checks tool
13+
### Changed
14+
- Set correct readonly / nondestructive annotation on tools
15+
## Docker Image
16+
17+
- `docker pull public.ecr.aws/opslevel/mcp:v2025.5.22`
18+
19+
820
## [April 24, 2025](https://github.com/opslevel/opslevel-mcp/compare/v0.0.0...v2025.4.24)
21+
22+
- Initial Release
23+
924
## Docker Image
1025

1126
- `docker pull public.ecr.aws/opslevel/mcp:v2025.4.24`

0 commit comments

Comments
 (0)