Skip to content

Releases: aws-solutions/clickstream-analytics-on-aws

v1.1.1

22 Dec 03:48
2aa0306
Compare
Choose a tag to compare

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

08 Dec 03:47
0cf8644
Compare
Choose a tag to compare

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

v1.0.3

31 Oct 03:50
525b837
Compare
Choose a tag to compare

Fixed

  • the creation of reporting stack failure

v1.0.2

31 Aug 14:02
6808317
Compare
Choose a tag to compare

Fixed

  • schema 'items' type for data modeling
  • create Athena stack when disabling Redshift in pipeline
  • inconsistently set the warm pool size
  • can not update endpoint path of ingestion sever
  • cors not working when specifying specific domain(s)
  • let domain name pattern comply with TLD standard
  • web sdk integration guide
  • UI spell typo

v1.0.1

24 Jul 14:06
a2328fc
Compare
Choose a tag to compare

Fix

  • can not update interval of data processing in the existing pipeline
  • can not update the CORS configuration of the existing pipeline
  • incorrectly check the QuickSight availability in China regions
  • can not retry when putting events into KDS throttled
  • time filter does not work for the visuals of device and rentention reports
  • increase the timeout to avoid some stacks left after deleting the project
  • the typos in web console UI
  • incorrect plugin descriptions in web console
  • remove broken and duplicated links in navigation bar of web console
  • set the default compression option as true for SDK configuration files

v1.0.0

06 Jul 13:19
Compare
Choose a tag to compare

v1.0.0 Release Notes

  • web console, which allows you to create and manage projects with their data pipeline
  • data pipeline
    • ingestion module
      • auto-scaling group capability
      • authenticate with OIDC
      • support SSL
      • support AWS Global Accelerator
      • different sink buffers: KDS, MSK and S3
    • data processing module with EMR serverless
      • built-in transformer and enrichment plug-ins (device and IP enrichments)
      • custom transformers and enrichment plug-ins
    • data modeling module
      • Redshift Serverless and provisioned Redshift
      • Athena
    • reporting module with QuickSight
  • SDKs
    • Android
    • iOS