Skip to content

0.0.6

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Oct 12:06
· 140 commits to main since this release
  • Added uncors to scoop bucket (see more here)
  • Added responce mocks mechanism (see more here)

Changelog

  • c5977e4 Added scoop bucket configuration
  • bb59aad Added tests for Make replacer method
  • c96105b Changed graceful shutdown mechanism
  • fffece1 Cleanup code
  • fc9bc7b Fixed publishing
  • 0a673b0 Merge proxy and options midelwares
  • 432577a Replace default mux to gorilla/mux
  • 9c2bfa1 Responce mocks (#3)
  • bfe40b0 Transform middleware to simple http handler