Releases: fullstorydev/relay-core
Releases · fullstorydev/relay-core
v0.4.1
v0.4.0
v0.3.4
v0.3.3
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
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
v0.3.0-beta1
Changelog
- b96150d Add content blocker plugin to dotenv example (#19)
- 00ec0eb Add tests for untested features (#21)
- 54fcb22 Fix minor issues in the docs (#28)
- 89ced70 Pull most configurable functions into plugins (#22)
- 4b0e940 Update go and dependency versions (#27)
- 1a25823 Update running.md (#20)
- deeff94 Update running.md (#23)
- 50d64a1 Use a YAML file as the primary configuration mechanism (#24)
v0.3.0
Changelog
- b96150d Add content blocker plugin to dotenv example (#19)
- 00ec0eb Add tests for untested features (#21)
- 54fcb22 Fix minor issues in the docs (#28)
- 89ced70 Pull most configurable functions into plugins (#22)
- 4b0e940 Update go and dependency versions (#27)
- 1a25823 Update running.md (#20)
- deeff94 Update running.md (#23)
- 50d64a1 Use a YAML file as the primary configuration mechanism (#24)
v0.2.0
v0.2.0-beta1
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