3.34.2

(fix): Avoid infinite recursion when an auth client is incorrectly configured to use itself for authentication. To circumvent the infinite recursion, auth providers receive a no-op auth provider when constructing themselves.

3.34.1

(fix): Remove error on null config in README generation.