Skip to content

Commit

Permalink
prepare release v2.237.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ci committed Dec 5, 2024
1 parent ec5f37d commit 815313b
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## v2.237.0 (2024-12-05)

### Features

* Support SageMakerTrainingPlan for training jobs
* AMI support for BRM
* Adding Bedrock Store model support for HubService

### Bug Fixes and Other Changes

* Fix unit tests
* update boto3 and sagemaker-core version
* fix gpu_image uri
* Hotfix to construct rubik uri correctly
* fix codestyles
* fix merge artifact
* fix merge artifact
* fix test_requiremenets.txt
* chore: Merge from main

## v2.236.0 (2024-12-04)

### Features
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.236.1.dev0
2.237.0

0 comments on commit 815313b

Please sign in to comment.