pict-rs/releases/0.5.17-pre.2.md
asonix 38a5b72606
All checks were successful
/ check (aarch64-unknown-linux-musl) (push) Successful in 1m53s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 2m32s
/ check (x86_64-unknown-linux-musl) (push) Successful in 2m35s
/ clippy (push) Successful in 1m40s
/ deny (push) Successful in 41s
/ tests (push) Successful in 1m50s
/ publish-docker (push) Successful in 11s
/ publish-forgejo (push) Successful in 19s
/ publish-crate (push) Successful in 1m54s
/ build (map[artifact:linux-amd64 platform:linux/amd64 target:x86_64-unknown-linux-musl]) (push) Successful in 5m36s
/ build (map[artifact:linux-arm32v7 platform:linux/arm/v7 target:armv7-unknown-linux-musleabihf]) (push) Successful in 5m42s
/ build (map[artifact:linux-arm64v8 platform:linux/arm64 target:aarch64-unknown-linux-musl]) (push) Successful in 3m32s
Prepare v0.5.17-pre.2
This release fixes configuration for strict object storage
implementations
2024-06-25 15:34:48 -05:00

493 B

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.