Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Releases: hellofresh/ggr

1.6.9-hf.0

24 Sep 07:30
d81f1f3
Compare
Choose a tag to compare
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

24 Mar 07:54
e38d366
Compare
Choose a tag to compare
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

16 Jul 09:39
Compare
Choose a tag to compare
Fix imports

1.6.7-hf.11

16 Jul 08:33
3e5c846
Compare
Choose a tag to compare
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

26 May 06:06
4de405d
Compare
Choose a tag to compare
Refactoring (#19)

* One more iteration of refactoring

* One more try to update ggr

1.6.7-hf.10

15 Jul 15:01
4de405d
Compare
Choose a tag to compare
Refactoring (#19)

* One more iteration of refactoring

* One more try to update ggr

1.6.7-hf.8

25 May 21:39
61ae32c
Compare
Choose a tag to compare
fix tests (#18)

1.6.7-hf.7

25 May 20:57
e4f5af9
Compare
Choose a tag to compare
One more update (#15)

1.6.7-hf.6

25 May 20:30
049b1df
Compare
Choose a tag to compare
One more update (#14)

1.6.7-hf.5

25 May 19:41
d1a5c55
Compare
Choose a tag to compare
One more iteration of refactoring (#13)