#195 Release notes for 0.10.0
Merged by lholecek. Opened by lholecek.
lholecek/waiverdb release-notes-v0.10.0  into  master

Download 195.patch
no initial comment

rebased onto ca0ff120a95cb875191e667e7197af5cbbf1ed8d

it looks ok to me

It helps to think about the the release notes from a user's PoV. For example this one:

* Drop ``KERBEROS_HTTP_HOST`` configuration handle.

could instead be:

* The ``KERBEROS_HTTP_HOST`` setting in the server configuration is now ignored.
  This setting is no longer needed because GSSAPI will automatically find a key in the Kerberos keytab
  matching the service principal in the client request.

Also this one might need some clarification:

Allowed converting results-by-id from type brew-build.

I suggest instead:

When creating a waiver by referring to a result ID, WaiverDB now accepts results
with `'type': 'brew-build'` as an alias for `'koji_build'`.

Thanks Dan, I've changed the other entries as well.

rebased onto dec1a8c77fba0089041d267d5db979eb2bf4e10f

Pull-Request has been merged by lholecek

Metadata