Skip to content

Releases: YaleSpinup/cost-api

Update Go Version, Go Packages, Deco Version, and Fix Tests

07 Oct 01:54
83c8fad
Compare
Choose a tag to compare
  • Removed duplicate dependabot
  • Updated Dockerfile and Dockerfile.local to use alpine3.18
  • Updated deco in Dockerfile to be 1.4.1
  • Removed problematic UUID library for an up to date replacement
  • Update the github action for testing
  • Deco url was missing .tar.gz. Apparently had been that way for a while
  • Fixed missing untar step from.

Added untar step to Dockerfile

07 Oct 01:49
Compare
Choose a tag to compare
Pre-release
  • Dockerfile was missing the untar step

* Updated deco url

07 Oct 01:17
Compare
Choose a tag to compare
* Updated deco url Pre-release
Pre-release
  • Deco url was missing .tar.gz from a few versions back. This updates it to work with latest deco version

Updated deco to correct version

07 Oct 01:11
Compare
Choose a tag to compare
Pre-release
  • Fixed incorrect deco version

Update Go Version, Go Packages, Deco Version, and Fix Tests

07 Oct 01:02
Compare
Choose a tag to compare
  • Removed duplicate dependabot
  • Updated Dockerfile and Dockerfile.local to use alpine3.18
  • Updated deco in Dockerfile to be 1.4.1
  • Removed problematic UUID library for an up to date replacement
  • Update the github action for testing

Add dependabot weekly scanning

07 Oct 00:50
107d01e
Compare
Choose a tag to compare
  • Adds weekly scanning via dependabot and auto merge

Make Start and End Dates Dynamic for S3 Bucket Metrics

14 Jul 15:17
2382899
Compare
Choose a tag to compare
  • S3 Buckets metrics initially had their stat, start date, end date, and period hard coded
  • It has been changed to match ECS Metrics, so they are dynamic

Make Start and End Dates Dynamic for S3 Bucket Metrics

06 Jul 20:15
Compare
Choose a tag to compare
  • S3 Buckets metrics initially had their stat, start date, end date, and period hard coded
  • It has been changed to match ECS Metrics, so they are dynamic

Support for DocDB metrics

14 Nov 13:51
b984204
Compare
Choose a tag to compare
Merge pull request #31 from YaleSpinup/DocumentDBmetric

Support for Document DB cloudwatch metrics

Support for Cloudwatch DocDB metrics

14 Nov 12:50
Compare
Choose a tag to compare
Pre-release
Merge branch 'master' of https://github.com/YaleSpinup/cost-api into …

…DocumentDBmetric