-
Notifications
You must be signed in to change notification settings - Fork 189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add client-support for RPC v2 CBOR #3767
Commits on Jul 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b862dd6 - Browse repository at this point
Copy the full SHA b862dd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for dad444a - Browse repository at this point
Copy the full SHA dad444aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8ef0e7 - Browse repository at this point
Copy the full SHA c8ef0e7View commit details
Commits on Jul 19, 2024
-
Switch to Markdown syntax for links and add disclaimer
This commit addresses: #3767 (comment) #3767 (comment)
Configuration menu - View commit details
-
Copy full SHA for 840f61a - Browse repository at this point
Copy the full SHA 840f61aView commit details -
Remove check that used to be necessary but isn't
This commit addresses #3767 (comment)
Configuration menu - View commit details
-
Copy full SHA for 21e1ab2 - Browse repository at this point
Copy the full SHA 21e1ab2View commit details -
Add comment and unit test for timestamp truncation
This commit addresses #3767 (comment)
Configuration menu - View commit details
-
Copy full SHA for 4d0b0b5 - Browse repository at this point
Copy the full SHA 4d0b0b5View commit details
Commits on Jul 22, 2024
-
Avoid
if
when handling null for non-sparse collectionThis commit addresses the following: #3767 (comment) #3767 (comment)
Configuration menu - View commit details
-
Copy full SHA for 6699669 - Browse repository at this point
Copy the full SHA 6699669View commit details
Commits on Jul 23, 2024
-
Avoid if when determining setter wraps input with
Some
This commit addresses #3767 (comment)
Configuration menu - View commit details
-
Copy full SHA for 4d24ece - Browse repository at this point
Copy the full SHA 4d24eceView commit details -
Use
BuilderInstantiator
to avoid explicitif
This commit addresses #3767 (comment)
Configuration menu - View commit details
-
Copy full SHA for ae02348 - Browse repository at this point
Copy the full SHA ae02348View commit details -
Let server protocol test generator use
decode_body_data
This commit addresses #3767 (comment) #3767 (comment)
Configuration menu - View commit details
-
Copy full SHA for 6ef41eb - Browse repository at this point
Copy the full SHA 6ef41ebView commit details
Commits on Jul 24, 2024
-
Return true from
needsRequestContentLength
inRpcV2Cbor
This commit addresses #3767 (comment)
Configuration menu - View commit details
-
Copy full SHA for 6258fc4 - Browse repository at this point
Copy the full SHA 6258fc4View commit details -
Use
T::from
instead of.into()
when turning intoEnum
This commit addresses #3767 (comment)
Configuration menu - View commit details
-
Copy full SHA for 801af00 - Browse repository at this point
Copy the full SHA 801af00View commit details -
Add comment to
cbor_errors::sanitize_error_code
This commit addresses #3767 (comment)
Configuration menu - View commit details
-
Copy full SHA for c9886c0 - Browse repository at this point
Copy the full SHA c9886c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb022eb - Browse repository at this point
Copy the full SHA cb022ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e1cafd - Browse repository at this point
Copy the full SHA 6e1cafdView commit details
Commits on Jul 31, 2024
-
Make comment for
sanitize_error_code
descriptiveThis commit addresses #3767 (comment)
Configuration menu - View commit details
-
Copy full SHA for 0e153b3 - Browse repository at this point
Copy the full SHA 0e153b3View commit details -
Make
needsRequestContentLength
more accurateThis commit addresses #3767 (comment)
Configuration menu - View commit details
-
Copy full SHA for 4e70ca2 - Browse repository at this point
Copy the full SHA 4e70ca2View commit details -
Add comments for lambdas passed to
CborParserGenerator
This commit addresses #3767 (comment)
Configuration menu - View commit details
-
Copy full SHA for 56d39f4 - Browse repository at this point
Copy the full SHA 56d39f4View commit details -
Use
DateTime::from_str
to parse into expected valueThis commit addresses #3767 (comment)
Configuration menu - View commit details
-
Copy full SHA for 54faaa7 - Browse repository at this point
Copy the full SHA 54faaa7View commit details -
Call out
ErrorCorrection
fix inCHANGELOG.next.toml
This commit addresses #3767 (comment)
Configuration menu - View commit details
-
Copy full SHA for 9acffc8 - Browse repository at this point
Copy the full SHA 9acffc8View commit details