1.34.0 [2024-07-26]
Breaking Changes
:warning: Drop supports for node v14, v15 and v16 in CI.
Features:
- #1005: Token stored as a private class property.
- #1019: Propagates headers from HTTP response when an error is returned from the server.
- #1020: Adds example of working with
HttpError
response.
CI
- #893: Add node v20 to CI.
- #953: Add node v21 to CI.