Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1006 Bytes

CHANGELOG.md

File metadata and controls

26 lines (22 loc) · 1006 Bytes

Changelog

This is OOD Service Changelog, it lists all published beta ood service versions

service version can be found in service startup log You can use Ctrl+F to search for specific service version

[Unreleased]

[1.0.1.44] - 2022-10-21 [HOTFIX]

  • Fix some read_to_end related bugs for error empty content
  • Fix operation can stuck due to some timeout problem
  • Fix status error caused by concurrent sync states and sync packages in ood-daemon service
  • Fix Sqlite concurrent write error in some cases

[1.0.1.42] - 2022-10-21

Add

  • Add encryption and decryption to the crypto module of the cyfs stack

Changes

  • Increase the minimum rust version to 1.63
  • Refactor the logic of dsg-services
  • Optimize the uninstall logic of DecApp
  • Optimize download logic of Service and DecApp to reduce CPU usage
  • bdt performance improve
  • Improve the stability of master-slave OOD synchronization

Fix

  • Fix the mount path of data directory in DecApp Service sandbox.