Skip to content

Releases: YaleSpinup/cost-api

Add Costs Per Space Resource

05 Oct 22:54
Compare
Choose a tag to compare
Pre-release
v0.8.1-pre02

add sub-Queries route for SpaceResourceGetHandler

Add Costs Per Space Resource

02 Oct 15:25
Compare
Choose a tag to compare
Pre-release
v0.8.1-pre01

changed api/routes.go for func name change

Add functions for building cost explorer expressions

14 Sep 19:21
fe0a8bf
Compare
Choose a tag to compare
Add functions for building expressions, linting (#19)

* add functions for building expressions

Factor out apierror to a common library

17 Jul 10:28
597afe7
Compare
Choose a tag to compare
v0.7.2

Factor out apierror package (#18)

Encrypt API tokens

13 Jul 21:19
2b9b83e
Compare
Choose a tag to compare

Changing code to support use of bcrypt-ed auth tokens

Encrypt API tokens

08 Jul 18:13
2b9b83e
Compare
Choose a tag to compare
Encrypt API tokens Pre-release
Pre-release

Changing code to support use of bcrypt-ed auth tokens

Add Cloudwatch metrics AWS/RDS DBInstanceIdentifier and DBClusterIdentifier

25 Jun 19:53
1c64377
Compare
Choose a tag to compare
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

24 Jun 13:34
1c64377
Compare
Choose a tag to compare
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

22 Jun 20:40
724b08f
Compare
Choose a tag to compare
Pre-release
v0.6.0

migrate to ssm/deco (#16)

Migrate to SSM/Deco latest

17 Jun 21:33
Compare
Choose a tag to compare
Pre-release
v0.6.0-pre02

migrate to ssm/deco