Skip to content

Bump the gradle group with 10 updates#33

Merged
sugmanue merged 1 commit intomainfrom
dependabot/gradle/gradle-04d73477cc
Apr 15, 2026
Merged

Bump the gradle group with 10 updates#33
sugmanue merged 1 commit intomainfrom
dependabot/gradle/gradle-04d73477cc

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2026

Bumps the gradle group with 10 updates:

Package From To
software.amazon.smithy:smithy-aws-cloudformation-traits 1.68.0 1.69.0
software.amazon.smithy:smithy-aws-endpoints 1.68.0 1.69.0
software.amazon.smithy:smithy-aws-iam-traits 1.68.0 1.69.0
software.amazon.smithy:smithy-aws-smoke-test-model 1.68.0 1.69.0
software.amazon.smithy:smithy-aws-traits 1.68.0 1.69.0
software.amazon.smithy:smithy-protocol-traits 1.68.0 1.69.0
software.amazon.smithy:smithy-model 1.68.0 1.69.0
software.amazon.smithy:smithy-rules-engine 1.68.0 1.69.0
software.amazon.smithy:smithy-smoke-test-traits 1.68.0 1.69.0
software.amazon.smithy:smithy-waiters 1.68.0 1.69.0

Updates software.amazon.smithy:smithy-aws-cloudformation-traits from 1.68.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)
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. (#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)
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.68.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)
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)
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.68.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)
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)
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-smoke-test-model from 1.68.0 to 1.69.0

Release notes

Sourced from software.amazon.smithy:smithy-aws-smoke-test-model'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)
Changelog

Sourced from software.amazon.smithy:smithy-aws-smoke-test-model'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)
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.68.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)
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)
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.68.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)
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)
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-model from 1.68.0 to 1.69.0

Release notes

Sourced from software.amazon.smithy:smithy-model'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)
Changelog

Sourced from software.amazon.smithy:smithy-model'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)
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-rules-engine from 1.68.0 to 1.69.0

Release notes

Sourced from software.amazon.smithy:smithy-rules-engine'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)
Changelog

Sourced from software.amazon.smithy:smithy-rules-engine'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)
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-smoke-test-traits from 1.68.0 to 1.69.0

Release notes

Sourced from software.amazon.smithy:smithy-smoke-test-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)
Changelog

Sourced from software.amazon.smithy:smithy-smoke-test-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)
Commits

Bumps the gradle group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [software.amazon.smithy:smithy-aws-cloudformation-traits](https://github.com/smithy-lang/smithy) | `1.68.0` | `1.69.0` |
| [software.amazon.smithy:smithy-aws-endpoints](https://github.com/smithy-lang/smithy) | `1.68.0` | `1.69.0` |
| [software.amazon.smithy:smithy-aws-iam-traits](https://github.com/smithy-lang/smithy) | `1.68.0` | `1.69.0` |
| [software.amazon.smithy:smithy-aws-smoke-test-model](https://github.com/smithy-lang/smithy) | `1.68.0` | `1.69.0` |
| [software.amazon.smithy:smithy-aws-traits](https://github.com/smithy-lang/smithy) | `1.68.0` | `1.69.0` |
| [software.amazon.smithy:smithy-protocol-traits](https://github.com/smithy-lang/smithy) | `1.68.0` | `1.69.0` |
| [software.amazon.smithy:smithy-model](https://github.com/smithy-lang/smithy) | `1.68.0` | `1.69.0` |
| [software.amazon.smithy:smithy-rules-engine](https://github.com/smithy-lang/smithy) | `1.68.0` | `1.69.0` |
| [software.amazon.smithy:smithy-smoke-test-traits](https://github.com/smithy-lang/smithy) | `1.68.0` | `1.69.0` |
| [software.amazon.smithy:smithy-waiters](https://github.com/smithy-lang/smithy) | `1.68.0` | `1.69.0` |


Updates `software.amazon.smithy:smithy-aws-cloudformation-traits` from 1.68.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.68.0...1.69.0)

Updates `software.amazon.smithy:smithy-aws-endpoints` from 1.68.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.68.0...1.69.0)

Updates `software.amazon.smithy:smithy-aws-iam-traits` from 1.68.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.68.0...1.69.0)

Updates `software.amazon.smithy:smithy-aws-smoke-test-model` from 1.68.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.68.0...1.69.0)

Updates `software.amazon.smithy:smithy-aws-traits` from 1.68.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.68.0...1.69.0)

Updates `software.amazon.smithy:smithy-protocol-traits` from 1.68.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.68.0...1.69.0)

Updates `software.amazon.smithy:smithy-model` from 1.68.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.68.0...1.69.0)

Updates `software.amazon.smithy:smithy-rules-engine` from 1.68.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.68.0...1.69.0)

Updates `software.amazon.smithy:smithy-smoke-test-traits` from 1.68.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.68.0...1.69.0)

Updates `software.amazon.smithy:smithy-waiters` from 1.68.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.68.0...1.69.0)

Updates `software.amazon.smithy:smithy-aws-endpoints` from 1.68.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.68.0...1.69.0)

Updates `software.amazon.smithy:smithy-aws-iam-traits` from 1.68.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.68.0...1.69.0)

Updates `software.amazon.smithy:smithy-aws-smoke-test-model` from 1.68.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.68.0...1.69.0)

Updates `software.amazon.smithy:smithy-aws-traits` from 1.68.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.68.0...1.69.0)

Updates `software.amazon.smithy:smithy-protocol-traits` from 1.68.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.68.0...1.69.0)

Updates `software.amazon.smithy:smithy-model` from 1.68.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.68.0...1.69.0)

Updates `software.amazon.smithy:smithy-rules-engine` from 1.68.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.68.0...1.69.0)

Updates `software.amazon.smithy:smithy-smoke-test-traits` from 1.68.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.68.0...1.69.0)

Updates `software.amazon.smithy:smithy-waiters` from 1.68.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.68.0...1.69.0)

---
updated-dependencies:
- 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-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-endpoints
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- 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-group: gradle
- 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
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-traits
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-protocol-traits
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-model
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-rules-engine
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- 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-group: gradle
- dependency-name: software.amazon.smithy:smithy-waiters
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-endpoints
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- 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-group: gradle
- 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
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-traits
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-protocol-traits
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-model
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-rules-engine
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- 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-group: gradle
- dependency-name: software.amazon.smithy:smithy-waiters
  dependency-version: 1.69.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 Apr 15, 2026
@sugmanue sugmanue merged commit 327a3e8 into main Apr 15, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/gradle-04d73477cc branch April 15, 2026 15:55
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