Changelog for Q2-Smart

Current Version: [0.2.1]

NOTE: Q2-Smart SDK package is currently in a prerelease state.

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Released Versions:

v0.2.1 - 2022-10-26

Fixed

  • Trait.set will now appropriately send a list of Traits to Krayt rather than a single Trait

v0.2.0 - 2022-09-29

Added

  • Trait endpoint’s .set now takes a krayt_url parameter to allow overriding the default krayt instance set per environment

  • Trait endpoint’s .set now defaults to using the Smart krayt instances, not the SDK ones

v0.1.0 - 2022-09-01

Added

  • Trait endpoint now has a .set method that will update a trait on the Smart store through kafka

v0.0.5 - 2020-09-25

Fixed

  • Updates Trait model to stay in line with official API change

v0.0.4 - 2019-12-10

Fixed

  • Fixes bug with Heuristic add_or_update which sent the wrong parameter to requests

v0.0.3 - 2019-08-05

Changed

  • Updates heuristics endpoint url path

v0.0.2 - 2019-06-27

Added

  • Basic functionality