This repository has been archived by the owner on Oct 30, 2023. It is now read-only.
Releases: hellofresh/ggr
Releases · hellofresh/ggr
1.6.9-hf.0
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]>
1.6.8-hf.0
Automatic update ggr fork with upstream changes (#22) * 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 * Merge branch 'master' of github.com:hellofresh/ggr into upstream-1.6.8 # Conflicts: # go.mod # proxy.go # proxy_test.go Co-authored-by: Ivan Krutov <[email protected]> Co-authored-by: Alexander Andryashin <[email protected]> Co-authored-by: Ivan Krutov <[email protected]> Co-authored-by: kirillbilchenko <[email protected]>
1.6.7-hf.12
Fix imports
1.6.7-hf.11
Configure WhiteSource for GitHub.com (#20) * Add .whitesource configuration file * [IS-779](https://hellofresh.atlassian.net/browse/IS-779) - Disable GitHub issue creation In order to avoid spamming the GitHub repository with issues regarding possible security vulnerabilities and to integrate probably within the HelloFresh project management. The GitHub issue creation is disabled as per the [whitesource documentation](https://whitesource.atlassian.net/wiki/spaces/WD/pages/697696422/WhiteSource+for+GitHub.com#WhiteSourceforGitHub.com-IssueSettings(issueSettings)) Co-authored-by: whitesource-for-github-com[bot] <50673670+whitesource-for-github-com[bot]@users.noreply.github.com> Co-authored-by: Andrew Wurster <[email protected]>
1.6.7-hf.9
Refactoring (#19) * One more iteration of refactoring * One more try to update ggr
1.6.7-hf.10
Refactoring (#19) * One more iteration of refactoring * One more try to update ggr
1.6.7-hf.8
fix tests (#18)
1.6.7-hf.7
One more update (#15)
1.6.7-hf.6
One more update (#14)
1.6.7-hf.5
One more iteration of refactoring (#13)