Skip to content

Releases: verygoodsecurity/starlarky

0.12.19

30 Jun 16:38
63c8476
Compare
Choose a tag to compare
VAULT-2337 prevent noopvault in Prod (#344)

0.12.18: [PAYOP-1372] Fix json path bugs (#341)

09 Jun 15:24
5f53784
Compare
Choose a tag to compare
* Add test for leaf

* Add more test cases

* Fix broken tests

* Add more test cases

* Fix broken tests

* More test cases

* More test cases

0.12.17

02 Jun 09:45
f3263a1
Compare
Choose a tag to compare
[PAYOP-1202] Add method for determining psp supports cryptogram or no…

0.12.16: [PAYOP-1264] Add `use_network_token` method for nts module (#339)

23 May 16:25
72a586b
Compare
Choose a tag to compare
* Add is_network_token_enabled method

* Rename method to use_network_token instead

* Kick start ci again

0.12.15: VAULT-2281 Add Delete API to LarkyVault (#338)

19 May 20:14
59b4dd4
Compare
Choose a tag to compare
* VAULT-2281 Add Delete API to LarkyVault

* VAULT-2281 Remove return value from vault delete

* fix test

0.12.14

11 May 12:16
b116638
Compare
Choose a tag to compare
Fix release circleci context (#336)

0.12.13: [PAYOP-1292] Implement DCVV support (#335)

11 May 11:37
5ba2d90
Compare
Choose a tag to compare
* Adding DCVV param and supports_dcvv method

* code alignment

* Revert passing wrong argument to get network token

* Add placement

* Add test case

* Fix test cases

* Fix supports_dcvv

* Fix broken tests

* Add test for supports_dcvv

* Add document

* Pass cryptogram type

* Fix tests

* Remove unused stuff

* Update larky/src/main/resources/vgs/nts.star

Co-authored-by: Marshall Jones <[email protected]>

* Update larky/src/main/resources/vgs/nts.star

Co-authored-by: Marshall Jones <[email protected]>

---------

Co-authored-by: Jitendra.chaudhari <[email protected]>
Co-authored-by: Slava Fomin <[email protected]>
Co-authored-by: Marshall Jones <[email protected]>

0.12.12: [PAYOP-1292] Implement DCVV support (#335)

10 May 23:02
5ba2d90
Compare
Choose a tag to compare
* Adding DCVV param and supports_dcvv method

* code alignment

* Revert passing wrong argument to get network token

* Add placement

* Add test case

* Fix test cases

* Fix supports_dcvv

* Fix broken tests

* Add test for supports_dcvv

* Add document

* Pass cryptogram type

* Fix tests

* Remove unused stuff

* Update larky/src/main/resources/vgs/nts.star

Co-authored-by: Marshall Jones <[email protected]>

* Update larky/src/main/resources/vgs/nts.star

Co-authored-by: Marshall Jones <[email protected]>

---------

Co-authored-by: Jitendra.chaudhari <[email protected]>
Co-authored-by: Slava Fomin <[email protected]>
Co-authored-by: Marshall Jones <[email protected]>

0.12.11

04 Apr 16:17
ac661b5
Compare
Choose a tag to compare
[CSL3-1552] allow to skip additional unescape (#331)

0.12.10: [PAYOP-1116] Refine network token module interface (#330)

22 Mar 03:34
b790c86
Compare
Choose a tag to compare
* Combine module

* Remove raw value parameters

* Rename tests

* Fix doc