Skip to content

Latest commit

 

History

History
253 lines (139 loc) · 13.1 KB

CHANGELOG.md

File metadata and controls

253 lines (139 loc) · 13.1 KB

3.0.0 (2024-11-14)

  • feat!: add token intents, enrichments api, 3ds changes and more (#75) (eb9684c), closes #75

BREAKING CHANGES

  • Cant pass data directly on CreateTokenRequest constructor, data is. nullable

2.2.0 (2024-10-17)

Features

  • add tenant connections, detokenize api, updates to reactors, 3d and more (#73) (b7514ce)

2.1.0 (2024-03-26)

Features

  • adds 3DS and application keys endpoints (#71) (25b3a78)

2.0.0 (2024-02-13)

  • feat!: removing transactions (#69) (d35eb88), closes #69

BREAKING CHANGES

  • removing transactions

1.11.3 (2024-01-23)

Bug Fixes

  • removes mixed data and metadata search from integration test (#67) (89d8555)

1.11.2 (2024-01-16)

Code Refactoring

BREAKING CHANGES

  • logs api changed from offset pagination to cursor pagination

1.11.1 (2024-01-11)

Bug Fixes

1.11.0 (2023-10-11)

Features

  • remove MATs from token report, add code to reactors (#64) (3fad933)

1.10.2 (2023-08-29)

Bug Fixes

  • stop building .egg files that PyPI rejects (#63) (b487994)

1.10.1 (2023-08-29)

Bug Fixes

1.10.0 (2023-08-29)

Features

  • adds bin details and removes token associations (#61) (8193e10)

1.9.0 (2023-02-16)

Features

1.8.0 (2023-01-12)

Features

  • supporting sessions, removing expiring apps support (#55) (3f41a9e)

1.7.0 (2022-11-30)

Features

  • add new proxy transform attributes (#54) (608070a)

1.6.1 (2022-11-21)

Bug Fixes

  • Pins open api generator version to 6.2.1 (#53) (98e5d11)

1.6.0 (2022-11-17)

Features

  • support for expiring applications (#52) (fc60618)

1.5.0 (2022-10-25)

Features

  • adds support for access rules and containers (#51) (7bcbe91)

1.4.1 (2022-10-03)

Bug Fixes

  • fixes update token integration test (#49) (309db0f)

1.4.0 (2022-08-09)

Features

  • renaming sts app type in tests and adding container to tokens (#47) (8d82520)

1.3.0 (2022-08-01)

Bug Fixes

Features

  • add token expires_at, validations, updated models (#44) (1c9b8b9)

Changelog

v1.2.0 (2022-07-29)

Feature

  • Add token expires_at, validations, updated models (#41) (98fc2f6)

v1.1.0 (2022-07-21)

Feature

v1.0.0 (2022-06-30)

Breaking

  • remove react methods on atomic cards and banks (c1cbb75)

v0.14.0 (2022-06-29)

Feature

  • Adding token id to the create token request (#35) (faa3229)

v0.13.0 (2022-06-18)

Feature

  • Adding mask property to tokens api (#33) (953355e)

v0.12.0 (2022-06-16)

Feature

v0.11.0 (2022-06-13)

Feature

v0.10.1 (2022-06-03)

Fix

v0.10.0 (2022-05-27)

Feature

v0.9.1 (2022-05-20)

Fix

  • Fix so the sdk doesnt thrown when a request returns new props (#22) (9c2c107)

v0.9.0 (2022-05-12)

Feature

  • Removes get_decrypted and list_decrypted from tokens api (#20) (3457005)

v0.8.1 (2022-04-08)

Fix

v0.8.0 (2022-04-07)

Feature

  • Add user management methods to tenants client (#13) (a220db8)

v0.7.0 (2022-04-07)

Feature

v0.6.1 (2022-04-05)

Fix

  • Update model_utils and api_client (#12) (4fa6a6e)

v0.6.0 (2022-03-30)

Feature

v0.5.0 (2022-02-02)

Feature

  • Add user-agent headers to api client (#6) (475be60)

v0.4.0 (2022-02-01)

Feature

v0.3.0 (2022-01-13)

Feature

  • Add metadata query param to list tokens, remove unsupported params (#4) (ce4b2e9)

v0.2.0 (2022-01-10)

Feature

  • Upgrade to use BT-API-KEY auth header (#3) (8ae0529)

v0.1.2 (2021-12-15)

Fix

  • Add privacy object to token model (#2) (6aeab98)

v0.1.1 (2021-11-05)

Fix

  • Add project urls for pypi (495aa85)

v0.1.0 (2021-11-05)

Feature