CHANGES
=======

2.0.0
-----

* Support '--untrusted' param for runtime creation
* Switch to stestr
* Add CLI to get runtime pool
* Remove --code-type for function creation CLI

1.1.0
-----

* Add release note for function version support in job CLI
* Fix webhook operation
* Support function version for job creation
* Add release note for resource name support in CLI
* Support function\_version for webhook operations
* Add release notes link to README
* Allow specifying name of related resource when creation
* Release note for resource limitation CLI
* fix tox python3 overrides
* Support create function with customized cpu and memory\_size
* Add commands to scale up/down function workers
* Add docs job to tox
* Support create exeuction with version number
* Improve function creation CLI

1.0.0
-----

* Release note for function versioning CLI
* Support function version
* Fix typo: extention -> extension
* Improve the support for Qinling Current/Future Versions
* Updated from global requirements
* add lower-constraints job
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* python-qinling doc improvement
* Updated from global requirements
* Fix the home-page url
* fix the url in HACKING.rst
* Fix tox cover config
* setup.cfg: remove qinling console script

0.4.0
-----

* Specify md5 for package automatically
* Limit package size to 50M
* Support webhook in CLI
* Support download function code package
* Make sync as default execution model
* Delete all executions for function
* Improve help message
* Support function detach and function worker
* Get executions by admin user
* Support function query filtering
* Avoid tox\_install.sh for constraints support
* Support function update command
* Refine function create command
* Remove setting of version/release from releasenotes
* Support update function
* Support optional runtime params
* Function name is optional
* Add filter support for resource query

0.3.0
-----

* Add support to get execution's log
* Add 'description' output field for execution query CLI
* Fix exception message

0.2.0
-----

* Support job update CLI
* Make sync/async work for creating function execution
* Fix the http exception handling

0.1.0
-----

* Implement get command
* Support job CLI
* Do not delete zip file after function creation
* Add CLI support for runtime/function/execution
* Function/Runtime list
* Initial commit for python-qinlingclient
* Added .gitreview
