Skip to content

v12.26.1

Choose a tag to compare

@github-actions github-actions released this 25 Aug 03:19
· 9 commits to main since this release
0d28014

v12.26.1 - 2026-08-24

  • 🐛 APIAuthCertificate.fetch() now defaults the request method to GET - undici's Client.request requires one, so every call that omitted it (Certificate.list*(), Certificate.get(), Certificate.probe(), MissionLog list) failed with UND_ERR_INVALID_ARG: method must be a string under certificate auth

�