Skip to content

Release v1.7.0

Compare
Choose a tag to compare
@moutonjeremy moutonjeremy released this 27 Mar 23:06
· 70 commits to master since this release
* 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