Skip to content

Releases: giuem/ga-proxy

1.0.0

14 Feb 15:10

Choose a tag to compare

Feature

  • support performance timing measurement (e33170c)
  • add healthcheck for docker container (36e8cd8)

Breaking changes

  • use Gin as web framework
  • change router /detect to /ping

v0.3.0: Merge pull request #1 from giuem/fasthttp

11 Mar 07:40
60be3bd

Choose a tag to compare

use Fasthttp instead of net/http

v0.2.4

22 Jan 07:50

Choose a tag to compare

Add error handle for uuid.NewV4

v0.2.3

08 Aug 09:38

Choose a tag to compare

Feature

  • Detect connection with Google 09a9e83

Fixes

v0.2.2

25 Jul 05:28

Choose a tag to compare

Feature

Fixes

  • Sometimes http request return EOF error (72f141a, ref)

v0.2.1

21 Jul 06:04

Choose a tag to compare

fix skip ssl option error

v0.2

21 Jul 05:35

Choose a tag to compare

Add more args, easier to use

v0.1.1

17 Jul 10:05

Choose a tag to compare

skip ssl verify

v0.1

17 Jul 05:42

Choose a tag to compare

Initial commit