CHANGES
=======

0.11.0
------

* Skip installation to speed up pep8
* Restore group permissions to unix socket file
* Run pyupgrade to clean up Python 2 syntaxes
* Introduce pre-commit

0.10.1
------

* reno: Update master for unmaintained/2023.1
* Set log level to debug when dispatching metrics

0.10.0
------

* Add note about requirements lower bounds
* Remove Python 3.8 support
* Drop unnecessary 'x' bit from doc config file
* Use PortOpt for prometheus\_port
* Declare Python 3.12 support
* Update master for stable/2024.2

0.9.0
-----

* reno: Update master for unmaintained/zed
* Remove old excludes
* Update master for stable/2024.1
* reno: Update master for unmaintained/xena
* reno: Update master for unmaintained/wallaby

0.8.0
-----

* reno: Update master for unmaintained/yoga
* Bump hacking
* Update python classifier in setup.cfg
* Update master for stable/2023.2

0.7.0
-----

* Bump bandit and make oslo.metrics compatible with latest rules
* Revert "Moves supported python runtimes from version 3.8 to 3.10"
* Moves supported python runtimes from version 3.8 to 3.10
* Update master for stable/2023.1

0.6.0
-----

* Fix logging labales --> labels
* Add Python3 antelope unit tests
* Update master for stable/zed

0.5.0
-----

* Drop python3.6/3.7 support in testing runtime
* Remove unnecessary unicode prefixes
* Update master for stable/yoga

0.4.0
-----

* Limit metrics\_socket\_file permissions
* Update master for stable/xena
* Changed minversion in tox to 3.18.0

0.3.0
-----

* setup.cfg: Replace dashes with underscores
* Enable Test Coverage and Add New Test
* Fix Heading Characters
* Enable bandit
* Make Expose Port Configurable
* Add Devstack Installation Guide
* Use py3 as the default runtime for tox
* Dropping lower constraints testing
* Update master for stable/wallaby

0.2.1
-----

* Add timeout, method to RPC Client Label

0.2.0
-----

* Update Metric Naming
* Handle Sigterm Properly

0.1.0
-----

* Improve Socket for oslo.metrics
* bump py37 to py38 in tox.ini
* Add basic tests for message processing
* Add a basic test framework for oslo.metrics
* Configure zuul
* add lower-constraints
* fix pep8 issues
* Add releasenotes
* Add project documentation
* Setup base test environment
* Add an entrypoints to launch oslo.metrics
* Add a couple of gitignore rules
* Sample oslo.metrics codes
* Trivial change to test replication
* Add date for expected initial code drop
* Base content, waiting for initial code drop
* Added .gitreview
