Skip to content

Releases: DavyJ0nes/stubby

v0.6.0: Housekeeping Updates

19 Aug 13:14
e1cfc65
Compare
Choose a tag to compare

Changelog

  • [improvement]: Move CI from Travis to Github Actions
  • [improvement]: Add integration tests
  • [update]: Update to go 1.14
  • [update]: Update unit tests
  • [update]: Update logging to how configured routes
  • [docs]: Update docs
  • [docs]: Add contributing guide

Add Configurable Response Headers

06 Nov 20:34
2b31c82
Compare
Choose a tag to compare

Changelog

  • [UPDATE]: Update to Go v1.13
  • [ENHANCEMENT]: Allow for configurable response headers
  • [FIX]: Fix typo in the example config.yaml

Add URL Param Support

30 Jun 10:49
849b9d2
Compare
Choose a tag to compare

Change Log

  • Update Docs and travis script
  • Add support to stub url with specific query params
  • fix docker login in CI
  • Improve CI pipeline

Allow Port to be configurable

04 Apr 15:43
30dc336
Compare
Choose a tag to compare
Merge pull request #4 from DavyJ0nes/allow-configurable-port

Add Port to Configuration