Skip to content

google-apis-common v6.0.2

Compare
Choose a tag to compare
@Byron Byron released this 11 Mar 09:41
· 108 commits to main since this release
b5c33a9

Fix deprecation warnings in latest version of the chrono crate.

Commit Statistics

  • 10 commits contributed to the release over the course of 65 calendar days.
  • 65 days passed between releases.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Prepare changelog prior to release of google-apis-common (7ecead7)
    • Merge branch 'docker' (292a86e)
    • Fix lints by avoiding deprecated methods with latest chrono (36f78cd)
    • Merge pull request #471 from ytanay/fix-base64-deserialization-borrowed (b74056b)
    • Use Cow for reading base64 strings (a8d7356)
    • Add failing test case for reading base64 string via reader (f990fd0)
    • Merge pull request #465 from andrewbaxter/field-mask-pub-value (00a3e18)
    • Add docstring (d09893e)
    • Add FieldMask new method instead of making internals public (157b45f)
    • Make field mask inner public (1ee4014)