Releases: googleapis/nodejs-pubsub
Releases · googleapis/nodejs-pubsub
v4.3.2
4.3.2 (2024-02-13)
Bug Fixes
- Update minimum google-gax versions for auth fixes (#1888) (08acade)
v4.3.1
4.3.1 (2024-02-08)
Bug Fixes
- Add option to disable emulator auth handling (temp fix) (#1861) (761cdc8)
v4.3.0
4.3.0 (2024-02-05)
Features
- Trusted Private Cloud support, use the universeDomain parameter (#1878) (d89fd1d)
Bug Fixes
v4.2.0
4.2.0 (2024-02-01)
Features
Bug Fixes
- deps: Update dependency @opentelemetry/semantic-conventions to ~1.20.0 (#1871) (2ee0dba)
- deps: Update dependency @opentelemetry/semantic-conventions to ~1.21.0 (#1876) (0fe61a9)
v4.1.1
4.1.1 (2024-01-05)
Bug Fixes
- Correct long audio synthesis HTTP binding (#1867) (65940a4)
- deps: Update dependency @opentelemetry/semantic-conventions to ~1.19.0 (#1862) (92259f5)
v4.1.0
4.1.0 (2023-12-04)
Features
- Add
use_table_schema
field to BigQueryConfig (#1858) (2875d83)
v4.0.7
4.0.7 (2023-11-09)
Bug Fixes
- deps: Update dependency @opentelemetry/semantic-conventions to ~1.18.0 (#1852) (d9a0432)
- Set x-goog-request-params for streaming pull request (#1849) (7b82ff0)
v3.7.5
3.7.5 (2023-09-20)
Bug Fixes
v4.0.6
4.0.6 (2023-09-15)
Bug Fixes
- Bump the minimum gax up to 4.0.4 to get grpc-js fixes (#1829) (cc86e2b)
- deps: Update dependency @opentelemetry/semantic-conventions to ~1.17.0 (#1824) (679c6b8)
v3.7.4
3.7.4 (2023-09-08)
Bug Fixes
- Always fill the topic and sub names when creating from a PubSub object (#1816) (ddf8b8a)
- Make retry policy back off more aggressively for RPCs that retry RESOURCE_EXHAUSTD (#1806) (bfcf523)
- Set grpc keepalive time|outs by default (#1814) (dedfdea)
- Simplify logic for HTTP/1.1 REST fallback option (#1809) (ee09b69)