Skip to content

v0.0.7

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Aug 16:13
· 90 commits to master since this release
v0.0.7
3628cc0

Changelog

  • 3628cc0 Add components interaction diagram (#114)
  • fd44726 Add read-through caching for publisher (#113)
  • 4a284e4 Add some stat cache minor tweaks (#112)
  • 186d1de Implement DeleteContainer on CLI side (#111)
  • 52a35e9 Fix to enable trace logging only for tests CLI (#110)
  • 8d0f6c2 Add checkboxes to feature list (#109)
  • c693141 Delete object implementation (#108)
  • 5b53880 Add manager-level implementation of some methods + cover the missed ones with tests (#107)
  • 2c0a17c Consolidate query logging (#106)
  • 98c688a Fix excess slash in the key if directory without ending shash was passed (#105)
  • 5e32721 Implement delete version feature (#104)
  • bfa5764 Optimize objects listings (#103)
  • b0caa61 Reduce PostgreSQL index size for objects table (#102)
  • db045fd Fix db.Ping() error message (#101)
  • c34250d Bump github.com/docker/docker from 27.0.0+incompatible to 27.1.0+incompatible (#89)
  • c3ce077 New probe handlers (#100)