ui-dev-proxy 0.1.0
Changelog
- b3b0198 fix workflow
- 2c23c4c update dependencies
- 0a2cfd8 remove references to old repo name, fix gosec issues
- fcb9970 update tooling and remove old files
- 4383350 goreleaser and github actions
- 93aeb50 Merge pull request JSainsburyPLC#14 from JSainsburyPLC/nikkovalenko-patch-1
- a9c6101 Update installation instruction in README.md
- 50df41c Merge pull request JSainsburyPLC#13 from JSainsburyPLC/adding-accessibility-md
- 12ed69b Added accessibility.md file
- 0cf97e5 Merge pull request JSainsburyPLC#12 from JSainsburyPLC/fix/localhost-links
- e1980b4 Change links to point to localhost on local dev
- 7359c15 Attempt to match mock raw query string before complex match (JSainsburyPLC#11)
- 2a71311 add sainsburys.json
- 92fd892 Merge pull request JSainsburyPLC#9 from JSainsburyPLC/feature/proxy-response-headers
- adb406f proxy response headers
- 9f6d40d Add support for setting headers on the proxy (JSainsburyPLC#7)
- 31291f5 Allow Goreleaser to modify via ldflags
- e8d6d98 Update README.md
- d5e3795 Merge pull request JSainsburyPLC#3 from JSainsburyPLC/feature/redirects
- 1e899f2 Support redirects
- bf488f0 Fix incorrect make command in docs
- 56bc16f Merge pull request JSainsburyPLC#1 from JSainsburyPLC/feature/rewrite-rules
- b835462 Support nginx style URL rewrites
- ec68010 Add release dry run task
- ddda245 Add goreleaser install instructions
- e11a458 updated readme around releasing
- e8d4846 add goreleaser to manage releases
- 9cf1364 added check around route matcher
- 5af6a1f add build notification for travis
- 8b7a59e add travis CI
- b7e9464 UI Dev Proxy