v0.6.0
Release Overview
Stable release for s3ctl.
- Published tag:
v0.6.0 - Full diff:
v0.5.23...v0.6.0 - Channel: stable; GitHub marks this as latest and GHCR publishes
:v0.6.0,:latest, and semver convenience tags
Installation
Installer script:
curl -fsSL https://netspeedy.github.io/s3ctl/install.sh | bash -s -- --version v0.6.0Homebrew:
brew tap netspeedy/s3ctl
brew install s3ctlContainer image:
docker run --rm ghcr.io/netspeedy/s3ctl:v0.6.0Verify downloaded archives and packages with the attached SHA256SUMS file.
Included Changes
Features
- Redesign brand mark and add wordmark lockup (
4081559)- Replace the generic S3 text tile with a bucket + amber keyhole mark in the website palette (blue/cyan on dark), so the favicon matches the site styling.
CI and Automation
- Generalize automation auto merge (
f9a31d9)
Documentation
- Polish readme presentation and accuracy (
ba9f51c)- Swap the header favicon for the new wordmark lockup and add a contents TOC.
Maintenance
- Refresh build tooling pins (
004b9c0)- Automatically merged after Build and Validate completed successfully for this automation pull request.
Published Artifacts
- Release binaries for
linux/amd64,linux/arm64,linux/arm/v7,darwin/amd64, anddarwin/arm64 - Debian packages for
amd64,arm64, andarmhf - Homebrew formula updates for stable releases
- SHA256 checksums attached to the release
- Container images published to
ghcr.io/netspeedy/s3ctl - The GitHub Pages release hub is refreshed with install commands, release assets, and APT repository metadata