Skip to content

Commit c8ade0d

Browse files
Merging v1.6.87 release
2 parents e0d9975 + eff668b commit c8ade0d

4 files changed

Lines changed: 681 additions & 127 deletions

File tree

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.6.87] - 06/03/2026
4+
5+
### Features
6+
* (**georoutes**) Add "standardRegionalEndpoints" back to fix 'Could not connect to the endpoint URL'
7+
38
## [1.6.86] - 06/02/2026
49

510
### Features

codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen/endpoints.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38949,6 +38949,11 @@
3894938949
"eu-isoe-west-1" : { }
3895038950
}
3895138951
},
38952+
"api.sagemaker" : {
38953+
"endpoints" : {
38954+
"eu-isoe-west-1" : { }
38955+
}
38956+
},
3895238957
"apigateway" : {
3895338958
"endpoints" : {
3895438959
"eu-isoe-west-1" : { }

0 commit comments

Comments
 (0)