sharpetronics
sharpetronics synced commits to latest-codegen-master at sharpetronics/stripe-ruby from mirror 2022-08-18 16:47:53 -04:00
sharpetronics synced new reference latest-codegen-master to sharpetronics/stripe-ruby from mirror 2022-08-18 16:47:53 -04:00
sharpetronics synced and deleted reference ramya-stripe-patch-1 at sharpetronics/stripe-ruby from mirror 2022-08-18 00:27:56 -04:00
sharpetronics synced commits to master at sharpetronics/stripe-ruby from mirror 2022-08-18 00:27:56 -04:00
0f04faab6d Add a support section to the readme (#1115)
sharpetronics synced commits to ramya-stripe-patch-1 at sharpetronics/stripe-ruby from mirror 2022-08-17 16:17:53 -04:00
sharpetronics synced new reference ramya-stripe-patch-1 to sharpetronics/stripe-ruby from mirror 2022-08-17 16:17:53 -04:00
sharpetronics synced commits to issue-116 at sharpetronics/httpx from mirror 2022-08-16 11:47:51 -04:00
986385a6ac making the resolver module ractor-friendly, by using ractor variables where class variables were being used. This has the bad side-effect that the resolver cache is ractor-local, which oh well, is the price to pay atm for making it work, until we add a ractor-friendly cache store
1e2d8e986f changing resolver counter initial value to -1, so 0 and 1 can also be used
7fcf1adc14 additional missing freeze calls on constants
907a4559da making the registry module shareable friendly (register should therefore only be called on main ractor)
1884b7802b low hanging fruit on options to freeze and make it a shareable object
Compare 52 commits »
sharpetronics synced new reference refs/tags/v0.21.0 to sharpetronics/httpx from mirror 2022-08-14 10:47:51 -04:00
sharpetronics synced and deleted reference issue-201 at sharpetronics/httpx from mirror 2022-08-14 10:47:50 -04:00
sharpetronics synced commits to master at sharpetronics/httpx from mirror 2022-08-14 10:47:50 -04:00
16a64ba953 bumped version to 0.21.0
6815053ca8 Merge branch 'issue-201' into 'master'
535a30db25 fixing issues around typing
c70209db4b added xml transcoder
49d6cc4da4 remove http verb checks, strictness does not benefit experimentation
Compare 6 commits »
sharpetronics synced commits to refs/tags/v0.21.0 at sharpetronics/httpx from mirror 2022-08-14 10:47:50 -04:00
sharpetronics synced commits to issue-201 at sharpetronics/httpx from mirror 2022-08-13 18:27:52 -04:00
535a30db25 fixing issues around typing
c70209db4b added xml transcoder
49d6cc4da4 remove http verb checks, strictness does not benefit experimentation
eb3d3f9048 implementation of the webdav plugin
Compare 4 commits »
sharpetronics synced commits to issue-201 at sharpetronics/httpx from mirror 2022-08-13 10:17:52 -04:00
8df7b04856 added xml transcoder
4de055e8ff remove http verb checks, strictness does not benefit experimentation
69e889a8b6 implementation of the webdav plugin
Compare 3 commits »
sharpetronics synced commits to issue-201 at sharpetronics/httpx from mirror 2022-08-12 17:57:51 -04:00
97490c760c implementation of the webdav plugin
f8f62b6710 Merge branch 'issue-204'
bee57ff1b6 bumped version to 0.20.5
c580812eb9 show coverage of extensions
e6502c534e fixing wrong var name in extension
Compare 5 commits »
sharpetronics synced and deleted reference latest-codegen-master at sharpetronics/stripe-ruby from mirror 2022-08-11 21:27:53 -04:00
sharpetronics synced commits to beta at sharpetronics/stripe-ruby from mirror 2022-08-11 21:27:53 -04:00
2db4fd9d06 Bump version to 7.1.0-beta.2
6797f906e1 Merge pull request #1113 from stripe/latest-codegen-beta
59f2d4d0fe suppress linting error
0d1b570bfa Codegen for openapi v178
d7d3c1b425 Reset version to 7.1.0-beta.1
Compare 6 commits »
sharpetronics synced commits to latest-codegen-beta at sharpetronics/stripe-ruby from mirror 2022-08-11 21:27:53 -04:00
59f2d4d0fe suppress linting error
0d1b570bfa Codegen for openapi v178
d7d3c1b425 Reset version to 7.1.0-beta.1
7df619de69 Set version to 7.0.0 to simplify merge
f649ed3824 Bump version to 7.1.0-beta.1
Compare 6 commits »
sharpetronics synced commits to refs/tags/v7.1.0-beta.2 at sharpetronics/stripe-ruby from mirror 2022-08-11 21:27:53 -04:00
sharpetronics synced new reference refs/tags/v7.1.0-beta.2 to sharpetronics/stripe-ruby from mirror 2022-08-11 21:27:53 -04:00
sharpetronics synced commits to main at sharpetronics/faraday from mirror 2022-08-11 16:37:54 -04:00
b3b922949d Version bump to 2.5.2
89b1fe3da9 Explicitly pass reason_phrase to save_response in test adapter. (#1445)
Compare 2 commits »