Skip to content

Misc. bug fixes and enhancements

Choose a tag to compare

@boydgreenfield boydgreenfield released this 27 Oct 20:55

Specifically:

  • Fix a situation where a credentials warning could happen even if credentials were found (e2922ea)
  • Update for pandas >= 0.20, < 0.21 (8d7d3a0)
  • Move to POST for initializing multipart uploads (API for GET is deprecated and will be removed soon) (e2bcdb3)