Skip to content

Releases: AndreZiviani/ec2-price-exporter

v0.2.0

28 Dec 12:33
Compare
Choose a tag to compare

Changelog

  • 2dc9b14 chore: Remove unnecessary upload/download artifact step in ci
  • 60035ca feat: Export normalized price of vcpu and memory (#4)
  • 28116c4 feat: Update dependencies (#3)
  • 64acef8 feat: Update github actions versions
  • fa4b164 feat: Update go version in CI and remove UPX
  • 387bd7e fix dockerfile build process
  • 33b0e11 fix dockerhub username
  • 5b9a7b5 fix typo in docker hub address
  • 1efba36 update .gitignore

v0.1.0

11 Feb 22:54
Compare
Choose a tag to compare

Changelog

  • ae7e9b5 Merge pull request #2 from leprechaun/region-filtering
  • 6f7f361 Merge pull request #3 from leprechaun/readme-update
  • 241fbfe Ondemand (#2)
  • 93dbe8b add github actions to create releases and docker image
  • 219c645 feature(regions): Adding support for limiting the regions we query
  • 75bc0a0 fix dockerfile
  • cbae26d fix github actions job dependency
  • 6164b03 fix github actions pathing typo
  • 272326b fix github actions version typo
  • 799e3b8 use aws sdk v2 and update dependencies (#1)