CHANGES
=======

14.0.0
------

* Use base images from quay
* Update registry credentials
* Drop use of pkg\_resources
* encrypt command does not work when warning messages in openssl output
* Add nodes/nodeset-requests commands
* Add manage-events admin commands
* nox: test on python 3.12
* Switch logo color in docs pages to dark blue

10.0.0
------

* Add a release note about v10 compatability
* Handle forward compatability with cycle refactor
* Don't translate null to 0000000
* Use server supplied error strings
* Convert container to Bookworm + Python3.11
* Require sphinx-rtd-theme >= 1.2.2
* Revert "Pull OpenDev images from quay.io"
* Pull OpenDev images from quay.io
* Remove redundant job vars
* Use intermediate registry to promote container image
* Switch to zuul-promote-nox-docs
* encrypt: use pkeyutl
* Add quay.io api\_token
* Publish images to quay.io
* Support for "basic" authentication
* Switch to nox
* Remove python3.6 testing
* Update docker images to python 3.10
* Add zuul-client to zuul change queue
* Add freeze-job subcommand
* Add support for freezing the job graph

0.1.0
-----

* Correct tagged version docs build
* Switch docs theme to versioned RTD
* Update the zuul client docker image to bullseye
* Add support for XDG-compliant config file
* Clarify ~/.zuul.conf and --use-config option spelling
* Add build-info subcommand
* Improve logging and CLI output
* Add output formatters when relevant
* Add tenant as a config option
* Encrypt: never strip with --infile
* Require setuptools on runtime, zuulclient/version.py imports pkg\_resources
* Validate project metadata
* Output subcommand help on argument errors
* Switch to TLS ZK based functional job

0.0.4
-----

* Reorganize the installation documentation, specify versions
* encrypt: add --public-key argument
* Add builds subcommand
* Add more installation instructions
* API, CLI: Allow use of tenant-scoped API URLs
* Add release note for encrypt bugfix
* Overhaul Python package metadata
* Use general docs URL for link to zuul + z-c docs
* Bump mypy to 0.790
* Prevent override of bearer token by .netrc
* encrypt: fix bad indentation

0.0.3
-----

* requirements: uncap requests
* Add Dockerfile
* Add encrypt subcommand
* Add cross testing with Zuul

0.0.2
-----

* "Defactor" CLI code from zuul project
* Fix integration with Zuul before release
* Fix empty package, missing requirement

0.0.1
-----

* Fix package metadata

0.0.0
-----

* Fix promote and release pipelines
* Add promote, release jobs
* Initialize repository
* Added .gitreview
