Skip to content

Releases: stripe/stripe-cli

v1.8.5

31 Mar 23:56
bbd6aaf
Compare
Choose a tag to compare

Changelog

bbd6aaf add sdi eevents (#847)

Docker images

  • docker pull stripe/stripe-cli:v1.8.5

v1.8.4

31 Mar 17:53
88ac6a3
Compare
Choose a tag to compare

Changelog

88ac6a3 do not parse flags separately from args in plugin cmd (#846)

Docker images

  • docker pull stripe/stripe-cli:v1.8.4

v1.8.3

30 Mar 21:49
0638c6a
Compare
Choose a tag to compare

Changelog

0638c6a update cli with new terminal operations (#845)

Docker images

  • docker pull stripe/stripe-cli:v1.8.3

v1.8.2

29 Mar 16:44
035c6f5
Compare
Choose a tag to compare

Changelog

035c6f5 Suz stripe/plugins refactor (#844)

Docker images

  • docker pull stripe/stripe-cli:v1.8.2

v1.8.1

16 Mar 17:37
d0cc5bb
Compare
Choose a tag to compare

Changelog

336a33f Add support for flag to output completion file to stdout (#831)
a694e58 Add trigger support for charge.refund.updated event. (#830)
d0cc5bb Early plugin bug fixes (#839)
00047c7 Pinning protoc-gen-doc to 1.5.1 (#832)
44a7e86 Show friendly errors for invalid add/override/remove fixture flags (#837)
3bb5541 Support events <= 2017-05-25 without request data (#835)
441fa09 Update openapi for March 2022 (#834)

Docker images

  • docker pull stripe/stripe-cli:v1.8.1

v1.8.0

02 Mar 17:24
2e9288a
Compare
Choose a tag to compare

Changelog

2e9288a add phase 1 plugin support (#827)

Docker images

  • docker pull stripe/stripe-cli:v1.8.0

v1.7.13

16 Feb 22:25
be38da5
Compare
Choose a tag to compare

Changelog

caa092d Fix --forward-connect-to not forwarding events (#822)
f8164a5 add invoice.paid trigger (#821)
be38da5 replace exec package (#820)
55788d6 update playback to wait for goroutines to connect (#818)

Docker images

  • docker pull stripe/stripe-cli:v1.7.13

v1.7.12

10 Feb 00:41
d0ab41c
Compare
Choose a tag to compare

Changelog

d0ab41c grpc service to create new webhook endpoint (#819)
90eb290 make error insight more visually prominent (#816)

Docker images

  • docker pull stripe/stripe-cli:v1.7.12

v1.7.11

03 Feb 18:42
c0274c8
Compare
Choose a tag to compare

Changelog

c0274c8 add error insight to logs tailing rpc service (#814)

Docker images

  • docker pull stripe/stripe-cli:v1.7.11

v1.7.10

25 Jan 22:47
ae06090
Compare
Choose a tag to compare

Changelog

b54ae63 Add fixtures to trigger new BT payment intent events (#812)
ae06090 Add price.created, price.deleted, and price.updated events (#809)
fe2dc70 Revert "rpc service to get integration insight on demand (#803)" (#810)
cad7519 Update spec, add a couple of new triggers (#811)
27171c4 decoupling playback from listen (#800)
2e19052 rpc service to get integration insight on demand (#803)

Docker images

  • docker pull stripe/stripe-cli:v1.7.10