Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
40ee746
feat: add amplify_foundation_dart package with core types for V3
ekjotmultani Feb 24, 2026
b50bbc7
feat: add amplify_foundation_dart_bridge package
ekjotmultani Feb 27, 2026
b0f2157
Add `amplify_foundation_dart_bridge` and `amplify_foundation_dart` to…
cadivus Feb 27, 2026
d13d880
Fix LICENSE files
cadivus Feb 27, 2026
3ca9b1d
Review fixes
cadivus Feb 27, 2026
a14e59a
Fix dependencies
cadivus Feb 27, 2026
8169056
Satisfy the linter
cadivus Feb 27, 2026
ccf4f76
Move packages
cadivus Feb 27, 2026
2e67296
Regenerate workflows
cadivus Feb 27, 2026
cb8362b
Refactor logging
cadivus Feb 27, 2026
8b70057
Fix repository URLs
cadivus Feb 27, 2026
0423b75
Improve tests
cadivus Feb 27, 2026
4b7066c
Make `LogMessage` final
cadivus Feb 27, 2026
4972e0b
feat(infra): add Kinesis E2E test resources CDK stack and CI workflow
ekjotmultani Feb 27, 2026
0b3f7cd
fix(ci): generate pubspec_overrides.yaml for unpublished path depende…
ekjotmultani Feb 27, 2026
063fda4
refactor(infra): move kinesis resources from infra/ to infra-gen2/ am…
ekjotmultani Feb 27, 2026
e38737f
chore(infra-gen2): update package-lock.json for kinesis workspace
ekjotmultani Mar 2, 2026
1a5199a
feat(firehose): implement Amazon Data Firehose client with Phase 1 & …
ekjotmultani Feb 23, 2026
d326f91
fix: update Firehose barrel exports and remove bad record_data import
ekjotmultani Feb 23, 2026
4cbc23f
feat(firehose): integrate amplify_foundation_dart v3 types
ekjotmultani Feb 24, 2026
27926d1
feat: add kinesis E2E test infrastructure
ekjotmultani Feb 24, 2026
7ba9b2f
feat(firehose): add input validation to options and flush strategy
ekjotmultani Feb 26, 2026
952cfb0
refactor(firehose): use shared amplify_foundation_dart_bridge package
ekjotmultani Feb 27, 2026
513e0fa
feat(firehose): add library user agent to outgoing SDK requests
ekjotmultani Feb 27, 2026
677f9af
fix(firehose): add isClosed guard in E2E tearDown and gitignore local…
ekjotmultani Feb 27, 2026
3ce53ed
fix(firehose): update to non-generic AWSCredentialsProvider after fou…
ekjotmultani Feb 27, 2026
d411bb4
chore(firehose): update user agent to Amplify convention format
ekjotmultani Feb 27, 2026
25aa42e
chore: remove leftover infra-gen2 files from earlier approach
ekjotmultani Mar 2, 2026
c566314
fix(ci): install native sqlite3 and strip sqlite3_flutter_libs for Da…
ekjotmultani Mar 2, 2026
a34d68b
fix: replace EOL sqlite3_flutter_libs with sqlite3 in firehose package
ekjotmultani Mar 2, 2026
ba22404
chore(firehose): bump sqlite3 dependency to ^3.0.0
ekjotmultani Mar 2, 2026
3515c4b
chore(firehose): bump SDK constraint to ^3.6.0 for sqlite3 v3
ekjotmultani Mar 2, 2026
0465c9e
feat(firehose): add per-record size validation (1,000 KB limit)\n\nRe…
ekjotmultani Mar 2, 2026
4ab3242
test(firehose): add invalid stream flush isolation test\n\nVerifies t…
ekjotmultani Mar 2, 2026
a1c9269
chore: downgrade sqlite3 to ^2.0.0, add AGENTS.md
ekjotmultani Mar 4, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
83 changes: 21 additions & 62 deletions .github/composite_actions/launch_android_emulator/dist/main.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

83 changes: 21 additions & 62 deletions .github/composite_actions/launch_ios_simulator/dist/main.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Loading
Loading