This release changes the issuer-lib API.
Breaking changes
- Make CertificateRequestObject interface more intuitive by @inteon in #189
- Use
metav1.Condition instead of cmapi.IssuerCondition in Issuer API by @inteon in #187
Fixes
- Use RequeueAfter instead of Requeue=True by @inteon in #262