Skip to content

Commit daaa807

Browse files
Release v1.5.1 (#384)
* chore: bump version to 1.5.1 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Fix formatting of License & Contributing section Signed-off-by: Trirmadura J Ariyawansa <tjariy@amazon.com> --------- Signed-off-by: Trirmadura J Ariyawansa <tjariy@amazon.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Trirmadura J Ariyawansa <tjariy@amazon.com>
1 parent a516260 commit daaa807

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [1.5.1] - 2026-03-31
4+
5+
### Other Changes
6+
- Revert "feat: Emit OTEL attributes for AgentCore Evaluation support (#368)" (#380) (a516260)
7+
38
## [1.5.0] - 2026-03-30
49

510
### Added

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ serve_a2a(StrandsA2AExecutor(agent))
128128

129129
See [A2A Protocol Examples](docs/examples/a2a_protocol_examples.md) for LangGraph, Google ADK, and advanced usage.
130130

131-
## 📝 License & Contributing
131+
## 📝 License & Contributing
132132

133133
- **License:** Apache 2.0 - see [LICENSE.txt](LICENSE.txt)
134134
- **Contributing:** See [CONTRIBUTING.md](CONTRIBUTING.md)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "bedrock-agentcore"
7-
version = "1.5.0"
7+
version = "1.5.1"
88
description = "An SDK for using Bedrock AgentCore"
99
readme = "README.md"
1010
requires-python = ">=3.10"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)