CHANGES
=======

3.1.12
------

* Set default logging level for swiftclient to WARNING
* Using fixtures.MockPatch instead of mockpatch.Patch

3.1.11
------

* rest: fix ACL enforcement for non-admin on metric list
* doc: Enable warning as error
* Push tag to PyPI using Travis

3.1.10
------

* Change default processing delay and tasks per worker
* metricd: expose tasks\_per\_worker as a config option
* storage: fix metric processing scheduling inefficiency
* rest: Fix invalid query validation
* indexer: fix ne operator

3.1.9
-----

* Make compatible with tenacity<4.0.0
* Only retry connection to external components in metricd

3.1.8
-----

* tests: fix gabbi aggregation tests
* tests: don't use wait without pid
* ceph: Remove the async read of incoming measures

3.1.7
-----

* ceph: change default timeout
* ceph: Allow to configure timeout
* rest: return 404 when granularity does not exist
* Install gnocchi flavor of pifpaf
* tests: Update travis/tox configuration
* travis: remove install step
* travis: fetch all refs for docs
* Install pifpaf with ceph extra

3.1.6
-----

* storage: fix resample on empty metric
* Fix doc build
* archive\_policy: Raise Error if calculated points is < 0

3.1.5
-----

* storage: introduce add\_measures\_batch for Ceph
* Limit Sphinx to <1.6.0
* Add travis file for Gnocchi 3.1

3.1.4
-----

* swift: make sure to retry if the client cannot find Swift
* retry to get block on error

3.1.3
-----

* Use NULL as creator in ResourceUUID conversion
* Revert "block pbr 2.1.0"
* block pbr 2.1.0
* default\_aggregation\_methods configuration worked in gnocchi-upgrade
* devstack: Allow to change the processing delay
* Correct bad use response\_strings in live.yaml
* tempest: don't use Ceilometer's resource type

3.1.2
-----

* utils: fix Epoch timestamp parsing
* Limit lz4 to <0.9.0

3.1.1
-----

* s3: set maximum length for s3\_bucket\_prefix option
* s3: use a different bucket prefix for each test
* s3: fix new metric listing
* s3: fix minimum botocore version
* ensure original\_resource\_id is not none
* fix bad slash migration
* Update .gitreview for stable/3.1

3.1.0
-----

* tools: make measure injector works without gnocchiclient
* paginate ceph report generation
* indexer: make sure original\_resource\_id is never NULL
* rest: string → UUID conversion for resource.id to be unique per user
* tests: specify columns to compare in resource list
* modernise gabbi tests
* supporting disabling reporting process
* tests: do not create a resource with a custom resource type in 2.2
