Skip to content

chore(main): release cli-engine 0.2.0#16

Merged
jpage-godaddy merged 1 commit into
mainfrom
release-please--branches--main--components--cli-engine
Jun 9, 2026
Merged

chore(main): release cli-engine 0.2.0#16
jpage-godaddy merged 1 commit into
mainfrom
release-please--branches--main--components--cli-engine

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.2.0 (2026-06-09)

⚠ BREAKING CHANGES

  • CommandSpec.no_auth (bool) is replaced by CommandSpec.auth (AuthRequirement), and MiddlewareRequest.no_auth by MiddlewareRequest.auth. CommandContext.credential is now a CredentialResolver instead of Option<Credential>; RuntimeCommandSpec::new and new_typed handler closures receive a CredentialResolver; and Authorizer::authorize receives &CredentialResolver instead of Option<&Credential>. The no_auth(true) builder still works and maps to AuthRequirement::None; auth_optional() and auth(AuthRequirement) select the other policies.

Features

  • fail-closed authentication via AuthRequirement; populate PKCE identity (#17) (34313bf)

Bug Fixes

  • render help for <group> help subcommand form (#15) (c21db13)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot changed the title chore(main): release cli-engine 0.1.4 chore(main): release cli-engine 0.2.0 Jun 9, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--cli-engine branch from bdf2a6b to 8788952 Compare June 9, 2026 16:04
@jpage-godaddy jpage-godaddy merged commit 5fcb22e into main Jun 9, 2026
@jpage-godaddy jpage-godaddy deleted the release-please--branches--main--components--cli-engine branch June 9, 2026 16:09
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant