Skip to content

Releases: YaleSpinup/cost-api

Github Actions

21 Nov 21:06
Compare
Choose a tag to compare
Github Actions Pre-release
Pre-release
v0.1.6-pre04

create release

Github Actions

21 Nov 21:00
Compare
Choose a tag to compare
Github Actions Pre-release
Pre-release
v0.1.6-pre03

create release

Github Actions

21 Nov 20:58
Compare
Choose a tag to compare
Github Actions Pre-release
Pre-release
v0.1.6-pre02

more

Github Actions

21 Nov 20:54
Compare
Choose a tag to compare
Github Actions Pre-release
Pre-release
v0.1.6-pre01

dockerimage

Support for Cloudwatch Widgets

19 Dec 12:21
fecaf4b
Compare
Choose a tag to compare
Pre-release
SPIN1305: Add custom date range queries (#7)

* add route for cost-explorer date range for GET, expand key for cache to enable multiple date range objects to be cached.

* add comment to add date range unit test, updated README, etc.

* updates, added input cleansing, and good API errors when input is bad

* added endpoint querystring for StartTime, EndTime to readme

* changes per PR review

* cleaned up logic per PR

* cleaned up debug statements

* clean up time to string conversion

* refactored new code into smaller functions, built unit tests for new code

* sort out unwrapping time errors back to client caller, adding tests for dates

* updated with PR suggestions

* nit

* moar nits

SPIN-1305_custom_date_range_queries

18 Nov 20:34
fecaf4b
Compare
Choose a tag to compare
SPIN1305: Add custom date range queries (#7)

* add route for cost-explorer date range for GET, expand key for cache to enable multiple date range objects to be cached.

* add comment to add date range unit test, updated README, etc.

* updates, added input cleansing, and good API errors when input is bad

* added endpoint querystring for StartTime, EndTime to readme

* changes per PR review

* cleaned up logic per PR

* cleaned up debug statements

* clean up time to string conversion

* refactored new code into smaller functions, built unit tests for new code

* sort out unwrapping time errors back to client caller, adding tests for dates

* updated with PR suggestions

* nit

* moar nits

Add custom date range queries

18 Nov 17:02
Compare
Choose a tag to compare
Pre-release
v0.1.5-pre01

sort out unwrapping time errors back to client caller, adding tests f…

Verify cache exists for account, move caches to server, set expire time header

07 Oct 17:40
2b921c6
Compare
Choose a tag to compare
v0.1.4

Verify cache exists for account, move caches to server, set expire ti…

Fix cache expiration failure bug

03 Oct 19:42
Compare
Choose a tag to compare
Pre-release
v0.1.4-pre05

cleanup debugging

Experiment with SetDefault vs Set for cache entries

03 Oct 19:16
Compare
Choose a tag to compare
v0.1.4-pre04

SetDefault instead of Set