CHANGES
=======

1.4.2
-----

* Fix tempest test for empty_body
* Ensure and verify utf-8 support
* Updated from global requirements
* Freeze branches at stable/ocata

1.4.1
-----

* Adding WSGI support
* Updated from global requirements
* Updated from global requirements
* Update UPPER_CONSTRAINTS_FILE for stable/ocata
* Update .gitreview for stable/ocata

1.4.0
-----

* Switch to use test_utils.call_until_true
* Use openstack/monasca-kibana-plugin repo in devstack
* Lower log level
* Fixing filename to start server
* Updated from global requirements
* Use bento/ubuntu-16.04 box
* Updated from global requirements
* Make monasca-log-api work with Python 3.5
* Migrate testing to ostestr and adding docs
* Updated from global requirements
* Fix the Monasca Log API tempest tests
* Integration with oslo.context
* Drop Java Implemention codebase
* Enable checking with bandit
* Add test for empty log message
* Fix tempest tests
* Upgrade monasca-common dependency version

1.3.0
-----

* Add bashate check to tox file
* Uprade ELK tarballs
* Adjust monasca-log-api devstack to Xenial
* Add Constraints support
* Show team and repo badges on README
* Replace LOG.warn with LOG.warning
* Fixing problems with tox

1.2.0
-----

* Changed home page link
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Change assertTrue(isinstance()) by optimal assert
* Remove xrange for run both Python 2 and Python 3
* Fix config-generator.tempest.conf path in README
* Updated from global requirements
* Fix typo: remove redundant 'the'
* Add prefix "$" for command examples
* TrivialFix: Removed redundant 'the'

1.1.0
-----

* TrivialFix: Remove config import unused
* Enable size-based log rotation for monasca-log-api
* Removing gunicorn from requirements
* TrivialFix: Remove logging import unused
* TrivialFix: Remove cfg import unused
* Update logstash-output-monasca_log_api from 0.5 to 0.5.2
* Add tempest tests for Log API v3
* Fix E126 test
* Manual sync with requirements
* Set up tempest tests for gate job
* Install Kibana plugin in 'extra' phase
* Optimize bulk processing
* Install Kibana plugin for Keystone authentication
* Monitoring for monasca-log-api
* Change Monasca Port
* Add monasca-log-metrics to devstack plugin
* Allow to reuse ELK tarballs
* Update monasca-log-agent in devstack plugin

1.0.0
-----

* Import simport from monasca-common
* Truncating too big message
* Remove unnecessary tests
* Remove kafka key building
* Add Vagrantfile for deploying DevStack in a VM
* Documentation fix
* Remove six useless requirement
* Https Support
* Kafka message max size
* Raise original exception
* Tempest tests modification
* Update specification
* Add devstack plugin installer
* Unification for v2 and v3 output
* Adds [testenv:venv] section to tox.ini
* Common code base for v2 and v3

0.0.2
-----

* Mark /v2.0/log/single as deprecated
* Add support for global dimensions
* Use same abstract class for v2 and v3
* Versions endpoint is working
* Moving unversioned endpoints
* Specification proposal for batch support
* Add validation of log property
* Fix redundant dependency
* Change default config file
* Fix run of java monasca-log-api with version option
* Move dimensions into log object
* Add support for Apache mod_wsgi
* Fix exception thrown when dimensions missing
* Healthcheck endpoint docs
* Add implementation of /v3.0/logs API
* Adding healthcheck
* Sync to never monasca-common
* Updating requirements.txt

0.0.1
-----

* Security update for monasca-log-api
* Validating message size
* Migrating tempest to project
* Documentation update
* Syncing API version
* Cleaning python bytecode before tests run
* Adding generating coverage
* Remove not used config variable
* Fixing issues spotted in dev environment
* Fixing gunicorn dependency and README
* Update information for PyPI registration
* Convert creation_time to string
* Read region from config and handle payload
* Change repositories from stackforge to openstack
* Update .gitreview for new namespace
* Adjust to specification
* monasca-log-api python
* Add log api functionality
* Added .gitreview
