3.35.0

(fix): Fix validateAndTransformExtendedObject to add null/undefined guard.

3.33.0

(feat): Implement auth provider architecture for basic auth, matching the pattern established by inferred auth. Basic auth now uses a dedicated BasicAuthProvider class that implements the AuthProvider interface, replacing inline auth logic.

3.32.1

(fix): Add contents:read permission to generated publish workflow for OIDC authentication to fix actions/checkout@v4 requirements.