Releases: oxyno-zeta/s3-proxy
Releases · oxyno-zeta/s3-proxy
v4.17.1
4.17.1 (2024-10-29)
Bug Fixes
- deps: update module github.com/go-resty/resty/v2 to v2.15.3 (6d8d836)
- deps: update module go.uber.org/mock to v0.5.0 (c1228f1)
- Fix a possible nil pointer exception on configuration reload (b5b2656) (Thanks to @aolwas for the report)
Maintenance
- deps: update pascalgn/size-label-action action to v0.5.5 (c002d63)
- deps: update pre-commit hook commitizen-tools/commitizen to v3.30.0 (fffdac7)
- deps: update pre-commit hook pre-commit/pre-commit-hooks to v5 (1547861)
- deps: update squidfunk/mkdocs-material docker tag to v9.5.42 (9fabd32)
- Upgrade dependencies (9f9db94)
v4.17.0
4.17.0 (2024-09-23)
Bug Fixes
- server: Not found not correctly managed inside target router (5968733)
Features
- Add HEAD request support (7fd1750), closes #474
- Upgrade dependencies, linter and alpine docker image (c55e070)
- Upgrade golang, dependencies and linter (49d5871)
Maintenance
- Change labeler configuration for new major version (4ae228e)
- Change Renovate configuration and change project files for new Renovate (9bcc908)
- deps: update actions/checkout action to v4 (e3a51be)
- deps: update dependency golangci/golangci-lint to v1.61.0 (3ae597a)
- deps: update dependency mkdocs-awesome-pages-plugin to v2.9.3 (6e81d4b)
- deps: update docker/setup-qemu-action action to v3 (295b542)
- deps: update mikepenz/action-junit-report action to v4 (8a172d5)
- deps: update pascalgn/size-label-action action to v0.5.4 (fd8a3de)
- deps: update squidfunk/mkdocs-material docker tag to v9.5.36 (2d07d34)
v4.16.0
v4.15.0
4.15.0 (2024-07-27)
Continuous Integration
Documentation
- Add documentation about internal server endpoints (7391d11)
- Fix documentation for key rewrite feature (334da50), closes #441
Features
- Add a GET configuration endpoint on internal server (ea879dd)
- s3client: Add debug logs and forgotten trace (db31d28), closes #442
- Upgrade dependencies (05df853)
- Upgrade dependencies, linter and tools and patch code (26da2ef)
Maintenance
- deps: update pascalgn/size-label-action action to v0.5.2 (1d13e36)
- Upgrade configuration to latest goreleaser version (1c18f2b)
Tests
- server: Change internal server test validation (7cc4661)
v4.14.0
4.14.0 (2024-03-24)
Bug Fixes
- authentication: Change internal server error errors to unauthorized ones (1a773cd), closes #401
- authx:authentication: Validate redirect hostname to avoid redirect injection (9df6a1e)
Documentation
- Upgrade mkdocs-material (8f1e39b)
Features
Styles
- Upgrade linter and patch code (67eb691)
v4.13.0
4.13.0 (2024-02-15)
Code Refactoring
- metrics: Rename variable (68cfeaf)
Features
- Add feature to disabe export path metrics (c5aab20), closes #423
- Upgrade dependencies (2de3eda)
- Upgrade dependencies, linter, documentation and code (d623b88)
- Upgrade golang to 1.22 (f2ffb7c)
Maintenance
- deps: update actions/labeler action to v5 (fcae426)
- deps: update actions/setup-go action to v5 (b06dc4f)
- deps: update actions/setup-python action to v5 (6f3706b)
- deps: update actions/stale action to v9 (5676677)
- deps: update dorny/paths-filter action to v3 (6bb2be6)
- deps: update golangci/golangci-lint-action action to v4 (81be229)
- Upgrade mkdocs-material (c44ace2)
- Upgrade pre-commit hooks (603f2fb)
Styles
- Upgrade linter and patch code (3359f59)
Tests
- server: Fix tests for golang 1.22 (a061727)
v4.12.0
v4.11.0
v4.10.0
4.10.0 (2023-06-19)
Bug Fixes
- deps: Upgrade dependencies (4509754)
- Dockerfile: Upgrade base image (71a44fd)
- server: Close file on upload and remove all files from form when PUT request is finished (e0eec94)
- Upgrade linter and code (af68f91)
Continuous Integration
- Upgrade size labeler action (18100ae)
Documentation
Features
Maintenance
v4.9.0
4.9.0 (2023-05-08)
Bug Fixes
- config: Fix typo error in configuration key (7d7b92c)
- deps: update module github.com/go-playground/validator/v10 to v10.12.0 (c5b482e)
- deps: update module golang.org/x/net to v0.9.0 (bd60ce7)
- Upgrade all dependencies and linter (0ae7afd)
Continuous Integration
- Change permissions and ubuntu version on labeler CI (e79a5de)
- Upgrade size labeler (1be9bac)
- Upgrade ubuntu on stale (9d210e0)
Documentation
- Upgrade mkdocs-material to v9 (2499331)
Features
- Add support for Bucket Request configuration (a593c6c), closes #358
- Upgrade dependencies (4758513)
- Upgrade linter, Put right configuration for it , Remove dead code and improve RAM usage (5111b8d)
- Upgrade pre-commit hooks (28229dc)
Maintenance
- Add support for gotestfmt for better test visiblity (a53c9fd)
- Clean duplicate targets in makefile (c3bb4a9)
- deps: update actions/setup-go action to v4 (76f6455)
- deps: update actions/stale action to v8 (6d74b8a)
- Upgrade pre-commit hooks (d621073)
Pull Requests
- Merge pull request #354 from oxyno-zeta/renovate/golang.org-x-net-0.x (ada6795), closes #354
- Merge pull request #352 from oxyno-zeta/renovate/github.com-go-playground-validator-v10-10.x (96991d3), closes #352
- Merge pull request #351 from oxyno-zeta/renovate/actions-setup-go-4.x (41e481b), closes #351
- Merge pull request #353 from oxyno-zeta/renovate/actions-stale-8.x (d72c3e6), closes #353