This repository has been archived by the owner on Oct 30, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update pipeline * Added ability to build Ggr with pprof support (fixes aerokube#281) * Logging request proxy errors (fixes aerokube#290) * Correctly proxying HTTPS requests to hosts (fixes aerokube#273) * Doing minimum RLock calls possible (fixes aerokube#292) * Correctly working with gzipped requests (fixes aerokube#294) * Ability to use root token as authentication measure (fixes aerokube#298) * Adding ca-certificates to correctly work with external services (fixes aerokube#305) * Migrated to Golang 1.14 (fixes aerokube#317) * Migrated to Github Actions (fixes aerokube#319) * Logging platform name (fixes aerokube#316) * Correctly processing platform and platformName capabilities (fixes aerokube#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 aerokube#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]>
- Loading branch information