Releases: YaleSpinup/cost-api
Releases · YaleSpinup/cost-api
Add Costs Per Space Resource
v0.8.1-pre02 add sub-Queries route for SpaceResourceGetHandler
Add Costs Per Space Resource
v0.8.1-pre01 changed api/routes.go for func name change
Add functions for building cost explorer expressions
Add functions for building expressions, linting (#19) * add functions for building expressions
Factor out apierror to a common library
v0.7.2 Factor out apierror package (#18)
Encrypt API tokens
Changing code to support use of bcrypt-ed auth tokens
Encrypt API tokens
Changing code to support use of bcrypt-ed auth tokens
Add Cloudwatch metrics AWS/RDS DBInstanceIdentifier and DBClusterIdentifier
Feature/spin 1553 surface cloudwatch metrics rds (#14) * adding rdsinstances metrics endpoint * unification of documentation on cloudwatch metrics into README * updated RDS route to rds * added aurora endpoint using DBClusterIdentifier * folding both RDS endpoints into one, supports DBClusterIdentifier, DBInstanceIdentifier * fixes * fix error reported for AWS/RDS queryType * remove req (start|end|period) from GetRDSMetricsURLHandler * fix Sprintf token count for GetRDSMetricsURLHandler
Add Cloudwatch metrics AWS/RDS DBInstanceIdentifier and DBClusterIdentifier
Feature/spin 1553 surface cloudwatch metrics rds (#14) * adding rdsinstances metrics endpoint * unification of documentation on cloudwatch metrics into README * updated RDS route to rds * added aurora endpoint using DBClusterIdentifier * folding both RDS endpoints into one, supports DBClusterIdentifier, DBInstanceIdentifier * fixes * fix error reported for AWS/RDS queryType * remove req (start|end|period) from GetRDSMetricsURLHandler * fix Sprintf token count for GetRDSMetricsURLHandler
Migrate to SSM/Deco latest
v0.6.0 migrate to ssm/deco (#16)
Migrate to SSM/Deco latest
v0.6.0-pre02 migrate to ssm/deco