smithy-go

Smithy code generators for Go (in development)

APACHE-2.0 License

Stars
172
Committers
26
smithy-go - Release (2024-08-14) Latest Release

Published by lucix-aws 2 months ago

Module Highlights

  • github.com/aws/smithy-go: v1.20.4
    • Dependency Update: Bump minimum Go version to 1.21.
smithy-go - Release (2024-06-27)

Published by lucix-aws 4 months ago

Module Highlights

  • github.com/aws/smithy-go: v1.20.3
    • Bug Fix: Fix encoding/cbor test overflow on x86.
smithy-go - Release (2024-03-29)

Published by aws-sdk-go-v2-automation 7 months ago

  • No change notes available for this release.
smithy-go - Release (2024-02-21)

Published by aws-sdk-go-v2-automation 8 months ago

Module Highlights

  • github.com/aws/smithy-go: v1.20.1
    • Bug Fix: Remove runtime dependency on go-cmp.
smithy-go - Release (2024-02-13)

Published by aws-sdk-go-v2-automation 9 months ago

Module Highlights

  • github.com/aws/smithy-go: v1.20.0
    • Feature: Add codegen definition for sigv4a trait.
    • Feature: Bump minimum Go version to 1.20 per our language support policy.
smithy-go - Release (2023-12-07)

Published by aws-sdk-go-v2-automation 11 months ago

Module Highlights

  • github.com/aws/smithy-go: v1.19.0
    • Feature: Support modeled request compression.
smithy-go - Release (2023-11-30)

Published by aws-sdk-go-v2-automation 11 months ago

  • No change notes available for this release.
smithy-go - Release (2023-11-29)

Published by aws-sdk-go-v2-automation 11 months ago

Module Highlights

  • github.com/aws/smithy-go: v1.18.0
    • Feature: Expose Options() method on generated service clients.
smithy-go - Release (2023-11-15)

Published by aws-sdk-go-v2-automation 12 months ago

Module Highlights

  • github.com/aws/smithy-go: v1.17.0
    • Feature: Support identity/auth components of client reference architecture.
smithy-go - Release (2023-10-31)

Published by aws-sdk-go-v2-automation 12 months ago

Module Highlights

  • github.com/aws/smithy-go: v1.16.0
    • Feature: LANG: Bump minimum go version to 1.19.
smithy-go - Release (2023-10-06)

Published by aws-sdk-go-v2-automation about 1 year ago

Module Highlights

  • github.com/aws/smithy-go: v1.15.0
    • Feature: Add http.WithHeaderComment middleware.
smithy-go - Release (2023-08-18)

Published by aws-sdk-go-v2-automation about 1 year ago

  • No change notes available for this release.
smithy-go - Release (2023-08-07)

Published by aws-sdk-go-v2-automation about 1 year ago

Module Highlights

  • github.com/aws/smithy-go: v1.14.1
    • Bug Fix: Prevent duplicated error returns in EndpointResolverV2 default implementation.
smithy-go - Release (2023-07-31)

Published by aws-sdk-go-v2-automation about 1 year ago

General Highlights

  • Feature: Adds support for smithy-modeled endpoint resolution.
smithy-go - Release (2022-12-02)

Published by aws-sdk-go-v2-automation almost 2 years ago

  • No change notes available for this release.
smithy-go - Release (2022-10-24)

Published by aws-sdk-go-v2-automation about 2 years ago

Module Highlights

  • github.com/aws/smithy-go: v1.13.4
    • Bug Fix: fixed document type checking for encoding nested types
smithy-go - Release (2022-09-14)

Published by aws-sdk-go-v2-automation about 2 years ago

  • No change notes available for this release.
smithy-go - Release (v1.13.2)

Published by aws-sdk-go-v2-automation about 2 years ago

  • No change notes available for this release.
smithy-go - Release (v1.13.1)

Published by aws-sdk-go-v2-automation about 2 years ago

  • No change notes available for this release.
smithy-go - Release (v1.13.0)

Published by aws-sdk-go-v2-automation about 2 years ago

Module Highlights

  • github.com/aws/smithy-go: v1.13.0
    • Feature: Adds support for the Smithy httpBearerAuth authentication trait to smithy-go. This allows the SDK to support the bearer authentication flow for API operations decorated with httpBearerAuth. An API client will need to be provided with its own bearer.TokenProvider implementation or use the bearer.StaticTokenProvider implementation.
Package Rankings
Top 1.64% on Proxy.golang.org
Badges
Extracted from project README
Go Build Status Codegen Build Status
Related Projects