Skip to content

chore(deps): bump smithy-version from 1.67.0 to 1.69.0#1858

Merged
ianbotsf merged 2 commits intomainfrom
dependabot/gradle/smithy-version-1.69.0
Apr 18, 2026
Merged

chore(deps): bump smithy-version from 1.67.0 to 1.69.0#1858
ianbotsf merged 2 commits intomainfrom
dependabot/gradle/smithy-version-1.69.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Bumps smithy-version from 1.67.0 to 1.69.0.
Updates software.amazon.smithy:smithy-codegen-core from 1.67.0 to 1.69.0

Release notes

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

Smithy CLI v1.69.0

1.69.0 (2026-04-08)

Features

  • Added the smithy.api#longPoll trait to indicate an operation is a long-poll operation. (#3019)
  • Added aws.api#awsChunked trait. (#3033)
  • Added BDD auto generatrion in rules-engine-tests. (#3027)
  • Added multi-origin support to the CORS trait. (#3035)
  • Updated IDL serializer to quote unresolvable idRef values. (#3038)
  • Added llms.txt generation to docs build. (#3010)
  • Fixed issues handling high-precision numbers when loading models. (#3004)
  • Relaxed the optionality constraint on pagination output tokens to report a DANGER when the output token is required instead of ERROR. (#2983)
  • Added node reversal optimization to compileBdd. (#3045)

Bug Fixes

  • Fixed CLI checksum verification by adding appendFileNameToChecksum to generate sha256sum -c compatible checksum files. Previously, the .sha256 files contained only the raw hash without a filename, causing verification to fail. (#2999)

Documentation

  • Fixed aws.api#service docs to use correct property name cloudWatchNamespace instead of cloudWatchMetricNamespace. Also corrected a typo in CONTRIBUTING.md. (#3008)
  • Corrected outdated Smithy-Java documentation. (#3009)

Other

  • Added ec2QueryName, xmlName distinction edge test cases. (#2993)

Smithy CLI v1.68.0

1.68.0 (2026-02-25)

Features

... (truncated)

Changelog

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

1.69.0 (2026-04-08)

Features

  • Added the smithy.api#longPoll trait to indicate an operation is a long-poll operation. (#3019)
  • Added aws.api#awsChunked trait. (#3033)
  • Added BDD auto generatrion in rules-engine-tests. (#3027)
  • Added multi-origin support to the CORS trait. (#3035)
  • Updated IDL serializer to quote unresolvable idRef values. (#3038)
  • Added llms.txt generation to docs build. (#3010)
  • Fixed issues handling high-precision numbers when loading models. (#3004)
  • Relaxed the optionality constraint on pagination output tokens to report a DANGER when the output token is required instead of ERROR. (#2983)
  • Added node reversal optimization to compileBdd. (#3045)

Bug Fixes

  • Fixed CLI checksum verification by adding appendFileNameToChecksum to generate sha256sum -c compatible checksum files. Previously, the .sha256 files contained only the raw hash without a filename, causing verification to fail. (#2999)

Documentation

  • Fixed aws.api#service docs to use correct property name cloudWatchNamespace instead of cloudWatchMetricNamespace. Also corrected a typo in CONTRIBUTING.md. (#3008)
  • Corrected outdated Smithy-Java documentation. (#3009)

Other

  • Added ec2QueryName, xmlName distinction edge test cases. (#2993)

1.68.0 (2026-02-25)

Features

  • Added new ERROR event to EndpointTestsTraitValidator when builtin params are inconsistent (#2955)

... (truncated)

Commits
  • ad65194 Bump version to 1.69.0
  • 936509a Add changelog
  • 27add80 Add node reversal optimization to compileBdd
  • ddf3804 Add minimum value for longPoll timeout
  • f5267c0 Add docs for the cors origin member
  • a0c26c3 Add unstable to the longPoll trait
  • a9df93a Bump typescript-eslint from 8.58.0 to 8.58.1
  • 72fe0a4 Bump lucide-react from 0.577.0 to 1.7.0
  • 3e9b74e Bump vite from 7.3.2 to 8.0.7
  • 069d1fb Bump tailwindcss from 4.1.17 to 4.2.2
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-cli from 1.67.0 to 1.69.0

Release notes

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

Smithy CLI v1.69.0

1.69.0 (2026-04-08)

Features

  • Added the smithy.api#longPoll trait to indicate an operation is a long-poll operation. (#3019)
  • Added aws.api#awsChunked trait. (#3033)
  • Added BDD auto generatrion in rules-engine-tests. (#3027)
  • Added multi-origin support to the CORS trait. (#3035)
  • Updated IDL serializer to quote unresolvable idRef values. (#3038)
  • Added llms.txt generation to docs build. (#3010)
  • Fixed issues handling high-precision numbers when loading models. (#3004)
  • Relaxed the optionality constraint on pagination output tokens to report a DANGER when the output token is required instead of ERROR. (#2983)
  • Added node reversal optimization to compileBdd. (#3045)

Bug Fixes

  • Fixed CLI checksum verification by adding appendFileNameToChecksum to generate sha256sum -c compatible checksum files. Previously, the .sha256 files contained only the raw hash without a filename, causing verification to fail. (#2999)

Documentation

  • Fixed aws.api#service docs to use correct property name cloudWatchNamespace instead of cloudWatchMetricNamespace. Also corrected a typo in CONTRIBUTING.md. (#3008)
  • Corrected outdated Smithy-Java documentation. (#3009)

Other

  • Added ec2QueryName, xmlName distinction edge test cases. (#2993)

Smithy CLI v1.68.0

1.68.0 (2026-02-25)

Features

... (truncated)

Changelog

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

1.69.0 (2026-04-08)

Features

  • Added the smithy.api#longPoll trait to indicate an operation is a long-poll operation. (#3019)
  • Added aws.api#awsChunked trait. (#3033)
  • Added BDD auto generatrion in rules-engine-tests. (#3027)
  • Added multi-origin support to the CORS trait. (#3035)
  • Updated IDL serializer to quote unresolvable idRef values. (#3038)
  • Added llms.txt generation to docs build. (#3010)
  • Fixed issues handling high-precision numbers when loading models. (#3004)
  • Relaxed the optionality constraint on pagination output tokens to report a DANGER when the output token is required instead of ERROR. (#2983)
  • Added node reversal optimization to compileBdd. (#3045)

Bug Fixes

  • Fixed CLI checksum verification by adding appendFileNameToChecksum to generate sha256sum -c compatible checksum files. Previously, the .sha256 files contained only the raw hash without a filename, causing verification to fail. (#2999)

Documentation

  • Fixed aws.api#service docs to use correct property name cloudWatchNamespace instead of cloudWatchMetricNamespace. Also corrected a typo in CONTRIBUTING.md. (#3008)
  • Corrected outdated Smithy-Java documentation. (#3009)

Other

  • Added ec2QueryName, xmlName distinction edge test cases. (#2993)

1.68.0 (2026-02-25)

Features

  • Added new ERROR event to EndpointTestsTraitValidator when builtin params are inconsistent (#2955)

... (truncated)

Commits
  • ad65194 Bump version to 1.69.0
  • 936509a Add changelog
  • 27add80 Add node reversal optimization to compileBdd
  • ddf3804 Add minimum value for longPoll timeout
  • f5267c0 Add docs for the cors origin member
  • a0c26c3 Add unstable to the longPoll trait
  • a9df93a Bump typescript-eslint from 8.58.0 to 8.58.1
  • 72fe0a4 Bump lucide-react from 0.577.0 to 1.7.0
  • 3e9b74e Bump vite from 7.3.2 to 8.0.7
  • 069d1fb Bump tailwindcss from 4.1.17 to 4.2.2
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-waiters from 1.67.0 to 1.69.0

Release notes

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

Smithy CLI v1.69.0

1.69.0 (2026-04-08)

Features

  • Added the smithy.api#longPoll trait to indicate an operation is a long-poll operation. (#3019)
  • Added aws.api#awsChunked trait. (#3033)
  • Added BDD auto generatrion in rules-engine-tests. (#3027)
  • Added multi-origin support to the CORS trait. (#3035)
  • Updated IDL serializer to quote unresolvable idRef values. (#3038)
  • Added llms.txt generation to docs build. (#3010)
  • Fixed issues handling high-precision numbers when loading models. (#3004)
  • Relaxed the optionality constraint on pagination output tokens to report a DANGER when the output token is required instead of ERROR. (#2983)
  • Added node reversal optimization to compileBdd. (#3045)

Bug Fixes

  • Fixed CLI checksum verification by adding appendFileNameToChecksum to generate sha256sum -c compatible checksum files. Previously, the .sha256 files contained only the raw hash without a filename, causing verification to fail. (#2999)

Documentation

  • Fixed aws.api#service docs to use correct property name cloudWatchNamespace instead of cloudWatchMetricNamespace. Also corrected a typo in CONTRIBUTING.md. (#3008)
  • Corrected outdated Smithy-Java documentation. (#3009)

Other

  • Added ec2QueryName, xmlName distinction edge test cases. (#2993)

Smithy CLI v1.68.0

1.68.0 (2026-02-25)

Features

... (truncated)

Changelog

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

1.69.0 (2026-04-08)

Features

  • Added the smithy.api#longPoll trait to indicate an operation is a long-poll operation. (#3019)
  • Added aws.api#awsChunked trait. (#3033)
  • Added BDD auto generatrion in rules-engine-tests. (#3027)
  • Added multi-origin support to the CORS trait. (#3035)
  • Updated IDL serializer to quote unresolvable idRef values. (#3038)
  • Added llms.txt generation to docs build. (#3010)
  • Fixed issues handling high-precision numbers when loading models. (#3004)
  • Relaxed the optionality constraint on pagination output tokens to report a DANGER when the output token is required instead of ERROR. (#2983)
  • Added node reversal optimization to compileBdd. (#3045)

Bug Fixes

  • Fixed CLI checksum verification by adding appendFileNameToChecksum to generate sha256sum -c compatible checksum files. Previously, the .sha256 files contained only the raw hash without a filename, causing verification to fail. (#2999)

Documentation

  • Fixed aws.api#service docs to use correct property name cloudWatchNamespace instead of cloudWatchMetricNamespace. Also corrected a typo in CONTRIBUTING.md. (#3008)
  • Corrected outdated Smithy-Java documentation. (#3009)

Other

  • Added ec2QueryName, xmlName distinction edge test cases. (#2993)

1.68.0 (2026-02-25)

Features

  • Added new ERROR event to EndpointTestsTraitValidator when builtin params are inconsistent (#2955)

... (truncated)

Commits
  • ad65194 Bump version to 1.69.0
  • 936509a Add changelog
  • 27add80 Add node reversal optimization to compileBdd
  • ddf3804 Add minimum value for longPoll timeout
  • f5267c0 Add docs for the cors origin member
  • a0c26c3 Add unstable to the longPoll trait
  • a9df93a Bump typescript-eslint from 8.58.0 to 8.58.1
  • 72fe0a4 Bump lucide-react from 0.577.0 to 1.7.0
  • 3e9b74e Bump vite from 7.3.2 to 8.0.7
  • 069d1fb Bump tailwindcss from 4.1.17 to 4.2.2
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-aws-endpoints from 1.67.0 to 1.69.0

Release notes

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

Smithy CLI v1.69.0

1.69.0 (2026-04-08)

Features

  • Added the smithy.api#longPoll trait to indicate an operation is a long-poll operation. (#3019)
  • Added aws.api#awsChunked trait. (#3033)
  • Added BDD auto generatrion in rules-engine-tests. (#3027)
  • Added multi-origin support to the CORS trait. (#3035)
  • Updated IDL serializer to quote unresolvable idRef values. (#3038)
  • Added llms.txt generation to docs build. (#3010)
  • Fixed issues handling high-precision numbers when loading models. (#3004)
  • Relaxed the optionality constraint on pagination output tokens to report a DANGER when the output token is required instead of ERROR. (#2983)
  • Added node reversal optimization to compileBdd. (#3045)

Bug Fixes

  • Fixed CLI checksum verification by adding appendFileNameToChecksum to generate sha256sum -c compatible checksum files. Previously, the .sha256 files contained only the raw hash without a filename, causing verification to fail. (#2999)

Documentation

  • Fixed aws.api#service docs to use correct property name cloudWatchNamespace instead of cloudWatchMetricNamespace. Also corrected a typo in CONTRIBUTING.md. (#3008)
  • Corrected outdated Smithy-Java documentation. (#3009)

Other

  • Added ec2QueryName, xmlName distinction edge test cases. (#2993)

Smithy CLI v1.68.0

1.68.0 (2026-02-25)

Features

... (truncated)

Changelog

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

1.69.0 (2026-04-08)

Features

  • Added the smithy.api#longPoll trait to indicate an operation is a long-poll operation. (#3019)
  • Added aws.api#awsChunked trait. (#3033)
  • Added BDD auto generatrion in rules-engine-tests. (#3027)
  • Added multi-origin support to the CORS trait. (#3035)
  • Updated IDL serializer to quote unresolvable idRef values. (#3038)
  • Added llms.txt generation to docs build. (#3010)
  • Fixed issues handling high-precision numbers when loading models. (#3004)
  • Relaxed the optionality constraint on pagination output tokens to report a DANGER when the output token is required instead of ERROR. (#2983)
  • Added node reversal optimization to compileBdd. (#3045)

Bug Fixes

  • Fixed CLI checksum verification by adding appendFileNameToChecksum to generate sha256sum -c compatible checksum files. Previously, the .sha256 files contained only the raw hash without a filename, causing verification to fail. (#2999)

Documentation

  • Fixed aws.api#service docs to use correct property name cloudWatchNamespace instead of cloudWatchMetricNamespace. Also corrected a typo in CONTRIBUTING.md. (#3008)
  • Corrected outdated Smithy-Java documentation. (#3009)

Other

  • Added ec2QueryName, xmlName distinction edge test cases. (#2993)

1.68.0 (2026-02-25)

Features

  • Added new ERROR event to EndpointTestsTraitValidator when builtin params are inconsistent (#2955)

... (truncated)

Commits
  • ad65194 Bump version to 1.69.0
  • 936509a Add changelog
  • 27add80 Add node reversal optimization to compileBdd
  • ddf3804 Add minimum value for longPoll timeout
  • f5267c0 Add docs for the cors origin member
  • a0c26c3 Add unstable to the longPoll trait
  • a9df93a Bump typescript-eslint from 8.58.0 to 8.58.1
  • 72fe0a4 Bump lucide-react from 0.577.0 to 1.7.0
  • 3e9b74e Bump vite from 7.3.2 to 8.0.7
  • 069d1fb Bump tailwindcss from 4.1.17 to 4.2.2
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-aws-traits from 1.67.0 to 1.69.0

Release notes

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

Smithy CLI v1.69.0

1.69.0 (2026-04-08)

Features

  • Added the smithy.api#longPoll trait to indicate an operation is a long-poll operation. (#3019)
  • Added aws.api#awsChunked trait. (#3033)
  • Added BDD auto generatrion in rules-engine-tests. (#3027)
  • Added multi-origin support to the CORS trait. (#3035)
  • Updated IDL serializer to quote unresolvable idRef values. (#3038)
  • Added llms.txt generation to docs build. (#3010)
  • Fixed issues handling high-precision numbers when loading models. (#3004)
  • Relaxed the optionality constraint on pagination output tokens to report a DANGER when the output token is required instead of ERROR. (#2983)
  • Added node reversal optimization to compileBdd. (#3045)

Bug Fixes

  • Fixed CLI checksum verification by adding appendFileNameToChecksum to generate sha256sum -c compatible checksum files. Previously, the .sha256 files contained only the raw hash without a filename, causing verification to fail. (#2999)

Documentation

  • Fixed aws.api#service docs to use correct property name cloudWatchNamespace instead of cloudWatchMetricNamespace. Also corrected a typo in CONTRIBUTING.md. (#3008)
  • Corrected outdated Smithy-Java documentation. (#3009)

Other

  • Added ec2QueryName, xmlName distinction edge test cases. (#2993)

Smithy CLI v1.68.0

1.68.0 (2026-02-25)

Features

... (truncated)

Changelog

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

1.69.0 (2026-04-08)

Features

  • Added the smithy.api#longPoll trait to indicate an operation is a long-poll operation. (#3019)
  • Added aws.api#awsChunked trait. (#3033)
  • Added BDD auto generatrion in rules-engine-tests. (#3027)
  • Added multi-origin support to the CORS trait. (#3035)
  • Updated IDL serializer to quote unresolvable idRef values. (#3038)
  • Added llms.txt generation to docs build. (#3010)
  • Fixed issues handling high-precision numbers when loading models. (#3004)
  • Relaxed the optionality constraint on pagination output tokens to report a DANGER when the output token is required instead of ERROR. (#2983)
  • Added node reversal optimization to compileBdd. (#3045)

Bug Fixes

  • Fixed CLI checksum verification by adding appendFileNameToChecksum to generate sha256sum -c compatible checksum files. Previously, the .sha256 files contained only the raw hash without a filename, causing verification to fail. (#2999)

Documentation

  • Fixed aws.api#service docs to use correct property name cloudWatchNamespace instead of cloudWatchMetricNamespace. Also corrected a typo in CONTRIBUTING.md. (#3008)
  • Corrected outdated Smithy-Java documentation. (#3009)

Other

  • Added ec2QueryName, xmlName distinction edge test cases. (#2993)

1.68.0 (2026-02-25)

Features

  • Added new ERROR event to EndpointTestsTraitValidator when builtin params are inconsistent (#2955)

... (truncated)

Commits
  • ad65194 Bump version to 1.69.0
  • 936509a Add changelog
  • 27add80 Add node reversal optimization to compileBdd
  • ddf3804 Add minimum value for longPoll timeout
  • f5267c0 Add docs for the cors origin member
  • a0c26c3 Add unstable to the longPoll trait
  • a9df93a Bump typescript-eslint from 8.58.0 to 8.58.1
  • 72fe0a4 Bump lucide-react from 0.577.0 to 1.7.0
  • 3e9b74e Bump vite from 7.3.2 to 8.0.7
  • 069d1fb Bump tailwindcss from 4.1.17 to 4.2.2
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-protocol-traits from 1.67.0 to 1.69.0

Release notes

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

Smithy CLI v1.69.0

1.69.0 (2026-04-08)

Features

  • Added the smithy.api#longPoll trait to indicate an operation is a long-poll operation. (#3019)
  • Added aws.api#awsChunked trait. (#3033)
  • Added BDD auto generatrion in rules-engine-tests. (#3027)
  • Added multi-origin support to the CORS trait. (#3035)
  • Updated IDL serializer to quote unresolvable idRef values. (#3038)
  • Added llms.txt generation to docs build. (#3010)
  • Fixed issues handling high-precision numbers when loading models. (#3004)
  • Relaxed the optionality constraint on pagination output tokens to report a DANGER when the output token is required instead of ERROR. (#2983)
  • Added node reversal optimization to compileBdd. (#3045)

Bug Fixes

  • Fixed CLI checksum verification by adding appendFileNameToChecksum to generate sha256sum -c compatible checksum files. Previously, the .sha256 files contained only the raw hash without a filename, causing verification to fail. (#2999)

Documentation

  • Fixed aws.api#service docs to use correct property name cloudWatchNamespace instead of cloudWatchMetricNamespace. Also corrected a typo in CONTRIBUTING.md. (#3008)
  • Corrected outdated Smithy-Java documentation. (#3009)

Other

  • Added ec2QueryName, xmlName distinction edge test cases. (#2993)

Smithy CLI v1.68.0

1.68.0 (2026-02-25)

Features

... (truncated)

Changelog

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

1.69.0 (2026-04-08)

Features

  • Added the smithy.api#longPoll trait to indicate an operation is a long-poll operation. (#3019)
  • Added aws.api#awsChunked trait. (#3033)
  • Added BDD auto generatrion in rules-engine-tests. (#3027)
  • Added multi-origin support to the CORS trait. (#3035)
  • Updated IDL serializer to quote unresolvable idRef values. (#3038)
  • Added llms.txt generation to docs build. (#3010)
  • Fixed issues handling high-precision numbers when loading models. (#3004)
  • Relaxed the optionality constraint on pagination output tokens to report a DANGER when the output token is required instead of ERROR. (#2983)
  • Added node reversal optimization to compileBdd. (#3045)

Bug Fixes

  • Fixed CLI checksum verification by adding appendFileNameToChecksum to generate sha256sum -c compatible checksum files. Previously, the .sha256 files contained only the raw hash without a filename, causing verification to fail. (#2999)

Documentation

  • Fixed aws.api#service docs to use correct property name cloudWatchNamespace instead of cloudWatchMetricNamespace. Also corrected a typo in CONTRIBUTING.md. (#3008)
  • Corrected outdated Smithy-Java documentation. (#3009)

Other

  • Added ec2QueryName, xmlName distinction edge test cases. (#2993)

1.68.0 (2026-02-25)

Features

  • Added new ERROR event to EndpointTestsTraitValidator when builtin params are inconsistent (#2955)

... (truncated)

Commits
  • ad65194 Bump version to 1.69.0
  • 936509a Add changelog
  • 27add80 Add node reversal optimization to compileBdd
  • ddf3804 Add minimum value for longPoll timeout
  • f5267c0 Add docs for the cors origin member
  • a0c26c3 Add unstable to the longPoll trait
  • a9df93a Bump typescript-eslint from 8.58.0 to 8.58.1
  • 72fe0a4 Bump lucide-react from 0.577.0 to 1.7.0
  • 3e9b74e Bump vite from 7.3.2 to 8.0.7
  • 069d1fb Bump tailwindcss from 4.1.17 to 4.2.2
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-aws-protocol-tests from 1.67.0 to 1.69.0

Release notes

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

Smithy CLI v1.69.0

1.69.0 (2026-04-08)

Features

  • Added the smithy.api#longPoll trait to indicate an operation is a long-poll operation. (#3019)
  • Added aws.api#awsChunked trait. (#3033)
  • Added BDD auto generatrion in rules-engine-tests. (#3027)
  • Added multi-origin support to the CORS trait. (#3035)
  • Updated IDL serializer to quote unresolvable idRef values. (#3038)
  • Added llms.txt generation to docs build. (#3010)
  • Fixed issues handling high-precision numbers when loading models. (#3004)
  • Relaxed the optionality constraint on pagination output tokens to report a DANGER when the output token is required instead of ERROR. (#2983)
  • Added node reversal optimization to compileBdd. (#3045)

Bug Fixes

  • Fixed CLI checksum verification by adding appendFileNameToChecksum to generate sha256sum -c compatible checksum files. Previously, the .sha256 files contained only the raw hash without a filename, causing verification to fail. (#2999)

Documentation

  • Fixed aws.api#service docs to use correct property name cloudWatchNamespace instead of cloudWatchMetricNamespace. Also corrected a typo in CONTRIBUTING.md. (#3008)
  • Corrected outdated Smithy-Java documentation. (#3009)

Other

  • Added ec2QueryName, xmlName distinction edge test cases. (#2993)

Smithy CLI v1.68.0

1.68.0 (2026-02-25)

Features

... (truncated)

Changelog

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

1.69.0 (2026-04-08)

Features

  • Added the smithy.api#longPoll trait to indicate an operation is a long-poll operation. (#3019)
  • Added aws.api#awsChunked trait. (#3033)
  • Added BDD auto generatrion in rules-engine-tests. (#3027)
  • Added multi-origin support to the CORS trait. (#3035)
  • Updated IDL serializer to quote unresolvable idRef values. (#3038)
  • Added llms.txt generation to docs build. (#3010)
  • Fixed issues handling high-precision numbers when loading models. (#3004)
  • Relaxed the optionality constraint on pagination output tokens to report a DANGER when the output token is required instead of ERROR. (#2983)
  • Added node reversal optimization to compileBdd. (#3045)

Bug Fixes

  • Fixed CLI checksum verification by adding appendFileNameToChecksum to generate sha256sum -c compatible checksum files. Previously, the .sha256 files contained only the raw hash without a filename, causing verification to fail. (#2999)

Documentation

  • Fixed aws.api#service docs to use correct property name cloudWatchNamespace instead of cloudWatchMetricNamespace. Also corrected a typo in CONTRIBUTING.md. (#3008)
  • Corrected outdated Smithy-Java documentation. (#3009)

Other

  • Added ec2QueryName, xmlName distinction edge test cases. (#2993)

1.68.0 (2026-02-25)

Features

  • Added new ERROR event to EndpointTestsTraitValidator when builtin params are inconsistent (#2955)

... (truncated)

Commits
  • ad65194 Bump version to 1.69.0
  • 936509a Add changelog
  • 27add80 Add node reversal optimization to compileBdd
  • ddf3804 Add minimum value for longPoll timeout
  • f5267c0 Add docs for the cors origin member
  • a0c26c3 Add unstable to the longPoll trait
  • a9df93a Bump typescript-eslint from 8.58.0 to 8.58.1
  • 72fe0a4 Bump lucide-react from 0.577.0 to 1.7.0
  • 3e9b74e Bump vite from 7.3.2 to 8.0.7
  • 069d1fb Bump tailwindcss from 4.1.17 to 4.2.2
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-aws-iam-traits from 1.67.0 to 1.69.0

Release notes

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

Smithy CLI v1.69.0

1.69.0 (2026-04-08)

Features

  • Added the smithy.api#longPoll trait to indicate an operation is a long-poll operation. (#3019)
  • Added aws.api#awsChunked trait. (#3033)
  • Added BDD auto generatrion in rules-engine-tests. (#3027)
  • Added multi-origin support to the CORS trait. (#3035)
  • Updated IDL serializer to quote unresolvable idRef values. (#3038)
  • Added llms.txt generation to docs build. (#3010)
  • Fixed issues handling high-precision numbers when loading models. (#3004)
  • Relaxed the optionality constraint on pagination output tokens to report a DANGER when the output token is required instead of ERROR. (#2983)
  • Added node reversal optimization to compileBdd. (#3045)

Bug Fixes

  • Fixed CLI checksum verification by adding appendFileNameToChecksum to generate sha256sum -c compatible checksum files. Previously, the .sha256 files contained only the raw hash without a filename, causing verification to fail. (#2999)

Documentation

  • Fixed aws.api#service docs to use correct property name cloudWatchNamespace instead of cloudWatchMetricNamespace. Also corrected a typo in CONTRIBUTING.md. (#3008)
  • Corrected outdated Smithy-Java documentation. (#3009)

Other

  • Added ec2QueryName, xmlName distinction edge test cases. (#2993)

Smithy CLI v1.68.0

1.68.0 (2026-02-25)

Features

... (truncated)

Changelog

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

1.69.0 (2026-04-08)

Features

  • Added the smithy.api#longPoll trait to indicate an operation is a long-poll operation. (#3019)
  • Added aws.api#awsChunked trait. (#3033)
  • Added BDD auto generatrion in rules-engine-tests. (#3027)
  • Added multi-origin support to the CORS trait. (#3035)
  • Updated IDL serializer to quote unresolvable idRef values. (#3038)
  • Added llms.txt generation to docs build. (#3010)
  • Fixed issues handling high-precision numbers when loading models. (#3004)
  • Relaxed the optionality constraint on pagination output tokens to report a DANGER when the output token is required instead of ERROR. (#2983)
  • Added node reversal optimization to compileBdd. (#3045)

Bug Fixes

  • Fixed CLI checksum verification by adding appendFileNameToChecksum to generate sha256sum -c compatible checksum files. Previously, the .sha256 files contained only the raw hash without a filename, causing verification to fail. (#2999)

Documentation

  • Fixed aws.api#service docs to use correct property name cloudWatchNamespace instead of cloudWatchMetricNamespace. Also corrected a typo in CONTRIBUTING.md. (#3008)
  • Corrected outdated Smithy-Java documentation. (#3009)

Other

  • Added ec2QueryName, xmlName distinction edge test cases. (#2993)

1.68.0 (2026-02-25)

Features

  • Added new ERROR event to EndpointTestsTraitValidator when builtin params are inconsistent (#2955)

... (truncated)

Commits
  • ad65194 Bump version to 1.69.0
  • 936509a Add changelog
  • 27add80 Add node reversal optimization to compileBdd
  • ddf3804 Add minimum value for longPoll timeout
  • f5267c0 Add docs for the cors origin member
  • a0c26c3 Add unstable to the longPoll trait
  • a9df93a Bump typescript-eslint from 8.58.0 to 8.58.1
  • 72fe0a4 Bump lucide-react from 0.577.0 to 1.7.0
  • 3e9b74e Bump vite from 7.3.2 to 8.0.7
  • 069d1fb Bump tailwindcss from 4.1.17 to 4.2.2
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-aws-cloudformation-traits from 1.67.0 to 1.69.0

Release notes

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

Smithy CLI v1.69.0

1.69.0 (2026-04-08)

Features

  • Added the smithy.api#longPoll trait to indicate an operation is a long-poll operation. (#3019)
  • Added aws.api#awsChunked trait. (#3033)
  • Added BDD auto generatrion in rules-engine-tests. (#3027)
  • Added multi-origin support to the CORS trait. (#3035)
  • Updated IDL serializer to quote unresolvable idRef values. (#3038)
  • Added llms.txt generation to docs build. (#3010)
  • Fixed issues handling high-precision numbers when loading models. (#3004)
  • Relaxed the optionality constraint on pagination output tokens to report a DANGER when the output token is required instead of ERROR. (#2983)
  • Added node reversal optimization to compileBdd. (#3045)

Bug Fixes

  • Fixed CLI checksum verification by adding appendFileNameToChecksum to generate sha256sum -c compatible checksum files. Previously, the .sha256 files contained only the raw hash without a filename, causing verification to fail. (#2999)

Documentation

  • Fixed aws.api#service docs to use correct property name cloudWatchNamespace instead of cloudWatchMetricNamespace. Also corrected a typo in CONTRIBUTING.md. (#3008)
  • Corrected outdated Smithy-Java documentation. (#3009)

Other

  • Added ec2QueryName, xmlName distinction edge test cases. (#2993)

Smithy CLI v1.68.0

1.68.0 (2026-02-25)

Features

... (truncated)

Changelog

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

1.69.0 (2026-04-08)

Features

  • Added the smithy.api#longPoll trait to indicate an operation is a long-poll operation. (#3019)
  • Added aws.api#awsChunked trait. (#3033)
  • Added BDD auto generatrion in rules-engine-tests. (#3027)
  • Added multi-origin support to the CORS trait. (#3035)
  • Updated IDL serializer to quote unresolvable idRef values. (#3038)
  • Added llms.txt generation to docs build. (

@dependabot dependabot Bot added dependencies This issue is a problem in a dependency. java Pull requests that update java code labels Apr 13, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 13, 2026 22:13
Bumps `smithy-version` from 1.67.0 to 1.69.0.

Updates `software.amazon.smithy:smithy-codegen-core` from 1.67.0 to 1.69.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.67.0...1.69.0)

Updates `software.amazon.smithy:smithy-cli` from 1.67.0 to 1.69.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.67.0...1.69.0)

Updates `software.amazon.smithy:smithy-waiters` from 1.67.0 to 1.69.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.67.0...1.69.0)

Updates `software.amazon.smithy:smithy-aws-endpoints` from 1.67.0 to 1.69.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.67.0...1.69.0)

Updates `software.amazon.smithy:smithy-aws-traits` from 1.67.0 to 1.69.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.67.0...1.69.0)

Updates `software.amazon.smithy:smithy-protocol-traits` from 1.67.0 to 1.69.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.67.0...1.69.0)

Updates `software.amazon.smithy:smithy-aws-protocol-tests` from 1.67.0 to 1.69.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.67.0...1.69.0)

Updates `software.amazon.smithy:smithy-aws-iam-traits` from 1.67.0 to 1.69.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.67.0...1.69.0)

Updates `software.amazon.smithy:smithy-aws-cloudformation-traits` from 1.67.0 to 1.69.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.67.0...1.69.0)

Updates `software.amazon.smithy:smithy-model` from 1.67.0 to 1.69.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.67.0...1.69.0)

Updates `software.amazon.smithy:smithy-protocol-test-traits` from 1.67.0 to 1.69.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.67.0...1.69.0)

Updates `software.amazon.smithy:smithy-smoke-test-traits` from 1.67.0 to 1.69.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.67.0...1.69.0)

Updates `software.amazon.smithy:smithy-aws-smoke-test-model` from 1.67.0 to 1.69.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.67.0...1.69.0)

---
updated-dependencies:
- dependency-name: software.amazon.smithy:smithy-codegen-core
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-cli
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-waiters
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-aws-endpoints
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-aws-traits
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-protocol-traits
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-aws-protocol-tests
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-aws-iam-traits
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-aws-cloudformation-traits
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-model
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-protocol-test-traits
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-smoke-test-traits
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.smithy:smithy-aws-smoke-test-model
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/smithy-version-1.69.0 branch from 9328029 to 7559ffa Compare April 13, 2026 22:59
@github-actions
Copy link
Copy Markdown

A new generated diff is ready to view.

@ianbotsf ianbotsf added this pull request to the merge queue Apr 17, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 17, 2026
@ianbotsf ianbotsf added this pull request to the merge queue Apr 18, 2026
Merged via the queue into main with commit 46ce8fe Apr 18, 2026
24 checks passed
@ianbotsf ianbotsf deleted the dependabot/gradle/smithy-version-1.69.0 branch April 18, 2026 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies This issue is a problem in a dependency. java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant