Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 881 Bytes

CHANGELOG.md

File metadata and controls

32 lines (20 loc) · 881 Bytes

Changelog

This document outlines major changes between releases.

Added

Fixed

Changed

  • Go 1.21+ is required to build now (#61)

0.1.2 - 2024-03-11

Added

  • Support for zero-size objects for upload (#80)

Changed

  • bbolt: Disabled syncing the DB in the object registry (#67)
  • Bump golang.org/x/net from 0.15.0 to 0.17.0 (#69)
  • Bump google.golang.org/grpc from 1.58.0 to 1.58.3 (#70)
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#71)
  • Upgraded Go version to a minimum 1.20 and updated versions for GitHub Actions and workflows (#77, #78, #79)

Older versions

Please refer to GitHub releases for older releases.