Skip to content

Releases: stripe/stripe-cli

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

v0.6.9

26 Sep 20:52
a762a98
Compare
Choose a tag to compare

Changelog

f70971a Add new samples (#201)
a762a98 Whitelist supported samples and sort list (#202)

Docker images

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

v0.6.8

25 Sep 23:03
8a8a567
Compare
Choose a tag to compare

Changelog

c384064 Add a validator for fixtures commands (#190)
a85fdbb Add missing closing code block (#193)
8a8a567 Add more triggers for events (#197)
e980986 Change intro wording (#175)
8c3ed9c Explain the pairing code (#189)
367a634 Move a bunch of extra/advanced into into the wiki and link to those pages (#191)
7e9c610 Send forward URL in webhook responses (#195)
17474e7 get command supports being given arbitrary ids (#184)
6c85da7 display help page on unknown commands (#176)

Docker images

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