Skip to content

Releases: stripe/stripe-mock

v0.5.0

07 Dec 18:57
9d064de
Compare
Choose a tag to compare

Changelog

9d064de Merge pull request #32 from stripe/remi-handle-invalid-auth
23e9582 Fix review comments
1232920 Merge pull request #37 from stripe/brandur-license
811872b License stripe-mock under MIT
6f00748 Add log back, mistakenly deleted it
e5dfd59 Separate the tests
f9ad1e7 Add helpers to create Stripe Error responses
823d696 Ensure that Request-Id header is set on response except for auth errors
2b50c44 Use StripeError on all error case in HandleRequest
da8c896 Define a StripeError struct and send this on authentication errors


Automated with GoReleaser
Built with go version go1.9.1 darwin/amd64

v0.4.0

31 Oct 16:15
98a9cc4
Compare
Choose a tag to compare

Changelog

98a9cc4 Merge pull request #28 from stripe/brandur-update-openapi
b9a8a2c Update OpenAPI specification
5c0cf38 Merge pull request #27 from stripe/tmaxwell/fix-spec
052b88b Update OpenAPI spec+fixtures so test suite works again
72b7d39 Update spec + fixtures


Automated with GoReleaser
Built with go version go1.9.1 darwin/amd64

v0.3.0

12 Oct 17:30
Compare
Choose a tag to compare

Changelog

0b1d01b Update OpenAPI spec
6c3d4ee A few more additions to the README


Automated with @goreleaser
Built with go version go1.9 darwin/amd64

v0.2.1

03 Oct 17:23
Compare
Choose a tag to compare

Changelog

30a764e Merge pull request #23 from stripe/brandur-fix-yaml-loading
24a2bb4 Panic instead of silently converting non-string keys
eaeb7eb Fix decoded maps when unmarshaling fixtures from a YAML file


Automated with @goreleaser
Built with go version go1.9 darwin/amd64

v0.2.0

22 Sep 18:47
Compare
Choose a tag to compare

Changelog

08fe826 Add .envrc to .gitignore
2331cd2 Merge pull request #21 from stripe/brandur-coerce-arrays
ac69638 Descend into arrays while doing parameter coercing
cc3797a OpenAPI 3 support (#17)


Automated with @goreleaser
Built with go version go1.9 darwin/amd64

v0.1.23

12 Sep 17:10
Compare
Choose a tag to compare

Changelog

d654230 Merge pull request #18 from stripe/coerce-maps
f049eca Coerce integer-indexed maps to slices


Automated with @goreleaser
Built with go version go1.9 darwin/amd64

v0.1.22

01 Sep 18:06
Compare
Choose a tag to compare

Changelog

2be9db6 Print warning when no fixture was found
6f55235 Get rid of splat hacks now that vendor is no longer included
7816d96 Upgrade to Go 1.9 in CI
c3e2b4a Correct binary name in .gitignore
fff9159 Merge pull request #15 from stripe/prerelease
5e2e18f Support for specifying path to spec and fixture files


Automated with @goreleaser
Built with go version go1.9 darwin/amd64

v0.1.21

24 Aug 21:19
Compare
Choose a tag to compare

Changelog

19060b6 Remove use of log in preference of Fprintf to stdout/stderr
3e23dab Send log output to stdout instead of stderr


Automated with @goreleaser
Built with go version go1.8.3 darwin/amd64

v0.1.20

24 Aug 18:45
Compare
Choose a tag to compare

Changelog

99133db Update bindata to include new OpenAPI spec


Automated with @goreleaser
Built with go version go1.8.3 darwin/amd64

v0.1.19

24 Aug 18:40
Compare
Choose a tag to compare

Changelog

127db47 Update OpenAPI to include legacy recipients APIs


Automated with @goreleaser
Built with go version go1.8.3 darwin/amd64