Skip to content

Commit bc9fe2a

Browse files
authored
chore: update changelog for v1.1.2 (#817)
1 parent 032139c commit bc9fe2a

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,24 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.1.2] - 2024-01-16
9+
10+
### Updated
11+
12+
* improve the performance of querying metadata
13+
* improve the performance of exploration queries
14+
15+
### Fixed
16+
17+
* mitigate the intermittent failure of creating QuickSight stack
18+
* mitigate the potential timeout when upgrading data modeling in Redshift
19+
* few dashboard rendering issues
20+
* the metadata scanning failure with long non-ascii data
21+
* coordinate the alarm period of scanning metadata workflow
22+
* manually trigger metadata scanning
23+
* choose S3 bucket in other regions
24+
* transform session data in GTM transformer
25+
826
## [1.1.1] - 2023-12-22
927

1028
### Fixed

0 commit comments

Comments
 (0)