This is an automated PR for a new release.
Please check the following before approving:
- Changelog is accurate. The documented changes for this release are printed below.
- Any files referencing a version number. Confirm it matches the version number in the branch name.
Release Changelog Preview
v2.1.0
Features
- Update
new_client_from_environment()to support optional token parameter, matching URL parameter behavior. {#88}