Skip to content

1.9.0 - 2026/06/17

Latest

Choose a tag to compare

@axel-tessier axel-tessier released this 22 Jun 15:17
8115cc8

1.9.0 Release

  • NEW - Automatic renewal is now mandatory for all non-test certificates
  • NEW - Delegatees update is now possible thanks to a new POST /delegatee/{delegatee_id} API

Changelog

  • (AUTH) Fix spelling mistake in groups_uuid parameter description
  • (BND) GET /delegation - Give delegation_request_id search criteria access to providers
  • (BND) PATCH /delegation - Add missing delegatee_id property in response
  • (BND) POST /delegation/revoke - Mark revocation_requested_at response property as required
  • (BND) GET /delegation/verify/{spc}/{tn} - Add Cache-Control response header
  • (BND) GET /delegation/verify/{spc}/{tn} - Update 404 & 400 errors response format
  • (BND) PATCH /delegatee/{delegatee_id} - New API to allow update of delegatees
  • (BND) POST /delegatee/{delegatee_id}/revoke - Add revoked_at, revoked_by and revocation_origin as optional response fields
  • (BND) Delegatee schema - Add updated_at and updated_by properties
  • (BND) Fix spelling mistake in TSP/OSP local copy API description
  • (GCO) Mark renewal_auto parameter as deprecated. Automatic renewal is now always enabled for non-test certificates.