File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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
You can’t perform that action at this time.
0 commit comments