Nugine / s3s

S3 Service Adapter
Apache License 2.0
133 stars 33 forks source link

Upgrade model and aws sdk #126

Closed Nugine closed 6 months ago

Nugine commented 8 months ago

resolves #100 resolves #111

Some notes:

prathmesh-kallurkar commented 7 months ago

Hi Nugine

When are you planning to merge this code in to mainline? This commit is super useful for users who rely on the repository and want to upgrade their SDK dependency to 1.X.

houqp commented 7 months ago

@Nugine let us know if there is anything we can help to get this over the finish line.

Nugine commented 6 months ago

The next release v0.9.0 is scheduled for Mar 9th. This version contains lots of breaking changes introduced by the latest smithy model. You can test it via git dependency before the release date. Report any problem :) If we encounter any major issue, the release will be postponed until we fix it.

St4NNi commented 6 months ago

Thanks a lot @Nugine. Will this also include the Hyper 1.0 upgrade? We are waiting for that as well and might try it after that.

Nugine commented 6 months ago

Thanks a lot @Nugine. Will this also include the Hyper 1.0 upgrade? We are waiting for that as well and might try it after that.

See #107. It's still blocking. We have to wait for aws sdk upgrade.