Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2026

Bumps the gradle group in /codegen with 6 updates:

Package From To
software.amazon.smithy:smithy-model 1.65.0 1.66.0
software.amazon.smithy:smithy-codegen-core 1.65.0 1.66.0
software.amazon.smithy:smithy-aws-traits 1.65.0 1.66.0
software.amazon.smithy:smithy-aws-protocol-tests 1.65.0 1.66.0
software.amazon.smithy:smithy-protocol-test-traits 1.65.0 1.66.0
software.amazon.smithy:smithy-waiters 1.65.0 1.66.0

Updates software.amazon.smithy:smithy-model from 1.65.0 to 1.66.0

Release notes

Sourced from software.amazon.smithy:smithy-model's releases.

Smithy CLI v1.66.0

1.66.0 (2026-01-13)

Features

  • Added protocol test to test xml attribute members that are declared between non-attribute members. (#2870)
  • Improve BDD sifting (2x speed, more reduction) (#2890)
  • Added the shared file manifest to directed codegen interfaces so that it can be easily used by integrations. (#2893)
  • Add CostOptimization for cost-based BDD sifting (#2889)
  • Added a SnippetConfig class to codgen-core that allows sharing doc snippets that will be consumed by smithy-docgen. (#2894)
  • Remove [] from toString on some rules engine types (#2904)
  • Updated smithy-docgen to consume snippet files to generate example sections. (#2894)
  • Added a generic evaluator/interpreter for JMESPath expressions. (#2878)
  • Made DefaultBuilderRef public. (#2894)
  • Implement rules engine ITE fn and S3 tree transform (#2903)

Bug Fixes

  • Change generated union variant classes to public in trait codegen (#2887)
  • Fix toBuilder not supplying cloudWatchNamespace in the aws.api#service trait (#2895)

Documentation

  • Added a section to discuss recommendations for implementing Smithy clients. Currently this section only includes information about HTTP interfaces, but it will expand over time to cover more topics related to implementing clients. (#2868)

Other

  • Make husky only work for files under /docs (#2916)
Changelog

Sourced from software.amazon.smithy:smithy-model's changelog.

1.66.0 (2026-01-13)

Features

  • Added protocol test to test xml attribute members that are declared between non-attribute members. (#2870)
  • Improve BDD sifting (2x speed, more reduction) (#2890)
  • Added the shared file manifest to directed codegen interfaces so that it can be easily used by integrations. (#2893)
  • Add CostOptimization for cost-based BDD sifting (#2889)
  • Added a SnippetConfig class to codgen-core that allows sharing doc snippets that will be consumed by smithy-docgen. (#2894)
  • Remove [] from toString on some rules engine types (#2904)
  • Updated smithy-docgen to consume snippet files to generate example sections. (#2894)
  • Added a generic evaluator/interpreter for JMESPath expressions. (#2878)
  • Made DefaultBuilderRef public. (#2894)
  • Implement rules engine ITE fn and S3 tree transform (#2903)

Bug Fixes

  • Change generated union variant classes to public in trait codegen (#2887)
  • Fix toBuilder not supplying cloudWatchNamespace in the aws.api#service trait (#2895)

Documentation

  • Added a section to discuss recommendations for implementing Smithy clients. Currently this section only includes information about HTTP interfaces, but it will expand over time to cover more topics related to implementing clients. (#2868)

Other

  • Make husky only work for files under /docs (#2916)
Commits

Updates software.amazon.smithy:smithy-codegen-core from 1.65.0 to 1.66.0

Release notes

Sourced from software.amazon.smithy:smithy-codegen-core's releases.

Smithy CLI v1.66.0

1.66.0 (2026-01-13)

Features

  • Added protocol test to test xml attribute members that are declared between non-attribute members. (#2870)
  • Improve BDD sifting (2x speed, more reduction) (#2890)
  • Added the shared file manifest to directed codegen interfaces so that it can be easily used by integrations. (#2893)
  • Add CostOptimization for cost-based BDD sifting (#2889)
  • Added a SnippetConfig class to codgen-core that allows sharing doc snippets that will be consumed by smithy-docgen. (#2894)
  • Remove [] from toString on some rules engine types (#2904)
  • Updated smithy-docgen to consume snippet files to generate example sections. (#2894)
  • Added a generic evaluator/interpreter for JMESPath expressions. (#2878)
  • Made DefaultBuilderRef public. (#2894)
  • Implement rules engine ITE fn and S3 tree transform (#2903)

Bug Fixes

  • Change generated union variant classes to public in trait codegen (#2887)
  • Fix toBuilder not supplying cloudWatchNamespace in the aws.api#service trait (#2895)

Documentation

  • Added a section to discuss recommendations for implementing Smithy clients. Currently this section only includes information about HTTP interfaces, but it will expand over time to cover more topics related to implementing clients. (#2868)

Other

  • Make husky only work for files under /docs (#2916)
Changelog

Sourced from software.amazon.smithy:smithy-codegen-core's changelog.

1.66.0 (2026-01-13)

Features

  • Added protocol test to test xml attribute members that are declared between non-attribute members. (#2870)
  • Improve BDD sifting (2x speed, more reduction) (#2890)
  • Added the shared file manifest to directed codegen interfaces so that it can be easily used by integrations. (#2893)
  • Add CostOptimization for cost-based BDD sifting (#2889)
  • Added a SnippetConfig class to codgen-core that allows sharing doc snippets that will be consumed by smithy-docgen. (#2894)
  • Remove [] from toString on some rules engine types (#2904)
  • Updated smithy-docgen to consume snippet files to generate example sections. (#2894)
  • Added a generic evaluator/interpreter for JMESPath expressions. (#2878)
  • Made DefaultBuilderRef public. (#2894)
  • Implement rules engine ITE fn and S3 tree transform (#2903)

Bug Fixes

  • Change generated union variant classes to public in trait codegen (#2887)
  • Fix toBuilder not supplying cloudWatchNamespace in the aws.api#service trait (#2895)

Documentation

  • Added a section to discuss recommendations for implementing Smithy clients. Currently this section only includes information about HTTP interfaces, but it will expand over time to cover more topics related to implementing clients. (#2868)

Other

  • Make husky only work for files under /docs (#2916)
Commits

Updates software.amazon.smithy:smithy-aws-traits from 1.65.0 to 1.66.0

Release notes

Sourced from software.amazon.smithy:smithy-aws-traits's releases.

Smithy CLI v1.66.0

1.66.0 (2026-01-13)

Features

  • Added protocol test to test xml attribute members that are declared between non-attribute members. (#2870)
  • Improve BDD sifting (2x speed, more reduction) (#2890)
  • Added the shared file manifest to directed codegen interfaces so that it can be easily used by integrations. (#2893)
  • Add CostOptimization for cost-based BDD sifting (#2889)
  • Added a SnippetConfig class to codgen-core that allows sharing doc snippets that will be consumed by smithy-docgen. (#2894)
  • Remove [] from toString on some rules engine types (#2904)
  • Updated smithy-docgen to consume snippet files to generate example sections. (#2894)
  • Added a generic evaluator/interpreter for JMESPath expressions. (#2878)
  • Made DefaultBuilderRef public. (#2894)
  • Implement rules engine ITE fn and S3 tree transform (#2903)

Bug Fixes

  • Change generated union variant classes to public in trait codegen (#2887)
  • Fix toBuilder not supplying cloudWatchNamespace in the aws.api#service trait (#2895)

Documentation

  • Added a section to discuss recommendations for implementing Smithy clients. Currently this section only includes information about HTTP interfaces, but it will expand over time to cover more topics related to implementing clients. (#2868)

Other

  • Make husky only work for files under /docs (#2916)
Changelog

Sourced from software.amazon.smithy:smithy-aws-traits's changelog.

1.66.0 (2026-01-13)

Features

  • Added protocol test to test xml attribute members that are declared between non-attribute members. (#2870)
  • Improve BDD sifting (2x speed, more reduction) (#2890)
  • Added the shared file manifest to directed codegen interfaces so that it can be easily used by integrations. (#2893)
  • Add CostOptimization for cost-based BDD sifting (#2889)
  • Added a SnippetConfig class to codgen-core that allows sharing doc snippets that will be consumed by smithy-docgen. (#2894)
  • Remove [] from toString on some rules engine types (#2904)
  • Updated smithy-docgen to consume snippet files to generate example sections. (#2894)
  • Added a generic evaluator/interpreter for JMESPath expressions. (#2878)
  • Made DefaultBuilderRef public. (#2894)
  • Implement rules engine ITE fn and S3 tree transform (#2903)

Bug Fixes

  • Change generated union variant classes to public in trait codegen (#2887)
  • Fix toBuilder not supplying cloudWatchNamespace in the aws.api#service trait (#2895)

Documentation

  • Added a section to discuss recommendations for implementing Smithy clients. Currently this section only includes information about HTTP interfaces, but it will expand over time to cover more topics related to implementing clients. (#2868)

Other

  • Make husky only work for files under /docs (#2916)
Commits

Updates software.amazon.smithy:smithy-aws-protocol-tests from 1.65.0 to 1.66.0

Release notes

Sourced from software.amazon.smithy:smithy-aws-protocol-tests's releases.

Smithy CLI v1.66.0

1.66.0 (2026-01-13)

Features

  • Added protocol test to test xml attribute members that are declared between non-attribute members. (#2870)
  • Improve BDD sifting (2x speed, more reduction) (#2890)
  • Added the shared file manifest to directed codegen interfaces so that it can be easily used by integrations. (#2893)
  • Add CostOptimization for cost-based BDD sifting (#2889)
  • Added a SnippetConfig class to codgen-core that allows sharing doc snippets that will be consumed by smithy-docgen. (#2894)
  • Remove [] from toString on some rules engine types (#2904)
  • Updated smithy-docgen to consume snippet files to generate example sections. (#2894)
  • Added a generic evaluator/interpreter for JMESPath expressions. (#2878)
  • Made DefaultBuilderRef public. (#2894)
  • Implement rules engine ITE fn and S3 tree transform (#2903)

Bug Fixes

  • Change generated union variant classes to public in trait codegen (#2887)
  • Fix toBuilder not supplying cloudWatchNamespace in the aws.api#service trait (#2895)

Documentation

  • Added a section to discuss recommendations for implementing Smithy clients. Currently this section only includes information about HTTP interfaces, but it will expand over time to cover more topics related to implementing clients. (#2868)

Other

  • Make husky only work for files under /docs (#2916)
Changelog

Sourced from software.amazon.smithy:smithy-aws-protocol-tests's changelog.

1.66.0 (2026-01-13)

Features

  • Added protocol test to test xml attribute members that are declared between non-attribute members. (#2870)
  • Improve BDD sifting (2x speed, more reduction) (#2890)
  • Added the shared file manifest to directed codegen interfaces so that it can be easily used by integrations. (#2893)
  • Add CostOptimization for cost-based BDD sifting (#2889)
  • Added a SnippetConfig class to codgen-core that allows sharing doc snippets that will be consumed by smithy-docgen. (#2894)
  • Remove [] from toString on some rules engine types (#2904)
  • Updated smithy-docgen to consume snippet files to generate example sections. (#2894)
  • Added a generic evaluator/interpreter for JMESPath expressions. (#2878)
  • Made DefaultBuilderRef public. (#2894)
  • Implement rules engine ITE fn and S3 tree transform (#2903)

Bug Fixes

  • Change generated union variant classes to public in trait codegen (#2887)
  • Fix toBuilder not supplying cloudWatchNamespace in the aws.api#service trait (#2895)

Documentation

  • Added a section to discuss recommendations for implementing Smithy clients. Currently this section only includes information about HTTP interfaces, but it will expand over time to cover more topics related to implementing clients. (#2868)

Other

  • Make husky only work for files under /docs (#2916)
Commits

Updates software.amazon.smithy:smithy-protocol-test-traits from 1.65.0 to 1.66.0

Release notes

Sourced from software.amazon.smithy:smithy-protocol-test-traits's releases.

Smithy CLI v1.66.0

1.66.0 (2026-01-13)

Features

  • Added protocol test to test xml attribute members that are declared between non-attribute members. (#2870)
  • Improve BDD sifting (2x speed, more reduction) (#2890)
  • Added the shared file manifest to directed codegen interfaces so that it can be easily used by integrations. (#2893)
  • Add CostOptimization for cost-based BDD sifting (#2889)
  • Added a SnippetConfig class to codgen-core that allows sharing doc snippets that will be consumed by smithy-docgen. (#2894)
  • Remove [] from toString on some rules engine types (#2904)
  • Updated smithy-docgen to consume snippet files to generate example sections. (#2894)
  • Added a generic evaluator/interpreter for JMESPath expressions. (#2878)
  • Made DefaultBuilderRef public. (#2894)
  • Implement rules engine ITE fn and S3 tree transform (#2903)

Bug Fixes

  • Change generated union variant classes to public in trait codegen (#2887)
  • Fix toBuilder not supplying cloudWatchNamespace in the aws.api#service trait (#2895)

Documentation

  • Added a section to discuss recommendations for implementing Smithy clients. Currently this section only includes information about HTTP interfaces, but it will expand over time to cover more topics related to implementing clients. (#2868)

Other

  • Make husky only work for files under /docs (#2916)
Changelog

Sourced from software.amazon.smithy:smithy-protocol-test-traits's changelog.

1.66.0 (2026-01-13)

Features

  • Added protocol test to test xml attribute members that are declared between non-attribute members. (#2870)
  • Improve BDD sifting (2x speed, more reduction) (#2890)
  • Added the shared file manifest to directed codegen interfaces so that it can be easily used by integrations. (#2893)
  • Add CostOptimization for cost-based BDD sifting (#2889)
  • Added a SnippetConfig class to codgen-core that allows sharing doc snippets that will be consumed by smithy-docgen. (#2894)
  • Remove [] from toString on some rules engine types (#2904)
  • Updated smithy-docgen to consume snippet files to generate example sections. (#2894)
  • Added a generic evaluator/interpreter for JMESPath expressions. (#2878)
  • Made DefaultBuilderRef public. (#2894)
  • Implement rules engine ITE fn and S3 tree transform (#2903)

Bug Fixes

  • Change generated union variant classes to public in trait codegen (#2887)
  • Fix toBuilder not supplying cloudWatchNamespace in the aws.api#service trait (#2895)

Documentation

  • Added a section to discuss recommendations for implementing Smithy clients. Currently this section only includes information about HTTP interfaces, but it will expand over time to cover more topics related to implementing clients. (#2868)

Other

  • Make husky only work for files under /docs (#2916)
Commits

Updates software.amazon.smithy:smithy-waiters from 1.65.0 to 1.66.0

Release notes

Sourced from software.amazon.smithy:smithy-waiters's releases.

Smithy CLI v1.66.0

1.66.0 (2026-01-13)

Features

  • Added protocol test to test xml attribute members that are declared between non-attribute members. (#2870)
  • Improve BDD sifting (2x speed, more reduction) (#2890)
  • Added the shared file manifest to directed codegen interfaces so that it can be easily used by integrations. (#2893)
  • Add CostOptimization for cost-based BDD sifting (#2889)
  • Added a SnippetConfig class to codgen-core that allows sharing doc snippets that will be consumed by smithy-docgen. (#2894)
  • Remove [] from toString on some rules engine types (#2904)
  • Updated smithy-docgen to consume snippet files to generate example sections. (#2894)
  • Added a generic evaluator/interpreter for JMESPath expressions. (#2878)
  • Made DefaultBuilderRef public. (#2894)
  • Implement rules engine ITE fn and S3 tree transform (#2903)

Bug Fixes

  • Change generated union variant classes to public in trait codegen (#2887)
  • Fix toBuilder not supplying cloudWatchNamespace in the aws.api#service trait (#2895)

Documentation

  • Added a section to discuss recommendations for implementing Smithy clients. Currently this section only includes information about HTTP interfaces, but it will expand over time to cover more topics related to implementing clients. (#2868)

Other

  • Make husky only work for files under /docs (#2916)
Changelog

Sourced from software.amazon.smithy:smithy-waiters's changelog.

1.66.0 (2026-01-13)

Features

  • Added protocol test to test xml attribute members that are declared between non-attribute members. (#2870)
  • Improve BDD sifting (2x speed, more reduction) (#2890)
  • Added the shared file manifest to directed codegen interfaces so that it can be easily used by integrations. (#2893)
  • Add CostOptimization for cost-based BDD sifting (#2889)
  • Added a SnippetConfig class to codgen-core that allows sharing doc snippets that will be consumed by smithy-docgen. (#2894)
  • Remove [] from toString on some rules engine types (#2904)
  • Updated smithy-docgen to consume snippet files to generate example sections. (#2894)
  • Added a generic evaluator/interpreter for JMESPath expressions. (#2878)
  • Made DefaultBuilderRef public. (#2894)
  • Implement rules engine ITE fn and S3 tree transform (#2903)

Bug Fixes

  • Change generated union variant classes to public in trait codegen (#2887)
  • Fix toBuilder not supplying cloudWatchNamespace in the aws.api#service trait (#2895)

Documentation

  • Added a section to discuss recommendations for implementing Smithy clients. Currently this section only includes information about HTTP interfaces, but it will expand over time to cover more topics related to implementing clients. (#2868)

Other

  • Make husky only work for files under /docs (#2916)
Commits

Updates software.amazon.smithy:smithy-codegen-core from 1.65.0 to 1.66.0

Release notes

Sourced from software.amazon.smithy:smithy-codegen-core's releases.

Smithy CLI v1.66.0

1.66.0 (2026-01-13)

Features

  • Added protocol test to test xml attribute members that are declared between non-attribute members. (#2870)
  • Improve BDD sifting (2x speed, more reduction) (#2890)
  • Added the shared file manifest to directed codegen interfaces so that it can be easily used by integrations. (#2893)
  • Add CostOptimization for cost-based BDD sifting (#2889)
  • Added a SnippetConfig class to codgen-core that allows sharing doc snippets that will be consumed by smithy-docgen. (#2894)
  • Remove [] from toString on some rules engine types (#2904)
  • Updated smithy-docgen to consume snippet files to generate example sections. (#2894)
  • Added a generic evaluator/interpreter for JMESPath expressions. (#2878)
  • Made DefaultBuilderRef public. (#2894)
  • Implement rules engine ITE fn and S3 tree transform (#2903)

Bug Fixes

  • Change generated union variant classes to public in trait codegen (#2887)
  • Fix toBuilder not supplying cloudWatchNamespace in the aws.api#service trait (#2895)

Documentation

  • Added a section to discuss recommendations for implementing Smithy clients. Currently this section only includes information about HTTP interfaces, but it will expand over time to cover more topics related to implementing clients. (#2868)

Other

  • Make husky only work for files under /docs (#2916)
Changelog

Sourced from software.amazon.smithy:smithy-codegen-core's changelog.

1.66.0 (2026-01-13)

Features

  • Added protocol test to test xml attribute members that are declared between non-attribute members. (#2870)
  • Improve BDD sifting (2x speed, more reduction) (#2890)
  • Added the shared file manifest to directed codegen interfaces so that it can be easily used by integrations. (#2893)
  • Add CostOptimization for cost-based BDD sifting (#2889)
  • Added a SnippetConfig class to codgen-core that allows sharing doc snippets that will be consumed by smithy-docgen. (#2894)
  • Remove [] from toString on some rules engine types (#2904)
  • Updated smithy-docgen to consume snippet files to generate example sections. (#2894)
  • Added a generic evaluator/interpreter for JMESPath expressions. (#2878)
  • Made DefaultBuilderRef public. (#2894)
  • Implement rules engine ITE fn and S3 tree transform (#2903)

Bug Fixes

  • Change generated union variant classes to public in trait codegen (#2887)
  • Fix toBuilder not supplying cloudWatchNamespace in the aws.api#service trait (#2895)

Documentation

  • Added a section to discuss recommendations for implementing Smithy clients. Currently this section only includes information about HTTP interfaces, but it will expand over time to cover more topics related to implementing clients. (#2868)

Other

  • Make husky only work for files under /docs (#2916)
Commits

Updates software.amazon.smithy:smithy-aws-traits from 1.65.0 to 1.66.0

Release notes

Sourced from software.amazon.smithy:smithy-aws-traits's releases.

Smithy CLI v1.66.0

1.66.0 (2026-01-13)

Features

  • Added protocol test to test xml attribute members that are declared between non-attribute members. (#2870)
  • Improve BDD sifting (2x speed, more reduction) (#2890)
  • Added the shared file manifest to directed codegen interfaces so that it can be easily used by integrations. (#2893)
  • Add CostOptimization for cost-based BDD sifting (#2889)
  • Added a SnippetConfig class to codgen-core that allows sharing doc snippets that will be consumed by smithy-docgen. (#2894)
  • Remove [] from toString on some rules engine types (#2904)
  • Updated smithy-docgen to consume snippet files to generate example sections. (#2894)
  • Added a generic evaluator/interpreter for JMESPath expressions. (#2878)
  • Made DefaultBuilderRef public. (#2894)
  • Implement rules engine ITE fn and S3 tree transform (#2903)

Bug Fixes

  • Change generated union variant classes to public in trait codegen (#2887)
  • Fix toBuilder not supplying cloudWatchNamespace in the aws.api#service trait (#2895)

Documentation

  • Added a section to discuss recommendations for implementing Smithy clients. Currently this section only includes information about HTTP interfaces, but it will expand over time to cover more topics related to implementing clients. (#2868)

Other

  • Make husky only work for files under /docs (#2916)
Changelog

Sourced from software.amazon.smithy:smithy-aws-traits's changelog.

1.66.0 (2026-01-13)

Features

  • Added protocol test to test xml attribute members that are declared between non-attribute members. (#2870)
  • Improve BDD sifting (2x speed, more reduction) (#2890)
  • Added the shared file manifest to directed codegen interfaces so that it can be easily used by integrations. (#2893)
  • Add CostOptimization for cost-based BDD sifting (#2889)
  • Added a SnippetConfig class to codgen-core that allows sharing doc snippets that will be consumed by smithy-docgen. (#2894)
  • Remove [] from toString on some rules engine types (#2904)
  • Updated smithy-docgen to consume snippet files to generate example sections. (#2894)
  • Added a generic evaluator/interpreter for JMESPath expressions. (#2878)
  • Made DefaultBuilderRef public. (#2894)
  • Implement rules engine ITE fn and S3 tree transform (#2903)

Bug Fixes

  • Change generated union variant classes to public in trait codegen (#2887)
  • Fix toBuilder not supplying cloudWatchNamespace in the aws.api#service trait (#2895)

Documentation

  • Added a section to discuss recommendations for implementing Smithy clients. Currently this section only includes information about HTTP interfaces, but it will expand over time to cover more topics related to implementing clients. (#2868)

Other

  • Make husky only work for files under /docs (#2916)
Commits

Bumps the gradle group in /codegen with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [software.amazon.smithy:smithy-model](https://github.com/smithy-lang/smithy) | `1.65.0` | `1.66.0` |
| [software.amazon.smithy:smithy-codegen-core](https://github.com/smithy-lang/smithy) | `1.65.0` | `1.66.0` |
| [software.amazon.smithy:smithy-aws-traits](https://github.com/smithy-lang/smithy) | `1.65.0` | `1.66.0` |
| [software.amazon.smithy:smithy-aws-protocol-tests](https://github.com/smithy-lang/smithy) | `1.65.0` | `1.66.0` |
| [software.amazon.smithy:smithy-protocol-test-traits](https://github.com/smithy-lang/smithy) | `1.65.0` | `1.66.0` |
| [software.amazon.smithy:smithy-waiters](https://github.com/smithy-lang/smithy) | `1.65.0` | `1.66.0` |


Updates `software.amazon.smithy:smithy-model` from 1.65.0 to 1.66.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.65.0...1.66.0)

Updates `software.amazon.smithy:smithy-codegen-core` from 1.65.0 to 1.66.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.65.0...1.66.0)

Updates `software.amazon.smithy:smithy-aws-traits` from 1.65.0 to 1.66.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.65.0...1.66.0)

Updates `software.amazon.smithy:smithy-aws-protocol-tests` from 1.65.0 to 1.66.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.65.0...1.66.0)

Updates `software.amazon.smithy:smithy-protocol-test-traits` from 1.65.0 to 1.66.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.65.0...1.66.0)

Updates `software.amazon.smithy:smithy-waiters` from 1.65.0 to 1.66.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.65.0...1.66.0)

Updates `software.amazon.smithy:smithy-codegen-core` from 1.65.0 to 1.66.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.65.0...1.66.0)

Updates `software.amazon.smithy:smithy-aws-traits` from 1.65.0 to 1.66.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.65.0...1.66.0)

Updates `software.amazon.smithy:smithy-aws-protocol-tests` from 1.65.0 to 1.66.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.65.0...1.66.0)

Updates `software.amazon.smithy:smithy-protocol-test-traits` from 1.65.0 to 1.66.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.65.0...1.66.0)

Updates `software.amazon.smithy:smithy-waiters` from 1.65.0 to 1.66.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.65.0...1.66.0)

---
updated-dependencies:
- dependency-name: software.amazon.smithy:smithy-model
  dependency-version: 1.66.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-codegen-core
  dependency-version: 1.66.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-traits
  dependency-version: 1.66.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-protocol-tests
  dependency-version: 1.66.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-protocol-test-traits
  dependency-version: 1.66.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-waiters
  dependency-version: 1.66.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-codegen-core
  dependency-version: 1.66.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-traits
  dependency-version: 1.66.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-protocol-tests
  dependency-version: 1.66.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-protocol-test-traits
  dependency-version: 1.66.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-waiters
  dependency-version: 1.66.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 21, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 21, 2026 11:33
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 21, 2026
@jonathan343 jonathan343 merged commit 8496a7b into develop Jan 21, 2026
5 checks passed
@jonathan343 jonathan343 deleted the dependabot/gradle/codegen/gradle-a59a9d185f branch January 21, 2026 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant