smartive / zitadel-rust

An implementation of the ZITADEL gRPC API in Rust. Complemented with other useful elements such as ServiceAccount auth.
https://docs.rs/zitadel/latest/zitadel/
Other
46 stars 17 forks source link

Bump Axum to 0.7.x #519

Closed jamil7 closed 9 months ago

buehler commented 9 months ago

Hey @jamil7 Thanks for the contribution! I tried to merge it but sadly the test got rejected.

jamil7 commented 9 months ago

@buehler Should be fixed now. Btw, is there any reason for the CI not to run without approval?

buehler commented 9 months ago

Hey @jamil7 Yes, this is a security feature for github organizations. As far as I know it is there to prevent leakage of secrets or something. It is only in place for first time contributors, not to worry.

github-actions[bot] commented 9 months ago

:tada: This issue has been resolved in version 3.5.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: