All notable changes to this project will be documented in this file.
This project is kept in version sync with the OSIDB project, see the version policy and thus a lot of versions don't bring ground breaking changes and they rather update the API endpoints. In such cases the version is listed without and addition/changes/deletion.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- add additional resources for queries (affects and trackers),
session now works as
session.resource_name.operation()
instead of oldsession.operation()
- exported
REQUESTS_CA_BUNDLE
environment variable is now needed in order to have the kerberos authentication working for instances of OSIDB which are using this auth
- change the authentications to token authentication where the token is obtained either via username/password or kerberos, bindings handles the token retrieval/renew for the user