Additional params for listing TLS certificates and domains

apiadded

The List all TLS certificates and List all TLS domains endpoints now support additional filtering and sorting options. When listing TLS certificates, you can now filter by not_after and by tls_domains.id. You can sort by tls_activations.created_at and can also include related objects. Furthermore, you now have the ability to sort TLS domains by id and by tls_activations.created_at.

Prior change: CLI v0.2.0

Following change: GET /events supports sorting by created_at