CHANGES
=======

* Add doc/requirements
* bump py37 to py38 in tox.ini
* Add Python3 wallaby unit tests
* change a better title in README.rst

2.1.0
-----

* Use unittest.mock instead of mock
* Remove .testr.conf
* Fix and unify cover environment
* Add CONTRIBUTING.rst
* Fix hacking min version to 3.0.1
* Add py38 package metadata
* Add Python3 victoria unit tests
* Cleanup py27 support
* Update hacking for Python3

2.0.0
-----

* [ussuri][goal] Drop python 2.7 support and testing
* Switch to Ussuri jobs
* Update the constraints url

1.12.0
------

* Disable monasca-tempest-java-influxdb job
* Add Python 3 Train unit tests
* Replace git.openstack.org URLs with opendev.org URLs
* OpenDev Migration Patch
* Dropping the py35 testing

1.11.0
------

* add python 3.7 unit test job
* add python 3.7 unit test job
* Add tempest tests jobs
* Update hacking version to latest
* Remove setup.py check from pep8 job
* fix tox python3 overrides
* Use templates for cover and lower-constraints
* add python 3.6 unit test job
* import zuul job settings from project-config

1.10.1
------

* Add check for rst syntax
* Convert README.md to ReStructuredTest format
* Switch to using stestr
* fix tox python3 overrides
* Remove repository section from README

1.10.0
------

* Update pep8 check
* Update links in README
* Clean up tox.ini
* add lower-constraints job
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Remove PostgreSQL tempest jobs from Zuul
* Zuul: Remove project name
* Zuul: Remove project name
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements

1.9.0
-----

* Remove -U from pip install
* Avoid tox\_install.sh for constraints support
* Updated from global requirements
* Add .zuul.yaml file

1.8.0
-----

* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Fix html\_last\_updated\_fmt for Python3

1.7.0
-----

* Updated from global requirements
* Updated from global requirements

1.6.0
-----

* Optimize the link address
* Updated from global requirements
* Updated from global requirements

1.5.0
-----

* Updated from global requirements
* Extend tox for monasca-statsd
* Clean up client.py
* Clean up connection.py
* Clean up counter.py
* Extract common update functions
* Updated from global requirements
* Switch to hacking 0.12.x
* Make monasca-statsd PEP8 compatible

1.4.0
-----

* Show team and repo badges on README
* Fix setup.cfg
* add a summary for the project to fix release announcements

1.3.0
-----

* Clean up the licensing
* Add python3 support
* Clean imports in code
* Allow easy configuration of host/port settings
* Delete python bytecode file
* Use constraints everywhere
* Sync tools/tox\_install.sh
* Updated from global requirements
* Fixing copyright
* Remove reference to removed metric types
* Removed H302
* Updated from global requirements
* Remove python-statsd from requirements.txt
* Removing statsd-generator

1.1.0
-----

* Make imports python 3 compatible
* [monasca-statsd] Change tox to use https instead of git
* [monasca-statsd] Constraint tox targets with upper-constraints

1.0.4
-----

* Unused function removed
* Split line

1.0.3
-----

* Add in HPE Copyrights
* Delete python bytecode before every test run

2015.1
------

* Update .gitreview for new namespace
* Add HP Copyright
* Added a config file for documentation generation using Markdown and readthedocs.org

1.0.2
-----

* Refactored statsd code to be modular
* Fixing issues in generator, unit tests, and documentation

1.0.1
-----

* Adding python client for statsd messages
* Added .gitreview
