Skip to content

Releases: stripe/stripe-mock

v0.20.1

18 Jul 20:42
3615845
Compare
Choose a tag to compare

Changelog

3615845 Merge pull request #83 from stripe/brandur-update-openapi-5
b7951ed Update OpenAPI

v0.20.0

18 Jul 13:50
60751ba
Compare
Choose a tag to compare

Changelog

60751ba Merge pull request #82 from stripe/brandur-http2
bf95191 Add option to activate HTTPS and HTTP/2 if client supports it

v0.19.0

07 Jul 00:57
a58f08c
Compare
Choose a tag to compare

Changelog

a58f08c Merge pull request #80 from stripe/update-openapi
b098338 Update the OpenAPI specification and bundled data

v0.18.0

09 Jun 00:19
f847c74
Compare
Choose a tag to compare

Changelog

f847c74 Merge pull request #79 from stripe/brandur-update-fixtures
be5d76f Add support for format + maxLength + x-stripeBypassValidation
7cebb9a Update bundled OpenAPI and fixtures

v0.17.0

31 May 16:28
ccfce7e
Compare
Choose a tag to compare

Changelog

ccfce7e Merge pull request #77 from stripe/brandur-reflect-idempotency-key
a23ef5c Reflect Idempotency-Key header back in response

v0.16.2

30 May 00:01
56c5482
Compare
Choose a tag to compare

Changelog

56c5482 Merge pull request #76 from stripe/brandur-hedge-zero-value
1dbc312 Hedge against the "zero Value"
ad06541 Merge pull request #74 from stripe/brandur-data-replacement
2b4d973 Replace data in response with data from request

v0.16.1

10 May 20:12
720cbec
Compare
Choose a tag to compare

Changelog

720cbec Merge pull request #73 from stripe/brandur-no-content-type-deletes
7fff60a Allow empty content type on DELETE

v0.16.0

09 May 16:05
Compare
Choose a tag to compare

Changelog

ba29b2b Update bindata
c610fa6 Merge pull request #72 from stripe/update-openapi
ca75dff Update the OpenAPI specification and bundled data

v0.15.0

04 May 18:29
0fa0c65
Compare
Choose a tag to compare

Changelog

0fa0c65 Merge pull request #71 from stripe/brandur-openapi-file-string
0d273f1 Update the OpenAPI spec
d7be537 Merge pull request #70 from stripe/brandur-content-type-error
58004ac Validate multipart/form-data + error on mismatched media types
fc52594 Fix non-deterministic test

v0.14.0

26 Apr 22:25
Compare
Choose a tag to compare

Changelog

3c0009a Not general, but adding my TODO.md to .gitignore
dece6ad Merge pull request #68 from stripe/brandur-openapi-files
cbe91f5 Update OpenAPI -- now including all file endpoints
9beade1 Merge pull request #64 from stripe/brandur-advanced-path-reflection
7da1df2 Implement "advanced" path parameter response reflection
e16881a Merge pull request #67 from stripe/brandur-param-coercer-any-of
50ceb42 Support primitives in an anyOf from the parameters coercer
4362e10 Merge pull request #65 from stripe/brandur-flexible-additional-properties
49cbff7 Flexible AdditionalProperties
25cfe82 Alphabetize function names