Skip to content

Releases: stripe/stripe-cli

v0.7.6

22 Oct 17:40
7c1de8c
Compare
Choose a tag to compare

Changelog

7c1de8c Better synchronization for websocket commands (#245)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v0.7.6

v0.7.5

19 Oct 00:18
5cf3c20
Compare
Choose a tag to compare

Changelog

5cf3c20 Add events resend command (#237)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v0.7.5

v0.7.4

16 Oct 23:02
c808ad9
Compare
Choose a tag to compare

Changelog

c808ad9 Add clean make target (#240)
aa4ed30 Improve version checking for CLI version (#235)
4fa4bd9 Update OpenAPI spec (#238)
d057a3f Update README for #231 (#232)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v0.7.4

v0.7.3

11 Oct 17:03
Compare
Choose a tag to compare

Changelog

e60f00d Add trigger for 'payment_intent.canceled' event (#229)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v0.7.3

v0.7.2

09 Oct 21:56
1740886
Compare
Choose a tag to compare

Changelog

1740886 Fix config file permissions to not be world-readable (#226)
7e709df Newlines, newlines everywhere (#227)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v0.7.2

v0.7.1

08 Oct 17:43
0c42937
Compare
Choose a tag to compare

Changelog

0c42937 Pass webhook conversation token back to backend (#225)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v0.7.1

v0.6.13

07 Oct 15:20
71706a0
Compare
Choose a tag to compare

Changelog

5e83354 Add version check to a number of commands (#210)
71706a0 Replace a number of warn log lines with debug (#221)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v0.6.13

v0.6.12

01 Oct 16:47
6787495
Compare
Choose a tag to compare

Changelog

6787495 Return error on non-2xx status in trigger and fixtures (#208)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v0.6.12

v0.6.11

27 Sep 22:50
Compare
Choose a tag to compare

Changelog

f003737 Display error properties when tailing logs (#199)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v0.6.11

v0.6.10

27 Sep 18:06
27f6716
Compare
Choose a tag to compare

Changelog

e381075 Add support for creating a Checkout Session via the CLI (#203)
27f6716 Minor fixes (#204)
1a345e2 provide warning if user includes an invalid event in listen --events (#194)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v0.6.10