Skip to content

Releases: 0chain/blobber

v1.18

13 Nov 18:30
Compare
Choose a tag to compare

New Features

  • Storage V2 Integration: Implemented Storage V2 for improved data handling and storage capabilities. #1476
  • Session Key Management: Added session key support for secure session handling. #1494, #1497

Fixes

  • zboxcore Refactoring: Refactored zboxcore to enhance code structure and reliability. #1478
  • Blobber Unit Tests: Addressed issues in blobber unit tests for consistent and accurate testing results. #1484
  • Signature Payload for V1: Fixed signature payload issues for version 1, ensuring compatibility. #1483
  • Challenge System: Resolved issues with the challenge mechanism to ensure system integrity. #1486
  • Delete Nodes: Fixed node deletion process for streamlined management. #1488
  • Auth Ticket Prefix: Corrected authentication ticket prefix handling for accurate permissions. #1502
  • Docker Login: Resolved docker login issues to improve deployment efficiency. #1498

Optimizations

  • File Search: Enabled case-insensitive search to enhance file search functionality. #1492
  • Allocation Locking: Improved allocation and cache lock mechanisms for stable performance. #1500, #1501
  • Increased Share Time Gap: Adjusted time gap for sharing functionality for a smoother user experience. #1482
  • Root Allocation Listing: Updated root allocation listing to return allocation size for improved visibility. #1505

Full Changelog: v1.17.0...v1.18.0

v1.11.2

29 Dec 11:41
c7460fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.1...v1.11.2

v1.4.10

06 May 07:05
e0e02bd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.9...v1.4.10

v1.4.9

02 Feb 02:27
2305c9a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.8...v1.4.9

v1.4.8

29 Dec 07:42
d78617d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.7...v1.4.8

v1.4.7

13 Sep 06:22
1ce9f4a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.6...v1.4.7

v1.4.6

30 Aug 08:18
8dc6681
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.5...v1.4.6

v1.4.5

11 Jul 03:33
89638b7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.4...v1.4.5

v1.4.4

02 Jun 03:42
8f09d3e
Compare
Choose a tag to compare

What's Changed

  • Delete thumbnail even if file is not to be deleted by @lpoli in #679
  • fix(devops): run integration-tests on self-hosted by @cnlangzi in #682
  • fix(devops): kill blobber grpc process if it exists by @cnlangzi in #689
  • Limit the combined directories and files per allocation by @avanaur in #676
  • Fix/challenge for bbr by @cnlangzi in #686
  • fix(gomod):upgrade gosdk and grpc by @cnlangzi in #683
  • fix(zcncore): fixed panicking issue on logging by @cnlangzi in #701
  • fix(zcn): removed redundant json marshal on sc.Input: by @cnlangzi in #707

Full Changelog: v1.4.3...v1.4.4

v1.4.3

16 May 01:52
89a6ab5
Compare
Choose a tag to compare

Breaking Changes

What's Changed

New Contributors

Full Changelog: v1.4.2...v1.4.3