Release v1.6.0 #41

Merged
alexvanin merged 1 commit from nightly-v1.6 into master 2024-09-04 19:51:22 +00:00
Owner

New All-in-One image contains updates for:

  • FrostFS services,
  • smart-contracts,
  • neo-go

New versions require extra steps to issue valid S3 credentials. To support these changes:

  1. init-aio.sh registers storage wallet in a proxy contract
  2. issue-creds.sh that now registers user in a frostfsid contract and then issues credentials

This PR also enables all S3-related kludge settings in S3 Gateway.

New All-in-One image contains updates for: * FrostFS services, * smart-contracts, * neo-go New versions require extra steps to issue valid S3 credentials. To support these changes: 1. `init-aio.sh` registers storage wallet in a proxy contract 2. `issue-creds.sh` that now registers user in a frostfsid contract and then issues credentials This PR also enables all S3-related kludge settings in S3 Gateway.
alexvanin added 9 commits 2024-09-04 14:18:46 +00:00
* Revert storage chain cache disabling due to fix in s3-gw
* Enable frostfsid validation in s3-gw by default
* Bypass content encoding checks to support minio integrations

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
Contains password of s3-gw service to update
policy contract data.

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
* Register wallet key in FrostFS ID before issuing secret
* Use issue-creds script instead of Makefile command

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
Now it requires explicit hardfork section

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
alexvanin referenced this pull request from a commit 2024-09-04 14:20:29 +00:00
alexvanin referenced this pull request from a commit 2024-09-04 14:20:29 +00:00
alexvanin referenced this pull request from a commit 2024-09-04 14:20:29 +00:00
alexvanin referenced this pull request from a commit 2024-09-04 14:20:29 +00:00
alexvanin force-pushed nightly-v1.6 from 534d073272 to a75b1b66eb 2024-09-04 14:20:30 +00:00 Compare
alexvanin referenced this pull request from a commit 2024-09-04 14:20:30 +00:00
alexvanin requested review from dkirillov 2024-09-04 14:21:53 +00:00
alexvanin requested review from pogpp 2024-09-04 14:21:53 +00:00
alexvanin requested review from mbiryukova 2024-09-04 14:21:54 +00:00
alexvanin requested review from r.loginov 2024-09-04 14:21:54 +00:00
alexvanin requested review from nzinkevich 2024-09-04 14:21:54 +00:00
pogpp approved these changes 2024-09-04 14:43:53 +00:00
dkirillov approved these changes 2024-09-04 14:44:06 +00:00
alexvanin merged commit a75b1b66eb into master 2024-09-04 14:51:58 +00:00
Sign in to join this conversation.
No description provided.