Skip to content

3.68

Compare
Choose a tag to compare
@chrislusf chrislusf released this 10 Jun 04:16
· 95 commits to master since this release

What's Changed

  • Helm Chart

    • Helm-Chart: Make MySQL credentials optional by @gtudan in #5583
    • Helm: Allow adding additional labels to the service monitors by @gtudan in #5593
    • Helm: Fix warning when rendering with secretExtraEnvVars set by @gtudan in #5594
    • helm chart - add support for emptyDir storage type by @tomeresk in #5610
    • Helm: Fix warning when providing resource requests/limits for S3 by @johnnycederholm in #5611
    • increase helm chart version to include the emptyDir storage feature by @tomeresk in #5613
    • Allow using a PVC to store filer and master logs by @sgalsaleh in #5653
    • Allow defining labels and annotations per component by @sgalsaleh in #5657
  • Misc

  • Volume Server

    • fix: recreate index include deleted files by @kmlebedev in #5579
    • Fix sorted needle file's write mode for (*SortedFileNeedleMap).Delete() by @NyaMisty in #5633
    • Ignore remote volume when selecting volumes in operation (ec.encode/volume.tier.upload) by @NyaMisty in #5635
  • Filer

    • add filer configuration options for username/password and tls by @baursn in #5601
    • Feature/mongodb security by @baursn in #5602
  • S3

    • [s3] Fixed s3 replication by sending content-md as base64 by @stibi in #5596
    • added s3 iam DeleteBucket permission management by @rikigigi in #5599
    • fix(s3api): make post api upload object default return 204 by @lehoangnam040 in #5648
  • Shell

    • chore: add missing concurrency help in fs.meta.load command by @negezor in #5609
    • Replaces volume.unmount in the help of the volumeServer.leave by @negezor in #5619
    • Fix volume.tier.upload nil pointer panic by @NyaMisty in #5634
    • Support concurrent volume.fsck & support disabling -cutoffTimeAgo to improve speed by @NyaMisty in #5636
  • Master

  • Mount

New Contributors

Full Changelog: 3.67...3.68