Skip to content

v0.1.9 - 20240827

Compare
Choose a tag to compare
@gluckzhang gluckzhang released this 27 Aug 08:33
· 86 commits to main since this release
f4b8db9

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 !