Skip to content

Commit 250fa5b

Browse files
authored
Merge branch 'aws:master' into featuregroup-schema
2 parents 2c1170f + c70e30c commit 250fa5b

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## v2.98.0 (2022-07-05)
4+
5+
### Features
6+
7+
* Adding deepar image
8+
9+
### Documentation Changes
10+
11+
* edit to clarify how to use inference.py
12+
313
## v2.97.0 (2022-06-28)
414

515
### Deprecations and Removals

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.97.1.dev0
1+
2.98.1.dev0

src/sagemaker/image_uri_config/forecasting-deepar.json

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"ap-east-1": "286214385809",
88
"ap-northeast-1": "633353088612",
99
"ap-northeast-2": "204372634319",
10+
"ap-northeast-3": "867004704886",
1011
"ap-south-1": "991648021394",
1112
"ap-southeast-1": "475088953585",
1213
"ap-southeast-2": "514117268639",

0 commit comments

Comments
 (0)