This repository has been archived by the owner on Oct 30, 2023. It is now read-only.
Upstream 1.6.9 (#24) Update pipeline * Added ability to build Ggr with pprof support (fixes #281) * Logging request proxy errors (fixes #290) * Correctly proxying HTTPS requests to hosts (fixes #273) * Doing minimum RLock calls possible (fixes #292) * Correctly working with gzipped requests (fixes #294) * Ability to use root token as authentication measure (fixes #298) * Adding ca-certificates to correctly work with external services (fixes #305) * Migrated to Golang 1.14 (fixes #317) * Migrated to Github Actions (fixes #319) * Logging platform name (fixes #316) * Correctly processing platform and platformName capabilities (fixes #313) * Fixed release workflow name * Added stale.yml file * Bump Golang to 1.15 * Bump Alpine version to 3.12 * Replaced set-env instruction in Github Actions with safer one * Bump Golang to 1.16 * Ability to print labels from extension capabilities (fixes #339) * Bump Alpine image version * Getting capability value from json wire and w3c sections * Better quick-start-guide.adoc * Explicitly setting browserVersion in top-level capabilites only * Cleanup * Update pipeline Co-authored-by: Ivan Krutov <[email protected]> Co-authored-by: Alexander Andryashin <[email protected]> Co-authored-by: Ivan Krutov <[email protected]>