Skip to content

Releases: aws-solutions/maintaining-personalized-experiences-with-machine-learning

v1.4.5

21 Oct 16:08
5f17038
Compare
Choose a tag to compare

[1.4.5] - 2024-10-21

Changed

  • Upgraded requests to 2.32.0
  • Upgraded urllib3 to 1.26.19
  • Upgraded black to 24.3.0
  • Onboarded anonymized operational metrics.

v1.4.4

16 Oct 14:16
4830e32
Compare
Choose a tag to compare

[1.4.4] - 2023-10-13

Changed

  • Upgrade avro to 1.11.3

v1.4.3

12 Oct 18:54
eca8f21
Compare
Choose a tag to compare

[1.4.3] - 2023-10-12

Changed

  • Upgrade aws-cdk to 2.88.0
  • Upgrade deprecated methods in App-registry
  • Address or Fix all SonarQube issues

v1.4.2

22 Jun 23:16
96f6b32
Compare
Choose a tag to compare

Changed

v1.4.1

18 Apr 21:06
99132f9
Compare
Choose a tag to compare

Changed

  • Updated the bucket policy on the logging bucket to grant access to the logging service principal (logging.s3.amazonaws.com) for access log delivery.
  • Upgraded CDK version to 2.75.0

v1.4.0

29 Mar 17:04
7144ea1
Compare
Choose a tag to compare

Changed

  • Python library updates
  • Upgraded Python runtime to 3.9
  • Using performAutoML field in creating solutions now logs error, but proceeds to build the solution. This field is deprecated by the service.

Added

  • Github issue #16 tags are supported for all component types, for example, dataset group, import jobs, solutions, etc. Root-level tags are also supported in the config.
  • "UPDATE" model training is supported for input solutions trained with the User-Personalization recipe or the HRNN-Coldstart recipe.

v1.3.1

19 Dec 18:32
a0b1413
Compare
Choose a tag to compare

Fixed

  • GitHub issue #19. This fix prevents AWS Service Catalog AppRegistry Application Name and Attribute Group Name from using a string that begins with AWS, since strings begining with AWS are considered as reserved words by the AWS Service.

Changed

  • Locked boto3 to version 1.25.5, and upgraded python library packages.

v1.3.0

17 Nov 21:44
f6c2324
Compare
Choose a tag to compare

Added

  • Service Catalog AppRegistry resource to register the CloudFormation template and underlying resources as an application in both Service Catalog AppRegistry and AWS Systems Manager Application Manager

Changed

  • Upgraded CDK version to 2.44.0

v1.2.0

27 Jan 22:10
3f6f1b0
Compare
Choose a tag to compare

Added

  • The solution now supports batch segment jobs to get user segments with your solution version. Each user segment is
    sorted in descending order based on the probability that each user will interact with items in your inventory.
  • The solution now supports domain dataset groups.

Changed

  • Upgraded to CDKv2.

v1.1.0

22 Nov 17:52
b45588c
Compare
Choose a tag to compare

Added

  • The solution now creates an Amazon EventBridge event bus, and puts messages to the bus when resources have been
    created by the workflow. This can be useful when integrating with external systems.
  • The solution now contains a command line interface (CLI) that allows schedule creation for existing resources in
    Amazon Personalize.

Refer to changelog for more information.