Releases: googleapis/nodejs-pubsub
Releases · googleapis/nodejs-pubsub
v5.2.0
5.2.0 (2025-08-07)
Features
- Ad-hoc, targeted debug logging (#2062) (dce83c7)
- Add timeout option and graceful shutdown to Subscription.close() (#2068) (8dee024)
v5.1.0
5.1.0 (2025-06-04)
Features
- Add SchemaViolationReason to IngestionFailureEvent (#2045) (3348e3e)
- Use specific W3CTraceContextPropagator for OTel (#2036) (c9a9656)
Bug Fixes
- deps: Update dependency @opentelemetry/semantic-conventions to ~1.33.0 (#2038) (4eb46c5)
- deps: Update dependency @opentelemetry/semantic-conventions to ~1.34.0 (#2048) (1072c2d)
- deps: Update dependency protobufjs to ~7.5.0 (#2041) (b65eaeb)
- Set messaging.operation in createAttributes (#2030) (b8d513a)
v5.0.0
5.0.0 (2025-04-28)
⚠ BREAKING CHANGES
- migrate to Node 18 (#2024)
- remove (broken) legacy OTel support
- remove legacy ack deadline options
- move maxExtension into subscriber options
Miscellaneous Chores
v4.11.0
4.11.0 (2025-03-27)
Features
- Add required messaging.operation span attrs for OTel sem convs 1.24 (#2019) (70ed2d7)
Bug Fixes
- deps: Update dependency @opentelemetry/semantic-conventions to ~1.29.0 (#2012) (bfe8243)
- deps: Update dependency @opentelemetry/semantic-conventions to ~1.30.0 (#2014) (7f8366a)
- Type widening to match gapic, and two typing fixes (#2020) (9cd73b3)
v4.10.0
4.10.0 (2025-01-13)
Features
- Add Kafka-based sources to IngestionDataSourceSettings proto and IngestionFailureEvent proto (#2007) (08d00a1)
Bug Fixes
- deps: Update dependency @opentelemetry/semantic-conventions to ~1.28.0 (#2001) (c8e5811)
v4.9.0
4.9.0 (2024-11-12)
Features
- Add IngestionFailureEvent to the external proto (#1984) (7075430)
Bug Fixes
v4.8.0
4.8.0 (2024-10-15)
Features
- Add ingestion Cloud Storage fields and Platform Logging fields to Topic (#1974) (afec9a1)
- Return listing information for subscriptions created via Analytics Hub (afec9a1)
v4.7.2
4.7.2 (2024-09-13)
Bug Fixes
v4.7.1
4.7.1 (2024-08-26)
Bug Fixes
- deps: Update dependency @opentelemetry/semantic-conventions to ~1.26.0 (#1945) (f082869)
- deps: Update dependency protobufjs to ~7.4.0 (#1959) (25946e0)
- Propagate set options to LeaseManager (from #1880) (#1954) (cdb0916)
v4.7.0
4.7.0 (2024-08-24)
Features
- Add support for OTel context propagation and harmonized spans (#1833) (4b5c90d)