You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🤖 I have created a release *beep* *boop*
---
<details><summary>node-server-sdk: 9.4.2</summary>
##
[9.4.2](node-server-sdk-v9.4.1...node-server-sdk-v9.4.2)
(2024-05-21)
### Bug Fixes
* Configure max backoff and jitter ratio to ensure exponential backoff.
([#463](#463))
([050007d](050007d))
</details>
<details><summary>node-server-sdk-dynamodb: 6.1.11</summary>
##
[6.1.11](node-server-sdk-dynamodb-v6.1.10...node-server-sdk-dynamodb-v6.1.11)
(2024-05-21)
### Dependencies
* The following workspace dependencies were updated
* devDependencies
* @launchdarkly/node-server-sdk bumped from 9.4.1 to 9.4.2
* peerDependencies
* @launchdarkly/node-server-sdk bumped from >=9.4.1 to >=9.4.2
</details>
<details><summary>node-server-sdk-otel: 1.0.3</summary>
##
[1.0.3](node-server-sdk-otel-v1.0.2...node-server-sdk-otel-v1.0.3)
(2024-05-21)
### Dependencies
* The following workspace dependencies were updated
* devDependencies
* @launchdarkly/node-server-sdk bumped from 9.4.1 to 9.4.2
* peerDependencies
* @launchdarkly/node-server-sdk bumped from >=9.4.1 to >=9.4.2
</details>
<details><summary>node-server-sdk-redis: 4.1.11</summary>
##
[4.1.11](node-server-sdk-redis-v4.1.10...node-server-sdk-redis-v4.1.11)
(2024-05-21)
### Dependencies
* The following workspace dependencies were updated
* devDependencies
* @launchdarkly/node-server-sdk bumped from 9.4.1 to 9.4.2
* peerDependencies
* @launchdarkly/node-server-sdk bumped from >=9.4.1 to >=9.4.2
</details>
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copy file name to clipboardExpand all lines: packages/sdk/server-node/CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,13 @@
2
2
3
3
All notable changes to `@launchdarkly/node-server-sdk` will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
* Configure max backoff and jitter ratio to ensure exponential backoff. ([#463](https://github.com/launchdarkly/js-core/issues/463)) ([050007d](https://github.com/launchdarkly/js-core/commit/050007d8153ecd67633a05761e9ea3b27e15b0ca))
0 commit comments