Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: LazerMonk/stripe-cli

Tags

v1.8.1

Toggle v1.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Early plugin bug fixes (stripe#839)

* fix plugin error logging and localdev bugs

* ensure proper plugin teardown and error logging

* update plugin tests to pass

* document CleanupAllClients

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add phase 1 plugin support (stripe#827)

* add phase 1 of plugin support

Co-authored-by: gracegoo-stripe <[email protected]>
Co-authored-by: estai-stripe <[email protected]>

* linting

* export plugin subcommands

* update command sruct refs

* document exported command structs

* add temporary path override

* add new template formatted docs for rpc

* annotate plugin fields so we can pluralize them

* init config earlier

* repair utilities test

* additional test repairs for utilities

* temporarily remove env var for dev run

* linting

Co-authored-by: gracegoo-stripe <[email protected]>
Co-authored-by: estai-stripe <[email protected]>

1.7.13

Toggle 1.7.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
replace exec package (stripe#820)

v1.7.13

Toggle v1.7.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
replace exec package (stripe#820)

v1.7.12

Toggle v1.7.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
grpc service to create new webhook endpoint (stripe#819)

* grpc service to create new webhook endpoint

* use merchant default api version to create webhook endpoint

* remove api version to use merchant default

v1.7.11

Toggle v1.7.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add error insight to logs tailing rpc service (stripe#814)

v1.7.10

Toggle v1.7.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add price.created, price.deleted, and price.updated events (stripe#809)

* Add price.created, price.deleted, and price.updated events

* Remove price.deleted event not present in the API

v1.7.9

Toggle v1.7.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create requests.MakeMultiPartRequest to allow files upload (stripe#801)

* extract performRequest

* create requests.MakeMultiPartRequest for file upload

* lint

* Apply suggestions from code review

Co-authored-by: htheodore-stripe <[email protected]>

* lint

Co-authored-by: htheodore-stripe <[email protected]>

v1.7.8

Toggle v1.7.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump goreleaser action version to 2.8.0 for mac (stripe#786)

v1.7.7

Toggle v1.7.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update goreleaser version in github action (stripe#785)