pict-rs/releases/0.5.17-pre.2.md
asonix 38a5b72606 Prepare v0.5.17-pre.2
This release fixes configuration for strict object storage
implementations
2024-06-25 15:34:48 -05:00

14 lines
493 B
Markdown

# pict-rs 0.5.17-pre.2
pict-rs is a simple image hosting microservice, designed to handle storing and retrieving images,
animations, and videos, as well as providing basic image processing functionality.
## Overview
pict-rs 0.5.17-pre.2 fixes bugs with object storage configuration introduced in 0.5.17-pre.1, and
removes unused configuration options.
## Upgrade Notes
There are no significant changes from 0.5.17-pre.1. Upgrading should be as simple as pulling a new
version of pict-rs.