Skip to content

Releases: JSainsburyPLC/ui-dev-proxy

v0.2.4

04 Aug 09:12
0cf97e5
Compare
Choose a tag to compare

Changelog

e1980b4 Change links to point to localhost on local dev
0cf97e5 Merge pull request #12 from JSainsburyPLC/fix/localhost-links

v0.2.3

10 May 12:50
7359c15
Compare
Choose a tag to compare

Changelog

7359c15 Attempt to match mock raw query string before complex match (#11)
2a71311 add sainsburys.json

v0.2.2

17 Mar 12:01
92fd892
Compare
Choose a tag to compare

Changelog

ddda245 Add goreleaser install instructions
ec68010 Add release dry run task
9f6d40d Add support for setting headers on the proxy (#7)
31291f5 Allow Goreleaser to modify via ldflags
bf488f0 Fix incorrect make command in docs
56bc16f Merge pull request #1 from JSainsburyPLC/feature/rewrite-rules
d5e3795 Merge pull request #3 from JSainsburyPLC/feature/redirects
92fd892 Merge pull request #9 from JSainsburyPLC/feature/proxy-response-headers
b835462 Support nginx style URL rewrites
1e899f2 Support redirects
b7e9464 UI Dev Proxy
e8d6d98 Update README.md
5af6a1f add build notification for travis
e8d4846 add goreleaser to manage releases
8b7a59e add travis CI
9cf1364 added check around route matcher
adb406f proxy response headers
e11a458 updated readme around releasing

v0.2.1

07 Nov 16:43
Compare
Choose a tag to compare

Changelog

31291f5 Allow Goreleaser to modify via ldflags
e8d6d98 Update README.md

v0.2.0

07 Nov 14:52
d5e3795
Compare
Choose a tag to compare

Changelog

bf488f0 Fix incorrect make command in docs
d5e3795 Merge pull request #3 from JSainsburyPLC/feature/redirects
1e899f2 Support redirects

v0.1.1

04 Nov 17:29
56bc16f
Compare
Choose a tag to compare

Changelog

ddda245 Add goreleaser install instructions
ec68010 Add release dry run task
56bc16f Merge pull request #1 from JSainsburyPLC/feature/rewrite-rules
b835462 Support nginx style URL rewrites
e8d4846 add goreleaser to manage releases
e11a458 updated readme around releasing

v0.1.0

20 Sep 11:34
Compare
Choose a tag to compare

Changelog

b7e9464 UI Dev Proxy
5af6a1f add build notification for travis
e8d4846 add goreleaser to manage releases
8b7a59e add travis CI
9cf1364 added check around route matcher