v3.0.0-RC3
This release includes the following changes:
- Added a fix so that the correct hash providers were used for SHA-256 and SHA-512
- Fixed an error where only the last common prefix would be reported
- Updated the Date query parameters to be written as a long rather than a string representation of the date
- Updated dependencies to their latest versions
- Updated any query parameters that are typed as
boolean
to be written as eithertrue
orfalse
- Added aggregate job support to the helper function
WriteOptions
class