Skip to content

Release 2.5.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@owarai owarai released this 04 Feb 10:00
· 79 commits to master since this release
5718f9a

Added

  • Config through env variables and default location;

Changed

  • Use endpoint instead of protocol/host/port when config;
  • Skip sign if no credentials provided;
  • Auto add/strip-out x-qs-meta- prefix when deal with custom metadata in related api(PUT/GET/HEAD etc);

Fixed

  • Check zone before prepend it to host;