Skip to content

Kinesis: Separate out dart package and various fixes#6752

Merged
jvh-aws merged 6 commits intofeat/kinesis-data-streams-libraryfrom
jv/kinesis-improve-error-handling
Mar 10, 2026
Merged

Kinesis: Separate out dart package and various fixes#6752
jvh-aws merged 6 commits intofeat/kinesis-data-streams-libraryfrom
jv/kinesis-improve-error-handling

Conversation

@jvh-aws
Copy link
Copy Markdown
Contributor

@jvh-aws jvh-aws commented Mar 9, 2026

Addition to Kinesis Client Feature

  • Add dart package
  • Add record storage error and wrap all errors in kinesis exception (add consistent from method for kinesis exception type)
  • Do not expose logger as part of public constructor
  • Avoid reexporting foundation types
  • Fix error message when sqlite3.wasm file not found in dev mode
  • Enable full flush but attempt batches only once per flush
  • Fix partition key length verification
  • Minor fixes

jvh-aws added 5 commits March 8, 2026 17:44
… cache exceptions, use consistent from call to create kinesis errors, add default recovery suggestion where meaningful, fix partition key verification, further tests
@jvh-aws jvh-aws requested a review from a team as a code owner March 9, 2026 18:15
@jvh-aws jvh-aws merged commit ce155bc into feat/kinesis-data-streams-library Mar 10, 2026
122 of 127 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant