Releases: medyagh/gopogh
Releases · medyagh/gopogh
v0.19.0
What's Changed
- CI: Update Dockerfile base image by @spowelljr in #72
- Add ability to authenticate using IAM by @spowelljr in #73
Full Changelog: v0.18.0...v0.19.0
v0.18.0
What's Changed
- Update README demo gif by @spowelljr in #54
- Update README with better/correct gopogh command by @JudahNour in #56
- -out_html and -out_summary: create directory if not already present by @JudahNour in #57
- make gopogh exit instead of panic on error by @JudahNour in #58
- Remove Azure Connection in github actions by @JudahNour in #62
- Add SQL support to push test results to database file by @JudahNour in #60
- modify concurrency and timeout duration for lint github action by @JudahNour in #63
- add PostgreSQL support to gopogh by @JudahNour in #64
- add TestTime to test case table by @JudahNour in #66
- switch db to use timestamp rather than text for postgres time fields by @JudahNour in #67
- add duration and totalduration to postgres db by @JudahNour in #68
- CI: Update release Go version by @spowelljr in #70
- CI: Fix release job by @spowelljr in #71
New Contributors
- @JudahNour made their first contribution in #56
Full Changelog: v0.17.0...v0.18.0
Release v0.17.0
What's Changed
- Create Apache LICENSE by @medyagh in #47
- add golang lint job by @medyagh in #49
- add golangci-lint-action by @medyagh in #51
- Stop creating test PR by @spowelljr in #52
- Fix cursor not being pointer by @spowelljr in #53
Full Changelog: v0.16.0...v0.17.0
v0.16.0
Release v0.15.0
What's Changed
- Fix small typo in Readme by @krvajal in #37
- treewide: Fix typos and minor nits by @mqasimsarfraz in #39
- bump to golang 1.20 by @medyagh in #41
- move version to go src for go install by @medyagh in #44
New Contributors
- @krvajal made their first contribution in #37
- @mqasimsarfraz made their first contribution in #39
Full Changelog: v0.12.0...v0.15.0
Release v0.14.0
What's Changed
- Fix small typo in Readme by @krvajal in #37
- treewide: Fix typos and minor nits by @mqasimsarfraz in #39
- bump to golang 1.20 by @medyagh in #41
New Contributors
- @krvajal made their first contribution in #37
- @mqasimsarfraz made their first contribution in #39
Full Changelog: v0.12.0...v0.14.0
Release v0.13.0
go install github.com/medyagh/gopogh/cmd/gopogh@v0.13.0
Full Changelog: v0.12.0...v0.13.0
Release v0.9.0
What's Changed
- Add total duration field to summary. by @andriyDev in #33
New Contributors
- @andriyDev made their first contribution in #33
Full Changelog: v0.8.0...v0.9.0
Release v0.8.0
What's Changed
- add cronjob ghaction job by @medyagh in #27
- fix build rule for linux/arm64 binary by @ilya-zuyev in #29
- use goembed by @medyagh in #30
- fix NumberOfSkip in summary json by @medyagh in #31
Full Changelog: v0.6.0...v0.8.0