CHANGES
=======

v2.2.0
------

* Auto retry failed HTTP requests for certain status codes (#38)

v2.1.0
------

* Release v2.1.0 to master (#34)
* Add dataset environment parameter to \`get\_transactions\` (#33)

v2.0.0
------

* BREAKING CHANGE: Update Script contracts to take \`get\_bearer\_token\` function argument instead of static \`bearer\_token\` (#31)

v1.0.1
------

* HOTFIX - Use \`pbr\` for building and include \`\_\_version\_\_\` property in top-level module (#29)

v1.0.0
------

* Add optional intake\_status parameter to scopes and scope values requests (#27)
* Use retry-after header in response for waiting (#26)
* Add config SDK to retrieve config sections as dicts (#24)
* Add ability to specify custom DNS resolution in environment (#23)
* Add ability to filter on scopes that are not/need not be in the columns parameter (#25)

v0.5.0
------

* Add QualityTest script type and contracts for it (#20)
* Add pagination support to transactions index endpoint (#17)
* Update version to v0.4.1 (#18)

v0.4.0
------

* Update version to v0.4.0 (#15)
* Add transaction ID filter to get\_transactions (#14)

v0.3.0
------

* Update version to 0.3.0 (#12)
* Support fetching transaction scopes by ID (#11)
* Static specification of default user-tool base URL (#10)

v0.2.0
------

* Update version to 0.2.0 (#9)
* Allow specification of the intake\_status (#7)

v0.1.1
------

* Fix end date filter being set to start date (#5)

v0.1.0
------

* Bump version to 0.1.0 (#4)
* Script contracts (#3)
* Allow none values for scope values and constants (#2)
* Initial setup (#1)
* Update license
* Initial commit
