All Versions
14
Latest Version
Avg Release Cycle
86 days
Latest Release
1335 days ago

Changelog History
Page 2

  • v0.4.2 Changes

    March 09, 2018

    Summary of changes

    • ๐Ÿ›  BUGFIX: Concurrent request headers overwritten
  • v0.4.1 Changes

    March 02, 2018

    Summary of changes

    • Recursive whitelist definition
    • Editable list of headers to pass to the backend
    • โœ… Minor improvements of code and tests
  • v0.4 Changes

    January 20, 2018

    Summary of changes

    • โœ‚ Removed ALL external dependencies and created independent components for each of them
    • Decoder and Service Discovery register system
    • ๐Ÿ“‡ Response metadata
    • Response decoder and formatter exposed
    • Custom status code handler
    • Minor handler optimizations
    • โฌ†๏ธ Config version upgraded
    • ๐Ÿ”ง Server configuration extended (with timeouts and limits)
    • Now non strict REST urls are allowed
    • โšก๏ธ Request and response manipulation optimized
    • func version for all the interfaces
  • v0.3 Changes

    September 08, 2017

    Summary of changes:

    • ๐Ÿ‘Œ Support for go 1.9
    • etcd
    • ๐Ÿ‘Œ Support for the latest versions of gin
    • ๐Ÿ”ง Extended configuration for custom proxy factories
    • ๐Ÿ‘Œ Improved support for custom transport layers for the backend communication
    • More data collected from the backend responses