Skip to content

Releases: Basis-Theory/basistheory-go

v7.0.0

14 Nov 15:09
Compare
Choose a tag to compare

7.0.0 (2024-11-14)

  • feat!: add token intents, enrichments api, 3ds changes and more (#85) (7b6c136), closes #85

BREAKING CHANGES

  • Can't pass Data to NewCreateTokenRequest call anymore, Data must be set using request.SetData

v6.1.0

17 Oct 13:01
Compare
Choose a tag to compare

6.1.0 (2024-10-17)

Features

  • add updates to reactors, tenants, 3ds, tokens (#83) (0480d0d)

v6.0.0

04 Sep 13:13
Compare
Choose a tag to compare

6.0.0 (2024-09-04)

  • fix!: Update spec to use string instead of enum for ProxyResponseTransform attributes (#82) (351a82d), closes #82

BREAKING CHANGES

  • Changes the ProxyTransform type and matcher attributes to string types

v5.2.0

19 Aug 18:38
Compare
Choose a tag to compare

5.2.0 (2024-08-19)

Features

v5.1.1

26 Mar 17:38
Compare
Choose a tag to compare

5.1.1 (2024-03-26)

Bug Fixes

v5.1.0

26 Mar 16:41
Compare
Choose a tag to compare

5.1.0 (2024-03-26)

Features

  • adds 3DS and application keys endpoints (#79) (840ac62)

v5.0.0

13 Feb 21:40
Compare
Choose a tag to compare

5.0.0 (2024-02-13)

BREAKING CHANGES

  • removing transactions

v4.0.0

16 Jan 21:04
Compare
Choose a tag to compare

4.0.0 (2024-01-16)

  • feat!: support logs cursor pagination (#75) (5556740), closes #75

BREAKING CHANGES

  • logs api changed from using offset pagination to cursor pagination

v3.13.0

11 Oct 16:47
Compare
Choose a tag to compare

3.13.0 (2023-10-11)

Features

  • remove MATs, add code to reactors, deprecate formulas (#74) (09135a5)

v3.12.0

29 Aug 17:03
Compare
Choose a tag to compare

3.12.0 (2023-08-29)

Features

  • adds bin details and removes token associations (#73) (e3f9640)