stripe-openapi[bot]
8a996da054
Update generated code ( #1219 )
...
* Update generated code for v328
* Update generated code for v330
* Update generated code for v344
---------
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
2023-05-19 08:11:22 -07:00
stripe-openapi[bot]
0890e1fb0f
Update generated code for v309 ( #1215 )
...
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
2023-04-27 08:41:51 -07:00
Ricardo Trindade
f36db9462a
Update shoulda-context version ( #1209 )
...
Should-context was released July 2020 so I believe this dependency can be updated
2023-04-13 10:02:04 -07:00
stripe-openapi[bot]
ff558e713b
Update generated code for v296 ( #1208 )
...
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
2023-04-13 07:56:46 -07:00
Richard Marmorstein
4441dcbb5e
Merge pull request #1204 from stripe/latest-codegen-master
...
Update generated code
2023-04-06 12:32:26 -07:00
Stripe OpenAPI
59cf9803b6
Update generated code for v291
2023-04-03 15:23:32 +00:00
Annie Li
5fb10bdfd3
Bump version to 8.5.0
v8.5.0
2023-03-30 13:26:51 -07:00
stripe-openapi[bot]
8a7d5aacc7
Update generated code for v285 ( #1203 )
...
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
2023-03-30 13:19:22 -07:00
anniel-stripe
aa05b84acc
Update save deprecation message ( #1201 )
...
* Update save deprecation message
* comma
2023-03-29 11:20:29 -07:00
Pavel Krymets
e33a1da93e
Bump version to 8.4.0
v8.4.0
2023-03-23 14:41:07 -07:00
stripe-openapi[bot]
e1080cdd1e
Update generated code for v277 ( #1198 )
...
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
2023-03-23 13:28:04 -07:00
stripe-openapi[bot]
57f61c09ce
Update generated code (new) ( #1197 )
...
* Update generated code for v275
* Update generated code for v276
---------
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
2023-03-23 13:16:46 -07:00
pakrym-stripe
980b7b011f
Remove test for a method without stripe-mock support ( #1193 )
2023-03-17 13:51:38 -07:00
pakrym-stripe
54b103eaeb
Use shared stripe-mock action ( #1190 )
2023-03-17 12:28:09 -07:00
stripe-openapi[bot]
5e3d38b675
Update generated code for v258 ( #1186 )
...
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
2023-03-15 15:38:11 +00:00
pakrym-stripe
414ca367af
Run bundle install before formatting code ( #1185 )
...
* Run bundle install before formatting code
* qq
2023-03-15 15:31:08 +00:00
Richard Marmorstein
e4e6bb54fd
Merge pull request #1181 from stripe/latest-codegen-master
...
API Updates
2023-02-23 15:11:34 -08:00
Richard Marmorstein
e2e4b77a87
Codegen for openapi v232
2023-02-23 15:03:19 -08:00
Zac Clay
57a2806c18
Symbolize hash keys inside convert_to_stripe_object_with_params
( #1152 )
2023-02-21 10:45:38 -08:00
Annie Li
7db585f5a4
Bump version to 8.3.0
v8.3.0
2023-02-16 15:01:42 -08:00
anniel-stripe
45408e52b7
Merge pull request #1175 from stripe/latest-codegen-master
...
API Updates
2023-02-16 14:49:32 -08:00
Annie Li
8ee13d0e30
Codegen for openapi v226
2023-02-16 14:09:35 -08:00
Richard Marmorstein
8be00fef4e
Bump version to 8.2.0
v8.2.0
2023-02-02 15:01:45 -06:00
Richard Marmorstein
6136198da4
Merge pull request #1173 from stripe/latest-codegen-master
...
API Updates
2023-02-02 12:33:05 -08:00
Richard Marmorstein
0b028811f2
bump CI
2023-02-02 14:27:11 -06:00
Richard Marmorstein
206b707d0c
Add test
2023-02-02 14:05:46 -06:00
Richard Marmorstein
a9a687ab61
Codegen for openapi v223
2023-02-02 13:53:12 -06:00
Richard Marmorstein
990792f9c1
Merge pull request #1171 from stripe/richardm-dead-code
...
Remove unused `partial` param from `initialize_from`
2023-01-23 07:44:31 -08:00
Richard Marmorstein
a42bdeb640
initialize_from(..., partial) is dead code
2023-01-21 19:45:49 -06:00
Peter Goldstein
339d36b0a2
Adds Ruby 3.2 to the CI matrix. Update action versions to v3. ( #1159 )
...
Co-authored-by: pakrym-stripe <99349468+pakrym-stripe@users.noreply.github.com>
2023-01-19 14:33:20 -08:00
pakrym-stripe
e6b167565e
Codegen for openapi v219 ( #1169 )
2023-01-19 10:19:27 -08:00
anniel-stripe
fcfeac740e
Update README.md with instrumentation changes ( #1165 )
2023-01-18 15:41:04 -08:00
Richard Marmorstein
e0a50213e7
Bump version to 8.1.0
v8.1.0
2023-01-12 11:20:50 -06:00
Leena Hai Ha Nguyen
c1d0ced565
Improve request events instrumentation ( #1162 )
...
* Add response field to RequestEndEvent
* Add request body field to RequestEventEnd
* Add request headers field to RequestEventEnd
* Create a RequestContext class
* Create a ResponseContext class
* Update tests
2023-01-11 09:43:23 -08:00
pakrym-stripe
b87cfbec98
Update jruby version ( #1154 )
2022-12-08 12:04:58 -08:00
anniel-stripe
a96e6f3b42
Add tests for update ( #1150 )
...
* Add tests for update
* Apply suggestions from code review
Co-authored-by: Richard Marmorstein <52928443+richardm-stripe@users.noreply.github.com>
* Lint
Co-authored-by: Richard Marmorstein <52928443+richardm-stripe@users.noreply.github.com>
2022-11-23 11:20:04 -08:00
Richard Marmorstein
24312f9f49
Bump version to 8.0.0
v8.0.0
2022-11-16 12:04:21 -08:00
pakrym-stripe
a0935c246d
Next major release changes ( #1144 )
2022-11-16 11:35:51 -08:00
anniel-stripe
6dc009579d
Disable AsciiComments rule ( #1142 )
2022-11-02 16:31:55 -07:00
Kamil Pajdzik
c2bb4dbceb
Codegen for openapi v204 ( #1138 )
2022-11-02 13:21:34 -07:00
anniel-stripe
46eca72f79
Do not run Coveralls if secret token is not available ( #1137 )
2022-10-24 14:34:46 -07:00
Bart de Water
2dec63e6b0
Update request_end instrumentation example ( #1095 )
...
* Update request_end instrumentation example in README.md
2022-10-14 16:40:20 -07:00
anniel-stripe
af6fb06cd6
Merge pull request #1126 from stripe/anniel-coveralls
...
Add test coverage using Coveralls
2022-08-24 11:59:19 -07:00
Annie Li
4d87c3af1e
Restart CI due to Github Actions incident
2022-08-24 11:55:55 -07:00
Annie Li
dc93d96cb9
Change check to 3.1.
2022-08-24 11:01:48 -07:00
Annie Li
f647412789
Add comment and change to starts_with
2022-08-24 10:56:47 -07:00
Annie Li
2076cfd42e
Add coveralls
2022-08-24 09:56:47 -07:00
pakrym-stripe
78863b4b0f
Update README.md ( #1125 )
2022-08-24 08:57:58 -07:00
pakrym-stripe
53ab9bf668
Add beta readme.md section ( #1121 )
2022-08-23 16:34:02 +00:00
Dominic Charley-Roy
cfeaa0ca23
API Updates ( #1123 )
2022-08-23 08:51:43 -04:00