Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@patr1ckm patr1ckm released this 22 Jun 19:41
51c2e22

[3.0.0] - 2020-06-22

Changed

  • Failed HTTP requests are now retried before raising errors (#235)
  • Default docker image for Civis Futures is now latest rather than 3 (#238). This could require users to update code as it will automatically be updated to the latest version of R deployed on Civis Platform moving forward (including R 4.0.0) (#238)

Fixed

  • Fixed auto-documentation bug for some endpoints with parameters that are nested objects. enhancements_[verb]cass_ncoa, exports[verb]files, and imports[verb]_files have updated documentation as a result. (#240)