v0.1.9 - 20240827
Frontend
[FEATURE] InfraWallet page's title and sub-title can be customized, see more here. Thanks @holiiveira for working on this!
Backend
[FEATURE] Regex support for category mapping configurations. For example, all the AWS services that contain Bedrock
can be categorized as Artificial Intelligence
and there is no need to list all these service names. Thanks @emillg !
[FEATURE] Provide mock clients for both cloud providers and business metric providers. This makes it easier for developers who want to contribute to the frontend of InfraWallet. Thanks @dkuznetsov01 and @gluckzhang !