Skip to content

Releases: aerokube/ggr

v1.5.1: correctly proxying VNC traffic to remote websocket

20 Mar 09:20
8455ff7
Compare
Choose a tag to compare

Fixes

  • #178 - proxying VNC traffic to Selenoid does not work

v1.5.0: quota API support

20 Feb 10:53
9a2235d
Compare
Choose a tag to compare

New features

  • #149 - /quota API support

Fixes

  • #166 - do not fail on missing users file when guest access is allowed bug
  • #173 - wrong request_id counter behavior

Improvements

  • #163 - logging statements easily processed by parsers

v1.4.1: SSL and mobile capabilities support

20 Jan 11:40
0707611
Compare
Choose a tag to compare

New features

  • #150 - showing Ggr version to /ping page
  • #155 - ability to proxy to SSL-powered hosts

Improvements

  • #154 - ability to use deviceName instead of browserName for mobile automation

v1.4.0: ability to proxy recorded video

20 Dec 16:31
78ebb31
Compare
Choose a tag to compare

New features

  • #142 - ability to proxy video files

Improvements

  • #143 - docs about video feature

v1.3.1: verbose option

09 Dec 09:33
27d5f5c
Compare
Choose a tag to compare

New features

  • #128 - -verbose flag to show quota contents on load

Improvements

v1.3.0: proxying VNC traffic

06 Oct 03:55
Compare
Choose a tag to compare

New features

  • #117 - ability to proxy VNC port
  • #121 - show total number of processed requests in /ping

v1.2.7: new Golang and fixes

08 Sep 20:16
Compare
Choose a tag to compare

Fixes

  • #114 - retry attempts are done only for different hostnames

Improvements

  • #112 - bump Golang version to 1.9

v1.2.6: guest mode support

02 Aug 08:48
Compare
Choose a tag to compare

New features

  • #107 - allow guest users to access Ggr

Fixes

  • #110 - graceful shutdown still does not work

Improvements

  • #105 - docs about /host feature

v1.2.5: ability to get session host

17 Jul 09:55
Compare
Choose a tag to compare

New features

  • #97 - Get IP:port of the hub where the driver is

Fixes

  • #100 - Failed to create new session with old Selenium clients

Improvements

  • #98 - docs about proxying to downstream servers

v1.2.4: ability to proxy downstream Selenium services

11 Jul 08:20
Compare
Choose a tag to compare

New features

  • #90 - showing release version instead of revision
  • #92 - showing last attempt error to user
  • #93 - ability to specify username and password for downstream server

Fixes

  • #86 - sessionID not shown for new Geckodriver-based hosts
  • #89 - compatibility issues with old Selenium client versions