Skip to content

Commit 7782493

Browse files
chore: release 1.0.13
1 parent 7696514 commit 7782493

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.0.13] - 12/08/2023
4+
5+
### Features
6+
* (**cloudwatch**) Adds support for the OpenTelemetry 1.0 output format in CloudWatch Metric Streams.
7+
* (**ec2**) M2 Mac instances are built on Apple M2 Mac mini computers. I4i instances are powered by 3rd generation Intel Xeon Scalable processors. C7i compute optimized, M7i general purpose and R7i memory optimized instances are powered by custom 4th Generation Intel Xeon Scalable processors.
8+
* (**finspace**) Releasing Scaling Group, Dataview, and Volume APIs
9+
310
## [1.0.12] - 12/07/2023
411

512
### 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.0.13-SNAPSHOT
9+
sdkVersion=1.0.13
1010

1111
# kotlin
1212
kotlinVersion=1.9.20

0 commit comments

Comments
 (0)