v1.55.0: Add Minio Storage Support
·
70 commits
to refs/heads/master
since this release
📝 What’s Changed
- feat: Added minio support for S3 storage (#3369) Thanks @AZOGg01!
- Remove unused text columns from urls and file_pushes tables (#3358) Thanks @ozovalihasan!
⬆️ Dependencies updates
- ⬆️ Bump aws-partitions from 1.1104.0 to 1.1105.0 (#3371) @dependabot[bot]
- ⬆️ Bump rdoc from 6.13.1 to 6.14.0 (#3370) @dependabot[bot]
- ⬆️ Bump ruby from 3.4.3-alpine to 3.4.4-alpine in /containers/docker (#3364) @dependabot[bot]
- ⬆️ Bump rubocop-rails from 2.31.0 to 2.32.0 (#3368) @dependabot[bot]
- ⬆️ Bump google-apis-iamcredentials_v1 from 0.23.0 to 0.24.0 (#3366) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1103.0 to 1.1104.0 (#3365) @dependabot[bot]
- ⬆️ Bump rack from 3.1.14 to 3.1.15 (#3363) @dependabot[bot]
- ⬆️ Bump rubocop from 1.75.5 to 1.75.6 (#3362) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.186.0 to 1.186.1 (#3361) @dependabot[bot]
- ⬆️ Bump bootsnap from 1.18.5 to 1.18.6 (#3360) @dependabot[bot]
👥 List of contributors
@AZOGg01, @dependabot[bot], @ozovalihasan, @pglombardo and dependabot[bot]
🛥️ Docker Images
Available on Docker Hub:
https://hub.docker.com/r/pglombardo/pwpush
🏃♂️ Run This Version
docker run -d -p 5100:5100 pglombardo/pwpush:1.55.0
..and go to http://localhost:5100