Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could you sync the models with v1? #240

Closed
hanshasselberg opened this issue Nov 29, 2018 · 8 comments
Closed

Could you sync the models with v1? #240

hanshasselberg opened this issue Nov 29, 2018 · 8 comments
Labels

Comments

@hanshasselberg
Copy link

I am specifically looking for servicediscovery.DiscoverInstances! Thank you! ❤️

@jasdel
Copy link
Contributor

jasdel commented Nov 29, 2018

Thanks for creating this issue @i0rek. We're working to update the v2 SDK with the updates released during re:Invent. There are a few customizations that need to be ported to the v2 SDK in order for this to happen, but I will refer to this issue when the PR updates are ready.

@jasdel jasdel added the v1-sync label Nov 29, 2018
@hanshasselberg
Copy link
Author

Thank you @jasdel! Do you know when this is going to happen? Would love to stay on v2 but I need that. If you don't get to it I will probably go back to v1 until it made to v2.

@jasdel
Copy link
Contributor

jasdel commented Dec 3, 2018

@i0rek there are a few features that need to be ported to the v2 SDK in order to sync the recent model updates. We'll work to port these features, but do not have a ETA to share.

@hanshasselberg
Copy link
Author

Thank you!

@jasdel jasdel reopened this Dec 3, 2018
@jasdel
Copy link
Contributor

jasdel commented Dec 3, 2018

jasdel added a commit to jasdel/aws-sdk-go-v2 that referenced this issue Dec 3, 2018
Fixes the S3 Upload Manager's unstable EOF detection test.

Related aws/aws-sdk-go#2286, aws#240
jasdel added a commit to jasdel/aws-sdk-go-v2 that referenced this issue Dec 3, 2018
Adds support for the S3 Control service and its custom endpoint pattern.

Related: aws/aws-sdk-go#2278, aws#240
jasdel added a commit to jasdel/aws-sdk-go-v2 that referenced this issue Dec 3, 2018
Updates the SDK's code generation to also generate the S3 Upload
Manager's UploadInput structure type based on the modeled S3
PutObjectInput. This ensures parity between the two types, and the S3
manager does not fall behind the capabilities of PutObject.

Related: aws/aws-sdk-go#2296, aws#240
jasdel added a commit to jasdel/aws-sdk-go-v2 that referenced this issue Dec 3, 2018
Updates the S3 client to autofill the Content-MD5 header for the
PutObjectLegalHold, PutObjectRetention, and PutObjectLockConfiguration
operations.

Related: aws/aws-sdk-go#2319, aws#240
jasdel added a commit to jasdel/aws-sdk-go-v2 that referenced this issue Dec 3, 2018
Adds support for an operation to be modeled with a endpoint host prefix
template. The template will be expanded when the request is built. The
template may use members from the operation's input struct to populate
the template.

Related aws/aws-sdk-go#2299, aws#240
jasdel added a commit that referenced this issue Dec 3, 2018
Services
---
* Synced the V2 SDK with latests AWS service API definitions.
       * Fixes [#240](#240)

SDK Bugs
---
* Updates the SDK's release tagging scheme to use `v0` until the v2 SDK reaches
       * General Availability (GA). This allows the SDK to be used with Go 1.11 modules. Post GA, v2 SDK's release tagging version will most likely follow a `v1.<x>.<y>` patter.
       * Fixes [#221](#221)
@jasdel
Copy link
Contributor

jasdel commented Dec 3, 2018

The SDK's been updated to v0.6.0. This brings the SDK up to date with the AWS service releases during AWS re:Invent 2018.

@jasdel jasdel closed this as completed Dec 3, 2018
@hanshasselberg
Copy link
Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants