Skip to content

Releases: brunoshiroma/go-proxy

v0.5.0

18 Aug 22:00
2305f2c
Compare
Choose a tag to compare

0.5.0 (2024-08-18)

Bug Fixes

  • .releaserc to control semantic-release (adfc8f0)
  • golanglint-ci (81bb7f2)
  • golanglint-ci golang version (2ef8e75)
  • golanglint-ci version (482dc53)
  • remove invalid action steps (aacb6c8)
  • update golang version to 1.23 (d8db86f)

Features

  • add semantic-release action, update golang version, add devcontainer (ec2f840)

v0.4.1

09 Jun 03:29
Compare
Choose a tag to compare

Commits

  • 578de11: fix actions for auto release (Bruno Shiroma)

v0.4.0

09 Jun 03:24
Compare
Choose a tag to compare

Commits

  • 233176d: Add license scan report and status (fossabot) #3
  • b8e7897: http proxy fixes (Bruno Shiroma)
  • 2e609c6: changes buffers sizes for the high memory usage, added env for enable pprof (Bruno Shiroma)
  • d1d1d0d: removed unused deps (Bruno Shiroma)
  • ab6f608: Merge branch 'master' into add-license-scan-badge (Bruno Shiroma) #3
  • 65b1483: change branch from master to main (Bruno Shiroma)
  • 0525813: fix anchore github actions branch (Bruno Shiroma)
  • 5fbb2e7: added github action create release artifacts (Bruno Shiroma)
  • e721010: fix yml ='( (Bruno Shiroma)
  • 0acaa6d: fixed yml (Bruno Shiroma)
  • 332aed6: fixed apt install permission, changed name (Bruno Shiroma)
  • 11152a2: removed static linking (Bruno Shiroma)
  • df0be26: changes artifacts (Bruno Shiroma)
  • 771ed90: added mac amd64/arm64, and linux arm(s) (Bruno Shiroma)
  • d1d9d32: Update README.md (Bruno Shiroma)
  • c9f60c0: Create codecov.yml (Bruno Shiroma)
  • f36ec36: fix test execution (Bruno Shiroma)
  • 74df9b3: Update codecov.yml (Bruno Shiroma)
  • 7d4e43f: updated ignore, macos file =(, codeql actions (Bruno Shiroma)
  • d040aed: remove auto from codeql (Bruno Shiroma)
  • fdf19a2: fixed anchore, fixed annoted codeql (Bruno Shiroma)
  • d208b2b: fixed anchore (Bruno Shiroma)
  • 0548c5d: fixed dockerfile, removed TARGETPLATFORM (Bruno Shiroma)
  • b216fea: fixed anchore (Bruno Shiroma)
  • dcb3a9c: fixed anchore (Bruno Shiroma)
  • 5421496: minor optimizations, rich logs on EOF, timeout, etc on 'pipe' (Bruno Shiroma)
  • f376783: added makefile, added k6 stress tests (Bruno Shiroma)
  • a292edb: fixed proxy function (Bruno Shiroma)
  • 0f6d687: fix sonar smells (Bruno Shiroma)
  • 528685c: added actions to generate release (Bruno Shiroma)

CONNECT response fixed, close idle connections

06 Nov 01:12
Compare
Choose a tag to compare

Fixed CONNECT response header now its works with more software
Close idle connections

v0.1.0

01 May 13:54
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
First Release