Releases: aws-solutions/clickstream-analytics-on-aws
Releases · aws-solutions/clickstream-analytics-on-aws
v1.1.8
v1.1.7
Updated
- use EC2 launch template instead of the deprecated launch configuration. See Upgrade documentation for the post-upgrade action details.
Fixed
- scan workflow fails due to processing events with large sizes of custom properties
- retry failure pipeline not working
v1.1.6
NOTE: The data schema is changed in this version. Please following the guide when upgrading the eariler versions.
Updated
- optimize data schema to improve query performance in Explorations, Analyzes, and ad-hoc query
- support automatic traffic source detection, classification, and dashboard
- revamp out-of-the-box dashboard
- support timezone in out-of-the-box dashboard
- add more metric types to Event analysis
- support "show all nodes" in Path analysis
- add new analysis model - attribution analysis in Exploration
- support using internal load balancer as the ingestion endpoint
- improve stability of loading data into Redshift
- add React Native SDK
Fixed
- inconsistent pipeline status in edge cases
v1.1.5
Updated
- onboard QuickSight in AWS China Beijing region
- set the materialized views of Redshift backup YES
- optimize the waiting backoff when copying data to Redshift
- optimize the waiting backoff when creating or updating database schema in Redshift
Fixed
- handle multiple source IPs in single event
- filter events whose date are in future
- incorrect cron validation when configuring data processing interval
v1.1.4
v1.1.3
Updated
- improve the performance of session and event reports
Fixed
- the dashboard of Analysis Studio can not list the customized dashboards created by Analyzer users
- the solution metadata is not updated after upgrading the web console of solution
- the processed data can not be loaded into Redshift due to the data length exceed the length of column definition
v1.1.2
Updated
- improve the performance of querying metadata
- improve the performance of exploration queries
Fixed
- mitigate the intermittent failure of creating QuickSight stack
- mitigate the potential timeout when upgrading data modeling in Redshift
- few dashboard rendering issues
- the metadata scanning failure with long non-ascii data
- coordinate the alarm period of scanning metadata workflow
- manually trigger metadata scanning
- choose S3 bucket in other regions
- transform session data in GTM transformer
v1.1.1
This release fixes below issues,
Web Console and Data pipeline
- mitigate the data modeling by putting the Redshift stack into UPDATE_ROLLBACK_FAILED status when updating pipeline
- fail to update the endpoint path, domain name and auth of ingestion
- fail to get pipeline detail if its age is more than 90 days
Analytics Studio
- wrong user count in the built-in dashboard
- incorrect default value of dataset parameter causes the failure to load values of selectable fields in the built-in dashboard
v1.1.0
Web Console and Data pipeline
Added
- support self-hosted Apache Kafka cluster
- add resource awareness to the Data Processing scheduler
- add user roles management
- add metadata scanning workflow
- add third-party transform plug-in: GTM Server Side plug-in
Changed
- update the ingestion configuration of the existing data pipeline
- data schema updates
- update out-of-box reporting dashboards
- improve pipeline status management
- improve the reliability of service availability checks
Fixed
- check the incorrect configuration of NAT gateway or VPC endpoints for data pipeline
- gracefully handle with the incomplete user profile
Analytics Studio
Added
- Dashboard
- Explore
- Analyzes
- Data management
SDK
Added
- add Flutter SDK
- add Wechat Miniprogram SDK