Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Merge from main #11452

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
75e80e3
chore(core): bump to ts 5.0 (#11077)
AllanZhengYP Mar 22, 2023
79f8ae8
feat(clients): basic types and fetch handler (#11120)
AllanZhengYP Mar 27, 2023
85bc134
feat(clients): compose transfer handler with middleware & retry middl…
AllanZhengYP Apr 7, 2023
7fc0540
fix(retry): add metadata to returns from retry middldeware (#11212)
AllanZhengYP Apr 11, 2023
addfe0e
Merge remote-tracking branch 'upstream/main' into v5/custom-clients
AllanZhengYP Apr 11, 2023
080edee
chore(core): update size limit
AllanZhengYP Apr 11, 2023
e39314f
Merge remote-tracking branch 'upstream/main' into v5/custom-clients (…
AllanZhengYP Apr 11, 2023
67e4017
feat(clients): cognito identity client (#11213)
AllanZhengYP Apr 14, 2023
bc79b21
chore(clients): enable tagged release of custom clients (#11267)
AllanZhengYP Apr 18, 2023
b593887
test(clients): add functional test to cognito identity client (#11266)
AllanZhengYP Apr 18, 2023
475f26b
feat(clients): add useragent to cognito identity (#11269)
AllanZhengYP Apr 20, 2023
0cebaf5
chore(clients): add license header to files (#11292)
AllanZhengYP Apr 24, 2023
41bb35a
feat(clients): Add custom signature v4 signer (#11273)
cshfang Apr 24, 2023
56dc9e0
chore(clients): Make signing functions synchronous (#11307)
cshfang Apr 26, 2023
1755800
chore(clients): Replace existing Signer implementation (#11310)
cshfang Apr 28, 2023
3d607ff
chore(clients): Add @internal annotation (#11320)
cshfang Apr 28, 2023
de1ce7b
feat(clients): Add signing middleware (#11323)
cshfang May 3, 2023
9de2975
feat(clients): support CN partition by adding DNS suffix resolver (#1…
AllanZhengYP May 4, 2023
497a105
chore(clients): Add context to some regex (#11334)
cshfang May 4, 2023
36ca0bd
feat(clients) Add updateEndpoint API (#11330)
cshfang May 4, 2023
40dbb3a
chore(clients): Use DNS suffix util in Pinpoint client (#11340)
cshfang May 4, 2023
de56f9e
chore(clients): Annotate custom client APIs with @internal (#11347)
cshfang May 5, 2023
a188ae7
feat(clients) Add putEvents API (#11342)
cshfang May 5, 2023
48162c1
feat(clients) Add getInAppMessages API (#11348)
cshfang May 8, 2023
bd7883d
chore(clients): Replace SDK Pinpoint Client (#11359)
cshfang May 12, 2023
926d1ef
Merge remote-tracking branch 'upstream/main' into v5/custom-clients
AllanZhengYP May 16, 2023
a2c3f49
chore: update size limit
AllanZhengYP May 16, 2023
d81af13
Merge remote-tracking branch 'upstream/main' into v5/custom-clients (…
AllanZhengYP May 16, 2023
b9b5c47
chore(clients): export pinpoint client from internal subpath (#11369)
AllanZhengYP May 16, 2023
868fb4a
feat(clients): allow fetch handler to read body multiple times
AllanZhengYP May 17, 2023
b42d3c7
chore: update size limit
AllanZhengYP May 17, 2023
c1535dd
fix(clients): add react-native entrypoint for internal modules
AllanZhengYP May 17, 2023
17724c1
chore: address feedbacks
AllanZhengYP May 18, 2023
524e17b
feat(clients): allow fetch handler to read body multiple times (#11380)
AllanZhengYP May 18, 2023
9a8569a
feat(clients): vendor TS types from pinpoint and cognito-identity cli…
AllanZhengYP May 24, 2023
7f1ba3b
Merge remote-tracking branch 'upstream/main' into v5/custom-clients
AllanZhengYP May 24, 2023
e6188eb
Merge remote-tracking branch 'upstream/main' into v5/custom-clients (…
AllanZhengYP May 24, 2023
62fa528
chore(storage): update size limit (#11406)
AllanZhengYP May 24, 2023
9e4d497
Merge remote-tracking branch 'upstream/main' into v5/custom-clients
AllanZhengYP May 26, 2023
7e95298
Merge remote-tracking branch 'upstream/main' into v5/custom-clients-m…
AllanZhengYP May 26, 2023
a9d5cc1
Merge remote-tracking branch 'upstream/main' into v5/custom-clients (…
AllanZhengYP May 26, 2023
1699ab6
Merge remote-tracking branch 'upstream/main' into v5/custom-clients
AllanZhengYP May 30, 2023
94da23c
Merge remote-tracking branch 'upstream/main' into v5/custom-clients (…
AllanZhengYP May 30, 2023
f576be5
fix(clients): middleware chain revert after every invocation (#11432)
AllanZhengYP May 30, 2023
e718b47
Merge branch 'main' into v5/custom-clients
AllanZhengYP May 31, 2023
47ff2e1
chore: prepare for release; split out data packages diffs
AllanZhengYP May 31, 2023
2d6eecf
fix: address feedbacks
AllanZhengYP Jun 1, 2023
e402fa7
Merge branch 'main' into v5/custom-clients
AllanZhengYP Jun 2, 2023
2d934a3
feat(clients): use custom cognito-identity and pinpoint clients (#11427)
AllanZhengYP Jun 2, 2023
4b0b39c
Merge branch 'main' into feat/user-agent-enhancements/main
AllanZhengYP Jun 2, 2023
6612e1f
fix(analytics): apply useragent enhancement to pinpoint client
AllanZhengYP Jun 2, 2023
d3df79c
chore: update size limit
AllanZhengYP Jun 2, 2023
e507168
Merge branch 'feat/user-agent-enhancements/main' into feat/user-agent…
stocaaro Jun 6, 2023
6329a64
fix: Auth bundle size test
stocaaro Jun 6, 2023
dea19d8
fix: Update bundle size for pubsub
stocaaro Jun 6, 2023
ee71d9b
fix: api-graphql bundle size update
stocaaro Jun 6, 2023
5da82e6
fix: Update api bundle sizes
stocaaro Jun 6, 2023
f66c4db
fix: DataStore bundle size test
stocaaro Jun 6, 2023
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
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"build:watch": "concurrently 'lerna run build:cjs:watch --parallel' 'lerna run build:esm:watch --parallel' --raw",
"build:esm:watch": "lerna run build:esm:watch --parallel",
"build:cjs:watch": "lerna run build:cjs:watch --parallel",
"build:client-types": "cd scripts/dts-bundler && yarn && yarn run build",
"clean": "lerna run clean --parallel",
"clean:size": "lerna run clean:size --parallel",
"format": "lerna run format",
Expand Down
Loading