Releases: googleapis/nodejs-pubsub
Releases · googleapis/nodejs-pubsub
v4.0.5
4.0.5 (2023-09-07)
Bug Fixes
- Always fill the topic and sub names when creating from a PubSub object (#1816) (be8ed53)
v4.0.4
4.0.4 (2023-09-05)
Bug Fixes
v4.0.3
4.0.3 (2023-08-31)
Bug Fixes
- Simplify logic for HTTP/1.1 REST fallback option (#1809) (f26008d)
v4.0.2
4.0.2 (2023-08-24)
Bug Fixes
- Make retry policy back off more aggressively for RPCs that retry RESOURCE_EXHAUSTD (#1806) (e9969ba)
v4.0.1
4.0.1 (2023-08-11)
Bug Fixes
- deps: Update dependency @google-cloud/paginator to v5 (#1799) (3195d21)
- deps: Update dependency @google-cloud/precise-date to v4 (#1803) (2c22d67)
- deps: Update dependency @google-cloud/projectify to v4 (#1800) (5787d56)
- deps: Update dependency @google-cloud/promisify to v4 (#1798) (093c46b)
v4.0.0
4.0.0 (2023-08-03)
⚠ BREAKING CHANGES
Features
Bug Fixes
v3.7.3
3.7.3 (2023-07-26)
Bug Fixes
- Update masks for topic should be snake case (#1778) (ba72638)
v3.7.2
3.7.2 (2023-07-24)
Bug Fixes
v3.7.1
3.7.1 (2023-06-08)
Bug Fixes
- Don't crash if an already-drained/removed queue gets flushed again (#1747) (52ea441)
v3.7.0
3.7.0 (2023-05-26)
Features