Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use extend instead of object.assign #37

Merged
merged 2 commits into from Jul 9, 2021
Merged

Conversation

stephenplusplus
Copy link
Contributor

@stephenplusplus stephenplusplus commented Jul 9, 2021

Fixes googleapis/nodejs-common#680 (comment)

Object.assign favors undefined options.

BEGIN_COMMIT_OVERRIDE
fix: force initial publication
Release-As: v4.2.3
END_COMMIT_OVERRIDE

@shaffeeullah
Copy link

Thanks for this change!!

@stephenplusplus stephenplusplus merged commit 8c8dcdd into master Jul 9, 2021
@stephenplusplus stephenplusplus deleted the spp--extend branch July 9, 2021 19:42
gcf-merge-on-green bot pushed a commit that referenced this pull request Apr 11, 2022
🤖 I have created a release *beep* *boop*
---


## [4.2.0](v4.1.0...v4.2.0) (2022-04-06)


### Features

* support enhanced retry settings ([#35](#35)) ([0184676](0184676))


### Bug Fixes

* add new retry options to types ([#36](#36)) ([3f10798](3f10798))
* correctly calculate retry attempt ([#33](#33)) ([4c852e2](4c852e2))
* use extend instead of object.assign ([#37](#37)) ([8c8dcdd](8c8dcdd))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This was referenced Apr 11, 2022
@bcoe bcoe added the release-please:force-run To run release-please label Apr 12, 2022
@release-please release-please bot removed the release-please:force-run To run release-please label Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants