Skip to content

Releases: gittrends-app/github-proxy-server

v1.1.3

Choose a tag to compare

@hsborges hsborges released this 14 Apr 18:21
  • perf: select queue by number of jobs (not queued jobs) b37ed7f

v1.1.2...v1.1.3

v1.1.2

Choose a tag to compare

@hsborges hsborges released this 14 Apr 18:03
  • fix: wrong verification on proxy middleware 12dbf46

v1.1.1...v1.1.2

v1.1.1

Choose a tag to compare

@hsborges hsborges released this 14 Apr 17:51
  • fix: rate limit update was not working was intended c17a82c

v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@hsborges hsborges released this 14 Apr 04:54
  • fix: fix error on server queue freezing and several code improvements d71a487

v1.0.3...v1.1.0

v1.0.3

Choose a tag to compare

@hsborges hsborges released this 13 Apr 17:40
  • fix: fix issue of not selecting the api version 1c57bc3

v1.0.2...v1.0.3

v1.0.2

Choose a tag to compare

@hsborges hsborges released this 13 Apr 17:35
  • perf: select the client with the lowest number of requets in queue 951a79b

v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@hsborges hsborges released this 13 Apr 14:16
  • feat: print options on server startup 6e90b6e
  • style: allow console.log 79c4d5e
  • style: increase prettier printWidth 198d7e5

v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@hsborges hsborges released this 13 Apr 05:08
  • build: add public scope to config 588de50
  • build: use yarn on np 0063957
  • build: ignore tests on np fe8287a
  • build: add publishConfig data 56d007a
  • build: add np and remove body-parser cd33ff8
  • fix: handle connection closed and improve code 67c990f
  • fix: wait request close before requesting again 8429b1c
  • fix: fix current working directory 1348fa9
  • feat: first version 7dc1d49

c34c9bb...v1.0.0