We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bc9596 commit abd693aCopy full SHA for abd693a
CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## v1.1.8 (2026-04-01)
9
+
10
+### Fixed
11
12
+- Add id-token write permission to ECR publish trigger
13
14
## v1.1.7 (2026-04-01)
15
16
### Added
pyproject.toml
@@ -10,7 +10,7 @@ members = [
name = "mcp-proxy-for-aws"
# NOTE: "Patch"=9223372036854775807 bumps next release to zero.
-version = "1.1.7"
+version = "1.1.8"
description = "MCP Proxy for AWS"
readme = "README.md"
0 commit comments