Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

v1.3.1: Move request data from query string to body, allowing larger requests…

Compare
Choose a tag to compare
@leahecole leahecole released this 31 Jan 21:29

Dependencies

  • Update dependency range for api-core to include v1.0.0 releases (#4944)

Documentation

  • Fixing "Fore" -> "For" typo in README docs. (#4317)

Testing and internal changes

  • Install local dependencies when running lint (#4936)
  • Re-enable lint for tests, remove usage of pylint (#4921)
  • Normalize all setup.py files (#4909)
  • Making a nox -s default session for all packages. (#4324)
  • Shorten test names (#4321)