github seaweedfs/seaweedfs 3.65

latest release: helm-3.65.1
15 days ago

What's Changed

  • Helm Chart

    • Helm chart readme - clarify details about multiple filers and datastore by @tomeresk in #5384
    • helm chart: make s3 ingress annotations consistent by @mergwyn in #5463
  • Filer

    • fix get file metadata bug by @jerebear12 in #5394
    • Add TLS support, initial etcd connection check, fix key_prefix handling for etcd backend meta storage by @sample in #5403
    • fix filer address parsing by @doc-sheet in #5415
    • Move ListDirectoryEntries logic to ListDirectoryPrefixedEntries in etcd meta storage backend by @sample in #5416
    • fix: adjust condition in prefixFilterEntries prevent infinite loop by @sample in #5440
    • fix: ensure complete gRPC stream consumption in doListFilerEntries to prevent context canceled errors. by @sample in #5441
    • fix: filer authenticate with with volume server by @hencoappel in #5480
    • fix append disorder by @kungf in #5492
  • Filer Sync

    • fix: sync without dir /buckets/some/.uploads/hash_hash by @kmlebedev in #5402
  • Filer Replication

    • fix: panic: assignment to entry in nil map on S3Sink.CreateEntry by @kmlebedev in #5406
  • S3

  • Mount

    • fix GetAttr blocks count by @wusongANKANG in #5409
    • fix git clone into fuse mount fails with inflate: data stream error #5412
  • Misc

  • Master

  • Volume Server

New Contributors

Full Changelog: 3.64...3.65

Don't miss a new seaweedfs release

NewReleases is sending notifications on new releases.