Skip to content

Commit 2aa0306

Browse files
authored
chore: update changelog for v1.1.1 (#731)
1 parent b0ce86b commit 2aa0306

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.1] - 2023-12-22
9+
10+
### Fixed
11+
12+
#### Web Console and Data pipeline
13+
14+
* mitigate the data modeling by putting the Redshift stack into UPDATE_ROLLBACK_FAILED status when updating pipeline
15+
* fail to update the endpoint path, domain name and auth of ingestion
16+
* fail to get pipeline detail if its age is more than 90 days
17+
18+
#### Analytics Studio
19+
20+
* wrong user count in the built-in dashboard
21+
* incorrect default value of dataset parameter causes the failure to load values of selectable fields in the built-in dashboard
22+
823
## [1.1.0] - 2023-12-08
924

1025
### Web Console and Data pipeline

0 commit comments

Comments
 (0)