Skip to content

Releases: dgoldstein1/reverse-proxy

0.1.5

29 Jan 17:09
5b81889
Compare
Choose a tag to compare
Add prom metrics (#9)

* integration tests are failing

* integration tests are working

* updated readme

* bumped version

* tidied go mods'

0.1.4

15 Jan 23:37
f9ba791
Compare
Choose a tag to compare
7 ip address (#8)

* wrote 'get ip address'

* add /myip handler

* bumped version

0.1.3

15 Jan 22:53
Compare
Choose a tag to compare
dumping every request

0.1.2

19 Dec 04:03
232291c
Compare
Choose a tag to compare
Support queries (#4)

* added test which should fail...

* integration tests are failing

* yay tests are failinggit add -A

* it's working, integration tests success!!

* bumped version

0.1.1

19 Dec 02:56
61a24e0
Compare
Choose a tag to compare
Other domains not working (#3)

* Added trap for integration tests

* cleaned up integration tests

* integration tests to example.com are failing

* got it working, need to write parsing function

* parse test is failing

* able to use example domain

* able to get responses back

* Reset curl.. things are failing with 404

* INTEGRATION TESTS WORK

* full integration tests are workinggit add -A

* bumped version

0.1.0

18 Dec 21:56
a277497
Compare
Choose a tag to compare
Push heroku (#2)

* added heroku stuff

* testing deploy

* installing heroku cli before anything

* not logging in

* only deploy to heroku on master