chore(release): 4.1.0 java#2349
Merged
Merged
Conversation
* **dafny:** Add bucket beacon support ([#1943](#1943)) ([5c53d59](5c53d59)) * validate attribute name length by UTF-8 byte count ([#2329](#2329)) ([1520838](1520838)) * **dafny:** add length check validation for beacon key condition expressions ([#2348](#2348)) ([0b21d4b](0b21d4b)) * update README to reflect new changes DBESDK 4.x ([#2333](#2333)) ([cc6c4b9](cc6c4b9)) * add retries to examples ([#2262](#2262)) ([ab622af](ab622af)) * add special-characters-workaround to avoid sigv4 failure ([#2270](#2270)) ([7223d98](7223d98)) * **ci:** add concurrency control ([#2265](#2265)) ([85d6be8](85d6be8)) * **ci:** add more error code in infra related failure ([#2254](#2254)) ([7d3b0b5](7d3b0b5)) * **ci:** Add retries to DDB local setup steps ([#2267](#2267)) ([7987566](7987566)) * **ci:** add separate changelog links ([#2306](#2306)) ([be7843b](be7843b)) * **ci:** Update daily_ci to get triggered at 7AM ([#2283](#2283)) ([3ed89b5](3ed89b5)) * group dependabot updates for each runtimes ([#2337](#2337)) ([6683d0a](6683d0a)) * pin time crate to fix CI ([#2324](#2324)) ([105e862](105e862)) * **release:** 4.0.0 ([#2299](#2299)) ([d7f4739](d7f4739)), closes [#2048](#2048) [#2145](#2145) * **release:** allow local testing ([#2251](#2251)) ([546b68c](546b68c)) * Update README to mention DDBECwithSDKV2 examples ([#2276](#2276)) ([bdcf6d0](bdcf6d0)) * use install smithy dafny deps from MPL ([#2266](#2266)) ([4f3b542](4f3b542))
josecorella
commented
Jun 26, 2026
lucasmcdonald3
approved these changes
Jun 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
dafny: Add bucket beacon support (#1943) (5c53d59)
validate attribute name length by UTF-8 byte count (#2329) (1520838)
dafny: add length check validation for beacon key condition expressions (#2348) (0b21d4b)
update README to reflect new changes DBESDK 4.x (#2333) (cc6c4b9)
add retries to examples (#2262) (ab622af)
add special-characters-workaround to avoid sigv4 failure (#2270) (7223d98)
ci: add concurrency control (#2265) (85d6be8)
ci: add more error code in infra related failure (#2254) (7d3b0b5)
ci: Add retries to DDB local setup steps (#2267) (7987566)
ci: add separate changelog links (#2306) (be7843b)
ci: Update daily_ci to get triggered at 7AM (#2283) (3ed89b5)
group dependabot updates for each runtimes (#2337) (6683d0a)
pin time crate to fix CI (#2324) (105e862)
release: 4.0.0 (#2299) (d7f4739), closes #2048 #2145
release: allow local testing (#2251) (546b68c)
Update README to mention DDBECwithSDKV2 examples (#2276) (bdcf6d0)
use install smithy dafny deps from MPL (#2266) (4f3b542)
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.