Skip to content

Commit b40daac

Browse files
chore: release 0.34.7-beta
1 parent d68387f commit b40daac

File tree

3 files changed

+20
-6
lines changed

3 files changed

+20
-6
lines changed

.changes/38a790e8-0d9a-4dfb-9a8d-05fba0325f1e.json

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

CHANGELOG.md

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

3+
## [0.34.7-beta] - 11/14/2023
4+
5+
### Features
6+
* (**backup**) AWS Backup - Features: Provide Job Summary for your backup activity.
7+
* (**cleanrooms**) This feature provides the ability for the collaboration creator to configure either the member who can run queries or a different member in the collaboration to be billed for query compute costs.
8+
* (**connect**) Introducing SegmentAttributes parameter for StartChatContact API
9+
* (**glue**) Introduces new storage optimization APIs to support automatic compaction of Apache Iceberg tables.
10+
* (**iot**) This release introduces new attributes in API CreateSecurityProfile, UpdateSecurityProfile and DescribeSecurityProfile to support management of Metrics Export for AWS IoT Device Defender Detect.
11+
* (**lambda**) Add Python 3.12 (python3.12) support to AWS Lambda
12+
* (**mediatailor**) Removed unnecessary default values.
13+
* (**pipes**) Added support (via new LogConfiguration field in CreatePipe and UpdatePipe APIs) for logging to Amazon CloudWatch Logs, Amazon Simple Storage Service (Amazon S3), and Amazon Kinesis Data Firehose
14+
* (**resourceexplorer2**) Resource Explorer supports multi-account search. You can now use Resource Explorer to search and discover resources across AWS accounts within your organization or organizational unit.
15+
* (**sagemaker**) This release makes Model Registry Inference Specification fields as not required.
16+
* (**sfn**) This release adds support to redrive executions in AWS Step Functions with a new RedriveExecution operation.
17+
* Enable auth scheme resolution via endpoints for S3 and EventBridge
18+
19+
### Documentation
20+
* (**signer**) Documentation updates for AWS Signer
21+
322
## [0.34.6-beta] - 11/13/2023
423

524
### 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=0.34.7-SNAPSHOT
9+
sdkVersion=0.34.7-beta
1010

1111
# kotlin
1212
kotlinVersion=1.9.10

0 commit comments

Comments
 (0)