Skip to content

v3.0.0-RC3

Compare
Choose a tag to compare
@rpmoore rpmoore released this 04 Mar 17:38

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 either true or false
  • Added aggregate job support to the helper function WriteOptions class