Skip to content

v4.15.0

Compare
Choose a tag to compare
@oxyno-zeta oxyno-zeta released this 27 Jul 22:31
· 7 commits to master since this release
db31d28

4.15.0 (2024-07-27)

Continuous Integration

  • Update action for checkout (bd49f2a)
  • Update action for golangci-lint (06f92b9)

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)