Skip to content

Commit fdc1241

Browse files
authored
chore: update changelog for v1.1.5 (#954)
1 parent 4a22000 commit fdc1241

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ 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.5] - 2024-03-08
9+
10+
### Updated
11+
12+
* onboard QuickSight in AWS China Beijing region
13+
* set the materialized views of Redshift backup YES
14+
* optimize the waiting backoff when copying data to Redshift
15+
* optimize the waiting backoff when creating or updating database schema in Redshift
16+
17+
### Fixed
18+
19+
* handle multiple source IPs in single event
20+
* filter event date happened in future
21+
* incorrect cron validation when configuring data processing interval
22+
823
## [1.1.4] - 2024-02-28
924

1025
### Fixed

0 commit comments

Comments
 (0)