codegen: Add support for handling com.facebook.react.bridge.Dynamic as parameter for TurboModules (45cd81706d by @cortinico)
Changed
Android specific
ReactRootView: Replaced mLastHeight with mVisibleViewArea.height() since mLastHeight value is not getting updated. For width we are already using mVisibleViewArea.width() (603eb94dd9 by @shubhamguptadream11)
runtime: Add support for handling com.facebook.react.bridge.Dynamic as parameter for TurboModules (45cd81706d by @cortinico)
Changed
Android specific
ReactRootView: Replaced mLastHeight with mVisibleViewArea.height() since mLastHeight value is not getting updated. For width we are already using mVisibleViewArea.width() (603eb94dd9 by @shubhamguptadream11)
codegen: Native modules using the codegen now throw an error when called with null for optional but not nullable arguments. (67b9628af5 by @rubennorte)
typescript: Transform TouchableHighlight from JS class to ForwardRef component (401f2fbb14 by @retyui)
typescript: Transform TouchableOpacity from JS class to ForwardRef component (3d00549399 by @retyui)
eslint: RN ESLint config no longer runs Prettier during ESLint (727f30bd0b by @gaearon)
c++: ScrollViewShadowNode.h - Make getContentOriginOffset to know info about if call-site want transform or not (ce588db63f by @realsoelynn)
codegen: string array and operation context params (#6435) (f155e298)
ci: run codegen-ci only if the codegen folder has changes (#6436) (2a22ebca)
Documentation Changes
client-finspace: Updates Finspace documentation for smaller instances. (abd27bac)
clients: update doc comments from codegen (#6434) (46492e40)
New Features
client-cloudwatch-logs: Update to support new APIs for delivery of logs from AWS services. (107033b0)
client-s3-control: Amazon Simple Storage Service /S3 Access Grants / Features : This release launches new Access Grants API - ListCallerAccessGrants. (157b80b6)
client-fis: This release adds safety levers, a new mechanism to stop all running experiments and prevent new experiments from starting. (f71b7307)
client-appsync: Adds new logging levels (INFO and DEBUG) for additional log output control (3d2c2fa6)
client-bedrock-agent: Add support for user metadata inside PromptVariant. (bf60228f)
For list of updated packages, view updated-packages.md in assets-3.645.0.zip
v3.644.0
3.644.0(2024-09-03)
New Features
client-datazone: Add support to let data publisher specify a subset of the data asset that a subscriber will have access to based on the asset filters provided, when accepting a subscription request. (da060f0d)
client-elastic-load-balancing-v2: This release adds support for configuring TCP idle timeout on NLB and GWLB listeners. (594c5890)
client-mediaconnect: AWS Elemental MediaConnect introduces thumbnails for Flow source monitoring. Thumbnails provide still image previews of the live content feeding your MediaConnect Flow allowing you to easily verify that your source is operating as expected. (7f6b5df4)
client-medialive: Added MinQP as a Rate Control option for H264 and H265 encodes. (c4db70bf)
client-sagemaker: Amazon SageMaker now supports automatic mounting of a user's home folder in the Amazon Elastic File System (EFS) associated with the SageMaker Studio domain to their Studio Spaces to enable users to share data between their own private spaces. (202fdf2d)
client-timestream-influxdb: Timestream for InfluxDB now supports compute scaling and deployment type conversion. This release adds the DbInstanceType and DeploymentType parameters to the UpdateDbInstance API. (4e6cb80f)
client-connect: Release ReplicaConfiguration as part of DescribeInstance (3ac8b18d)
For list of updated packages, view updated-packages.md in assets-3.644.0.zip
Bumps the npm_and_yarn group with 10 updates in the / directory:
1.6.6
1.6.19
1.6.2
1.7.7
0.73.3
0.75.2
1.12.2
1.14.3
5.89.0
5.94.0
3.564.0
3.645.0
8.4.21
8.4.45
3.0.2
3.0.3
6.5.5
6.5.7
1.1.3
1.1.4
Updates
@dotlottie/react-player
from 1.6.6 to 1.6.19Release notes
Sourced from
@dotlottie/react-player
's releases.... (truncated)
Commits
4ced077
chore: 🤖 update versions (#324)75a9885
fix: 🐛 playback ends on lastFrame (#323)2e3cfcb
chore: 🤖 update versions (#319)0587998
fix: 🐛 box-sizing css rule scope (#318)87708de
chore: 🤖 update versions (#316)9c78f2a
chore: 🤖 fix homepage link in package.json (#315)04bfbda
chore: 🤖 update versions (#312)163dcc2
refactor: 💡 theming from lss to lottie slots (#311)0687c9b
chore: 🤖 update versions (#305)82fa43d
chore: 🤖 add missing changeset (#303)Updates
axios
from 1.6.2 to 1.7.7Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
5b8a826
chore(release): v1.7.7 (#6585)364993f
fix(http): fixed support for IPv6 literal strings in url (#5731)d198085
fix(fetch): fix stream handling in Safari by fallback to using a stream reade...d584fcf
chore(release): v1.7.6 (#6583)bc03c6c
chore(examples): fix module import (#6575)df9889b
fix(fetch): optimize signals composing logic; (#6582)ee208cf
chore(sponsor): update sponsor block (#6576)085f568
fix(fetch): fix content length calculation for FormData payload; (#6524)59cd6b0
chore(release): v1.7.5 (#6574)6700a8a
fix(core): add the missed implementation of AxiosError#status property; (#6573)Updates
react-native
from 0.73.3 to 0.75.2Release notes
Sourced from react-native's releases.
... (truncated)
Changelog
Sourced from react-native's changelog.
... (truncated)
Commits
2e994fd
Release 0.75.21cea8e8
feat(android): height issue fixed with keyboard avoiding component in new arc...196399b
fix(ios): removed default value (#46020)35daa07
Make sure we can create a .xcode.env.local (#46060)02d9979
[0.75] Make Imagesourceopen
for inheritance (#46093)45cd817
[0.75] Add support for handlingcom.facebook.react.bridge.Dynamic
as parame...b5b5773
Release 0.75.141b188b
[LOCAL] Fix further compilation error introduced by cherry-pick conflictsa3187bb
[LOCAL] Fix compilation error introduced by cherry-pick conflictsf202e80
[LOCAL] Bump Hermes versionUpdates
json-autotranslate
from 1.12.2 to 1.14.3Release notes
Sourced from json-autotranslate's releases.
Commits
11a3b07
v1.14.3ef7db65
Fix package dependency vulnerabilities (#120)565f277
Only delete and recreate the glossary for one language pair at a time (#118)450f428
Fix #112 Readme Issues (#113)086141e
v1.14.11719478
Handle empty glossary files (#111)819415d
v1.14.05853575
DeepL support context parameter, fix preserving newlines (#110)3b0da28
v1.13.16cb34e4
Fix glossary error when no glossariesDir is passed (#109)Updates
webpack
from 5.89.0 to 5.94.0Release notes
Sourced from webpack's releases.
... (truncated)
Commits
eabf85d
chore(release): 5.94.0955e057
security: fix DOM clobbering in auto public path9822387
test: fixcbb86ed
test: fix5ac3d7f
fix: unexpected asi generation with sequence expression2411661
security: fix DOM clobbering in auto public pathb8c03d4
fix: unexpected asi generation with sequence expressionf46a03c
revert: do not use heuristic fallback for "module-import"60f1898
fix: do not use heuristic fallback for "module-import"66306aa
Revert "fix: module-import get fallback from externalsPresets"Updates
@aws-sdk/client-translate
from 3.564.0 to 3.645.0Release notes
Sourced from
@aws-sdk/client-translate
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-translate
's changelog.... (truncated)
Commits
db318cd
Publish v3.645.0ee762fe
Publish v3.637.02c0f590
Publish v3.635.05154d4f
feat(codegen): add Smithy RPCv2 CBOR to list of protocols (#6096)704fc47
Publish v3.632.04825462
Publish v3.631.031e78b5
Publish v3.629.07b4b333
Publish v3.624.02acbcdb
Publish v3.623.0fac05e1
Publish v3.622.0Updates
@grpc/grpc-js
from 1.6.12 to 1.11.2Release notes
Sourced from
@grpc/grpc-js
's releases.... (truncated)
Commits
0c5ab98
Merge pull request #2803 from murgatroid99/grpc-js_1.11.2bb4496b
Merge pull request #2817 from ygalbel/tracer-slow90e472e
made the call to trace to be called only when tracer is enabledc63bdae
Merge pull request #2808 from murgatroid99/grpc-js_transport_error_reportingd409311
grpc-js: Report session error events instead of waiting for closeb763f98
grpc-js: Bump to 1.11.2f5ea6ce
Merge pull request #2801 from hastom/master33073d0
Fix test case15d422d
Fix client crash on custom error code43032b1
Merge pull request #2800 from murgatroid99/grpc-js_1.11.1Updates
protobufjs
from 6.11.3 to 7.4.0Release notes
Sourced from protobufjs's releases.
... (truncated)
Changelog
Sourced from protobufjs's changelog.
... (truncated)
Commits
19e1fef
Merge pull request #2024 from protobufjs/release-please--branches--master3d2e2f9
chore: release master4c02c5c
Merge pull request #2023 from protobufjs/fix-missing-dist0e4da8b
feat: AddprepublishOnly
script28e3334
fix: include5b502e1
Merge pull request #2017 from protobufjs/release-please--branches--master01c96b5
chore: release master7be19d3
Merge pull request #2010 from LavissaWoW/typedef-fix59569c1
Merge pull request #2011 from martin-traverse/fix/typescript_optional_supportc478... _Description has been truncated_ > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.