Skip to content

Releases: Labbs/github-actions-exporter

v1.9.0

07 Nov 07:45
5e37462

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.1...v1.9.0

v1.9.0-beta1

29 Aug 19:08
a02f1a6

Choose a tag to compare

v1.9.0-beta1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.8.1...v1.9.0-beta1

Release v1.8.1

16 Aug 11:04

Choose a tag to compare

* fix pipeline credential

Release v1.7.0

27 Mar 23:06

Choose a tag to compare

* Replace http client for go-github lib

* Add response caching (https://docs.github.com/en/rest/overview/resources-in-the-rest-api#conditional-requests)
* Add pprof for debug (path : /debug/pprof/)
* Update pipeline for add version automaticly
* Replace gorilla mux for fasthttp
* Reduced memory usage

Release v1.7.0-beta2

26 Mar 10:48

Choose a tag to compare

Release v1.7.0-beta2 Pre-release
Pre-release
* add comments

Release v1.7.0-beta1

26 Mar 10:19

Choose a tag to compare

Release v1.7.0-beta1 Pre-release
Pre-release
* Replace gorilla mux for fasthttp

* Replace http client for go-github lib
* Add response caching (https://docs.github.com/en/rest/overview/resources-in-the-rest-api#conditional-requests)
* Add pprof for debug (path : /debug/pprof/)
* Update pipeline for add version automaticly

Release v1.6.0

11 Mar 10:19

Choose a tag to compare

* github_job - deprecated metrics, use github_workflow_run_status (PR…

Release v1.5.2

21 Jan 23:45

Choose a tag to compare

- fix env vars

Release v1.5.1

21 Jan 21:01

Choose a tag to compare

- change golang version

- add dockerfile

Release v1.5

21 Jan 18:46

Choose a tag to compare

- add cache for worflows

- add workflow name for github_job metrics