- doc: improves `Fetcher` fetching error to be a bit more descriptive. - feat: supports token credentials from various Jenkins plugins sources as a `TokenCredential` - fix: (credential) also get Jenkins credentials from job context (directory) rather than only global creds - feat: introduces `terraform_sensitiveResources` to warn users when these resources are destroyed or replaced in a deployment. - test: removes JDK 11 testing as Jenkins fully migrated to JDK 17