Skip to content

Commit f8608ed

Browse files
chore: release 1.1.4
1 parent 67073c4 commit f8608ed

File tree

3 files changed

+17
-6
lines changed

3 files changed

+17
-6
lines changed

.changes/6788c4d4-2c98-4119-a9d6-cda9ac29bf02.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## [1.1.4] - 03/25/2024
4+
5+
### Features
6+
* (**codebuild**) Supporting GitLab and GitLab Self Managed as source types in AWS CodeBuild.
7+
* (**ec2**) Added support for ModifyInstanceMetadataDefaults and GetInstanceMetadataDefaults to set Instance Metadata Service account defaults
8+
* (**emrcontainers**) This release increases the number of supported job template parameters from 20 to 100.
9+
* (**globalaccelerator**) AWS Global Accelerator now supports cross-account sharing for bring your own IP addresses.
10+
* (**medialive**) Exposing TileMedia H265 options
11+
* (**sagemaker**) Introduced support for the following new instance types on SageMaker Studio for JupyterLab and CodeEditor applications: m6i, m6id, m7i, c6i, c6id, c7i, r6i, r6id, r7i, and p5
12+
13+
### Fixes
14+
* Support client-configured `accountIdEndpointMode`
15+
16+
### Documentation
17+
* (**ecs**) Documentation only update for Amazon ECS.
18+
319
## [1.1.3] - 03/22/2024
420

521
### Features

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
66
org.gradle.jvmargs=-Xmx6g -XX:MaxMetaspaceSize=2G
77

88
# sdk
9-
sdkVersion=1.1.4-SNAPSHOT
9+
sdkVersion=1.1.4
1010

1111
# dokka config (values specified at build-time as needed)
1212
smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/

0 commit comments

Comments
 (0)