Skip to content

Commit 14b236e

Browse files
chore: bump version to 1.5.0 (#379)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a10c0fd commit 14b236e

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [1.5.0] - 2026-03-30
4+
5+
### Added
6+
- feat: add ground truth support to EvaluationClient and OnDemandEvaluationDatasetRunner (#376) (29b0115)
7+
- feat: Add certificates to create_code_interpreter() (#373) (bc95735)
8+
- feat: add support for policies and certificates (#371) (88c5101)
9+
10+
### Other Changes
11+
- chore: Modify arn parsing in runtime client to allow for different (#362) (a10c0fd)
12+
- ci: add breaking change detection workflow for pull requests (#358) (9341468)
13+
- ci: add backward compatibility integration test workflow (#357) (50654c1)
14+
- ci: add Dependabot auto-merge workflow (#361) (38425ec)
15+
316
## [1.4.8] - 2026-03-26
417

518
### Added

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.4.8"
7+
version = "1.5.0"
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)