stripe-cli

A command-line tool for Stripe

APACHE-2.0 License

Stars
1.6K
Committers
79

Bot releases are hidden (Show)

stripe-cli - v1.7.6

Published by tomer-stripe almost 3 years ago

Changelog

0c97aab downgrade go releaser action to avoid downloading universal darwin go releaser (#776)

Docker images

  • docker pull stripe/stripe-cli:v1.7.6
stripe-cli - v1.7.5

Published by tomer-stripe almost 3 years ago

Changelog

e520fcd Adding check for DO_NOT_TRACK env var (#767)
9cff7e7 Adding telemetry events for commands invoked and events triggered (#771)
caf4022 DX-6882: use raw fixture (#766)
ef91f76 DX6882: fix json formatting (#769)
74cfd44 display API version when running listen (#764)
67687a0 remove webhook response body field from grpc method (#765)

Docker images

  • docker pull stripe/stripe-cli:v1.7.5
stripe-cli - v1.7.4

Published by tomer-stripe about 3 years ago

Changelog

ebe5970 Adding telemetry to gPRC calls (#759)
7b1ece8 CLI Telemetry Migration (#752)
d85317d Display error message if flags were given without commands (#745)
bf48155 Extend the auth client to accept forward to urls which are passed along when creating the CLI session. (#744)
2be0c70 Updating all instances of context.TODO() with context from caller (#747)
32ec8d1 Updating resource tests to run with cmd.Execute instead of calling the run function directly (#750)
9519f6f bug fix for --color warning message (#748)

Docker images

  • docker pull stripe/stripe-cli:v1.7.4
stripe-cli - v1.7.3

Published by tomer-stripe about 3 years ago

Changelog

b653803 Update goreleaser (#743)

Docker images

  • docker pull stripe/stripe-cli:v1.7.3
stripe-cli - v1.7.2

Published by tomer-stripe about 3 years ago

Changelog

e11c947 Custom fixture data and integrate with gRPC (#739)
ea984b0 Update to go 117, update dependencies, and fix linters (#740)
caced61 Use --forward-to as default value of --forward-connect-to as documented (#727)
3c7b7c0 fix lint (#741)

stripe-cli - v1.7.1

Published by tomer-stripe about 3 years ago

Changelog

7d3ddb5 Kwu disabled endpoints (#726)
1aa026b Send close frame when terminating websocket connection (#715)
1fdf354 Updating open api (#717)
58182cb [718] Prevent truncation of env var queries (#719)
bb9580f add subscription_schedules to idsMap for stripe get (#738)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.7.1
stripe-cli - v1.7.0

Published by tomer-stripe about 3 years ago

Changelog

c4c9587 Add community command (#698)
b8415d0 Add fixtures for quotes (#708)
cd15563 Show URL when you stripe login (#706)
529cdff add payout created and updated to triggers (#681)
959df58 dynamically deserialize request log event payload request field (#705)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.7.0
stripe-cli - v1.6.4

Published by tomer-stripe over 3 years ago

Changelog

af04982 Change references in a test that refers to a Stripe Sample that will be archived soon

stripe-cli - v1.6.3

Published by tomer-stripe over 3 years ago

Changelog

8e48b2d Send ack messages for RequestLog messages (#688)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.6.3
stripe-cli - v1.6.2

Published by tomer-stripe over 3 years ago

Changelog

ea744b9 Turn off upload to bintray (#683)
c0c9fbd create WebhookEventAck message type and send it when receiving a webh… (#680)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.6.2
stripe-cli - v1.6.1

Published by tomer-stripe over 3 years ago

Changelog

d7fd59a Update openapi spec to pick up Identity resources and events (#682)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.6.1
stripe-cli - v1.6.0

Published by tomer-stripe over 3 years ago

Changelog

594a477 Extract core proxy logic outside of cobra listen cmd (#574)
b543000 Fix samples create always failing (#657)
b9d4223 Implement stripe daemon and gRPC server with initial subset of commands (#646)
3f086fd Improve validation of fixture name references (#642)
1f68229 May openapi spec update (and update dependencies) (#670)
18da08e Move endpoint response output out of Proxy (#674)
75e8179 Refactor logs tail command with channel and visitors (#661)
7a58548 Refactor stripe samples commands (#652)
106cfa8 Refactor trigger command (#660)
3fbf545 Remove --live flag from the logs tail command (#649)
05e04e4 Remove GOPROXY https://gocenter.io from makefile (#644)
ede67f9 Updating the help docs for the header params in the listen command. (#664)
37deb29 patch quickstart to use new base_url attr for reader hostname (#665)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.6.0
stripe-cli - v1.5.14

Published by tomer-stripe over 3 years ago

Changelog

2bf13c1 add trace logging for webhook events (#632)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.5.14
stripe-cli - v1.5.13

Published by tomer-stripe over 3 years ago

Changelog

d594d7d Invoice action required trigger (#625)
48cdd80 Migrate fixtures off Checkout endpoint that will be deprecated (#623)
1e3edd8 Saving accountId to the user profile (#629)
0a1dd1c Unsupported event type: Show more detailed error message (#618)
e90728c Update Checkout Sessions fixtures with session ID and expected_amount (#626)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.5.13
stripe-cli - v1.5.12

Published by tomer-stripe over 3 years ago

Changelog

fb121ab Add format flag to listen cmd (#615)
4948b1c Fixing index management for params of type arrays of hashes in fixtures (#617)
64c9619 sleep 10ms to make sure test server is ready (#613)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.5.12
stripe-cli - v1.5.11

Published by tomer-stripe over 3 years ago

Changelog

0d46e56 Add arm build (#608)
0585877 Fix mac checksums file, add virus total step, update goreleaser (#607)
e5d8a76 Update the vscode requirements (#612)
63de5cd Use golang's embed feature for triggers (#611)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.5.11
stripe-cli - v1.5.10

Published by tomer-stripe over 3 years ago

Changelog

d991311 Add codeowners file (#602)
bdcc8d0 Login to docker and try to fix virustotal curl commands (#606)
e002d4e Update CLI with most recent spec (#605)
dbc4d53 Update to go1.16 and split releaser to separate builds on Linux, macOS, and Windows (#599)
4e3e97e run scripts in bash for double bracket compat (#594)
8ee2b83 use fetch depth in checkout step for changelog (#595)

stripe-cli - v1.5.9

Published by tomer-stripe over 3 years ago

Changelog

0c557e9 remove master check for release action (#590)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.5.9
stripe-cli - v1.5.8

Published by tomer-stripe over 3 years ago

Changelog

138bba0 remove postinstall script for linux (#578)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.5.8
stripe-cli - v1.5.7

Published by tomer-stripe over 3 years ago

Changelog

65e27db Adding ability to show URL when no browser is detected on linux (#564)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.5.7