Downgrade s3 sdk for compatibility with minio (#5946)

* 📚 Add `⬇️` emoji to the contributing guide

For cases where we need to downgrade dependencies

*  Downgrade S3 SDK version

Mainly for minio and other S3-compatible services
This commit is contained in:
Andrey Antukh
2025-02-25 12:49:33 +01:00
committed by GitHub
parent 6c1e8c3fe8
commit a549d783ba
3 changed files with 3 additions and 3 deletions

View File

@@ -84,6 +84,7 @@ Where type is:
- :whale: `:whale:` a commit for docker related stuff
- :paperclip: `:paperclip:` a commit with other not relevant changes
- :arrow_up: `:arrow_up:` a commit with dependencies updates
- :arrow_down: `:arrow_down:` a commit with dependencies downgrades
- :fire: `:fire:` a commit that removes files or code
More info: