Minor Changes
-
#14854
eed1462Thanks @soberm! - feat(analytics): add configureAutoTrack support for Kinesis and Kinesis Firehose providers -
#14867
aaeb630Thanks @soberm! - feat(core): add optional onStateChange telemetry hook to ServiceWorker.register(); deprecate implicit Pinpoint auto-recording of SW lifecycle events (opt-in, backwards compatible)
Patch Changes
-
#14877
49d9e82Thanks @soberm! - feat(analytics): warn on deprecated default (Pinpoint) exportsThe default (Amazon Pinpoint) Analytics APIs (
record,identifyUser,configureAutoTrack,flushEvents) now emit a one-timeConsoleLoggerdeprecation warning at runtime, pointing customers to the supported sub-path exports (aws-amplify/analytics/kinesis,aws-amplify/analytics/kinesis-firehose,aws-amplify/analytics/personalize). AWS ends support for Amazon Pinpoint on October 30, 2026. This is non-breaking: types and signatures are preserved. -
Updated dependencies [
eed1462,49d9e82,9a3041c,aaeb630]:- @aws-amplify/analytics@7.1.0
- @aws-amplify/datastore@5.1.9
- @aws-amplify/core@6.17.0
- @aws-amplify/api@6.3.28