Skip to content

Releases: fullstorydev/relay-core

v0.4.1

31 May 13:21
Compare
Choose a tag to compare

Changelog

v0.4.0

31 May 12:30
Compare
Choose a tag to compare

Changelog

v0.3.4

14 May 09:41
Compare
Choose a tag to compare

Changelog

  • 5a11674 Bump golang.org/x/net in the go_modules group across 1 directory
  • ad2ca7d Merge pull request #41 from fullstorydev/dependabot/go_modules/go_modules-b9ac453758
  • b8c92d3 version bump to resolve GO-2024-2687

v0.3.3

12 Feb 09:43
a272202
Compare
Choose a tag to compare

Changelog

  • a272202 Merge pull request #36 from fullstorydev/clint/WEB-14177
  • dc153b5 add e2e test for gzip support
  • a52dacd bump version
  • 0d11296 fail request if back content encoding
  • 627b047 pr feedback (eugene)
  • a18311e pr feedback (sethf)
  • 94b54c2 update blocking tests to asset they work with gzipped data
  • f68c9b6 update relay to support compressed data

v0.3.2

07 Feb 16:24
5a34026
Compare
Choose a tag to compare

Changelog

  • daba4b3 Bump golang net dependency due to CVE-2023-44487
  • 4d1a7e8 Merge pull request #35 from fullstorydev/eugenechang/update-ip-regex
  • 5a34026 Merge pull request #40 from fullstorydev/eugenechang/bump-golang-net-dependency-for-CVE-2023-44487
  • 50e29b1 More constraints on IP like strings to prevent Chrome versions from being excluded

v0.3.1

14 Jul 14:29
a6084e6
Compare
Choose a tag to compare

Changelog

  • 3e6d531 Adding ReadHeaderTimeout to prevent Slowloris DoS (#30)
  • a6084e6 Merge pull request #34 from fullstorydev/VAL-7571/suppress-noisy-relay-error
  • c7dcef5 catch EOF errors, log all else
  • d5e967e suppresses noisy relay error for 0 content-length responses

v0.3.0-beta1

04 Apr 16:50
54fcb22
Compare
Choose a tag to compare

Changelog

v0.3.0

06 Apr 18:07
54fcb22
Compare
Choose a tag to compare

Changelog

v0.2.0

22 Aug 20:57
fc3721e
Compare
Choose a tag to compare

Changelog

  • fc3721e Bump version numbers, update docs, and apply trivial pre-release fixes (#18)
  • f643e33 Move relay and logging into core (#17)
  • 9607878 Simplify plugin architecture (#14)
  • cf689cd Switch Docker base image to alpine (#15)

v0.2.0-beta1

19 Aug 19:59
Compare
Choose a tag to compare

Changelog

  • 7bf5339 Add content blocker plugin (#13)
  • ccf360f Bind a specific golang version; quick update
  • d03a045 Fix deployment script (#16)
  • 960324c Merge pull request #10 from eugene-chang-fs/eugenechang/quick-update-to-1.18
  • 7df371a Refactor project to improve local dev and testing experience (#11)
  • 1e3d613 Remove debugging log
  • af66474 Replace alpine base docker image with ubuntu (#12)
  • 2a5d97c Update .goreleaser.yaml
  • 32bcb61 Update .goreleaser.yaml