Skip to content

v0.1.0: Initial release

Compare
Choose a tag to compare
@mellowagain mellowagain released this 27 Jun 13:51
· 71 commits to main since this release
4b33aad

What's Changed

  • Initial version by @hatchan in #1
  • Missing push by @hatchan in #3
  • Use new modules layout by @hatchan in #15
  • Instead of only copying the prometheus binary, simply extract everything by @hatchan in #17
  • Add code owners files for automatic review request functionality by @hatchan in #18
  • Add more flexible endpoints parser by @hatchan in #21
  • Add support for only passing in the port for a metric endpoint by @hatchan in #26
  • check endpoint for 2xx status code on am start by @mellowagain in #25
  • Remove checking for the latest version and just use a hardcoded version by @hatchan in #27
  • verify checksums on prometheus download by @mellowagain in #30
  • Load CSS and JS files with a cache-busting param (temp solution) by @brettimus in #31
  • Significant refactor of downloading and verifiying archive by @hatchan in #32
  • add progress bars by @mellowagain in #29
  • propagate errors from tokio::tasks and make am windows compatible by @mellowagain in #36
  • Alright fine undo the cloudflare cachebusting madness by @brettimus in #33
  • Use svg favicon in index.html by @brettimus in #38
  • Add markdown reference generator by @keturiosakys in #39
  • print out details on startup by @mellowagain in #41
  • Update readme by @hatchan in #48
  • Add support for pushgateway by @hatchan in #42
  • Multiple quality of life improvements by @hatchan in #50
  • Various tweaks by @hatchan in #54
  • add release workflow by @mellowagain in #56
  • give write permission to attach artifacts workflow by @mellowagain in #57
  • small readme update and screenshot by @mies in #55
  • fix file name for release workflow by @mellowagain in #58
  • Update README.md by @mies in #59

New Contributors

Full Changelog: https://github.com/autometrics-dev/am/commits/v0.1.0