Skip to content

Bug fix and feature release.

Choose a tag to compare

@harshavardhana harshavardhana released this 20 Jun 00:13
· 577 commits to master since this release
3.0.5

Highlights

  • Client side encryption using AES and RSA algorithms

Changelog

  • fix: calculate/add MD5 hash for multiple object delete. (#581) (3 weeks ago)
  • fix: Correct v2 listing of more than 1000 objects (#580) (4 weeks ago)
  • docs: updated documentation for encryption APIs (#577) (4 weeks ago)
  • api: add MinioClient.ignoreCertCheck() method (#572) (5 weeks ago)
  • Client side encryption using AES and RSA algorithms (#561) (5 weeks ago)
  • fix: conditionally calculate sha256/md5 hash for request. (#569) (5 weeks ago)
  • build: run functional tests in travis/appveyor. (#575) (6 weeks ago)
  • api: add support to putObject() with unknown sized input stream. (#573) (6 weeks ago)
  • Fix security issues in dependencies (#574) (6 weeks ago)
  • docs: Update version number in docs instructions. (#570) (7 weeks ago)
  • fix: redact signature/creds values on printing (#564) (7 weeks ago)
  • docs: updated to latest jar on maven. (#565) (7 weeks ago)
  • docs: Fix erroneous {set,get}BucketPolicy documentation (#562) (8 weeks ago)
  • Fix isValidEndpoint function to match spec (#560) (8 weeks ago)