Amogh Dambal
Amogh Dambal
**Problem** The AWS SDK for Go used by `external-secrets` (v1) will enter maintenance mode in July 2024, and be EOL by July 2025 ([source](https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/)). The current version of the Go...
This PR implements a `suffix` attribute for serializing enums via `Display` and `AsRefStr`. Much of the logic was borrowed (lifted) from the implementation of the `prefix` attribute since the implementation...
The `EnumIs` macro is extremely useful, and I think it'd improve ergonomics ever more if `strum` generated `is_*_and` and `is_*_or` methods which allow for chaining conditional comparisons. One use-case where...
Hey! I want to start by saying thank you to all those who are involved in building and maintaining this site - the writer(s), illustrators, maintainers, editors, and everyone else...