Skip to content

Releases: stripe/stripe-mock

v0.26.0

20 Aug 19:43
e67c9a5
Compare
Choose a tag to compare

Changelog

e67c9a5 Merge pull request #99 from stripe/brandur-update-openapi-08-20
fa6a937 Update OpenAPI
b89e9aa It might be a bit much to say "very slow"
5490387 "Object" should be "bank account" for better clarity

v0.25.2

07 Aug 21:17
bc95f11
Compare
Choose a tag to compare

Changelog

bc95f11 Merge pull request #98 from stripe/brandur-fix-primitive-type-coercion
0f00079 Fix test to match naming + less aggressive parameter coercion

v0.25.1

07 Aug 20:46
4960268
Compare
Choose a tag to compare

Changelog

4960268 Merge pull request #97 from stripe/brandur-coerce-object-in-any-of
d2f6142 Coerce values within an object within an anyOf
36574a9 Merge pull request #96 from Tenzer/patch-1
61d5ca1 Fix port number specification for Docker command in README

v0.25.0

02 Aug 18:46
ec68070
Compare
Choose a tag to compare

Changelog

ec68070 Merge pull request #94 from stripe/update-openapi
9e5be07 Update the OpenAPI specification and bundled data

v0.24.1

30 Jul 21:31
a38b9da
Compare
Choose a tag to compare

Changelog

a38b9da Merge pull request #93 from stripe/brandur-no-data-replacement-on-non-post
04a8fff Don't replace data on non-POST endpoints

v0.24.0

30 Jul 15:05
443c3b6
Compare
Choose a tag to compare

Changelog

443c3b6 Merge pull request #92 from stripe/brandur-scheduled-query-runs
2f625ca Update OpenAPI (to get scheduled query runs)

v0.23.0

26 Jul 17:50
cc86b1b
Compare
Choose a tag to compare

Changelog

cc86b1b Merge pull request #91 from stripe/brandur-openapi-issuing
49610d5 Update OpenAPI to include issuing
1e6a5c0 Merge pull request #90 from stripe/brandur-lint
573dd86 Activate golint for stripe-mock
86a87af Switch to net/http constants rather than referencing raw strings

v0.22.0

25 Jul 18:20
78f379e
Compare
Choose a tag to compare

Changelog

78f379e Merge pull request #89 from stripe/brandur-deleted-branch-off-method
93da78d Decided between returning a deleted versus non-deleted from HTTP method
47ec9de Merge pull request #88 from stripe/brandur-whitelist-approve-decline
59d4fc0 Whitelist RPC-style actions /approve and /decline
1c29d2a Merge pull request #87 from stripe/brandur-more-readme
70214dd Add README sections for current state and future plans
44fedb9 Merge pull request #86 from stripe/brandur-remove-yaml
16d5511 Error if a non-JSON file is specified
e0f8406 Remove support for YAML files

v0.21.1

19 Jul 14:29
29dbdac
Compare
Choose a tag to compare

Changelog

29dbdac Merge pull request #85 from stripe/brandur-new-plist
a791c78 Listen for HTTP and HTTPS simultaneously in .plist

v0.21.0

19 Jul 14:11
858c61c
Compare
Choose a tag to compare

Changelog

858c61c Merge pull request #84 from stripe/brandur-https-options
f71d810 Support simultaneous HTTP and HTTPS