Skip to content

Release 2.5.0

Compare
Choose a tag to compare
@owarai owarai released this 04 Jan 05:53
· 86 commits to master since this release
395356a

Added

  • Support bucket Replication api(#103);

Changed

  • Migrate to github actions(#105);
  • Replace virtual_host_enabled to enable_virtual_host_style(#119);

Fixed

  • fix code template error when multiple fields in(#104);
  • Error thrown during request when safeOkHttp configured as true(#117);