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
* Support using fully configured DynamoDbClient via new `dynamodb_client` option ([#20](https://github.com/launchdarkly/php-server-sdk-dynamodb/issues/20)) ([ccb1380](https://github.com/launchdarkly/php-server-sdk-dynamodb/commit/ccb1380ea59291e1f64f48d71cdaccc49fe25212))
11
+
12
+
13
+
### Miscellaneous Chores
14
+
15
+
* Add test covering direct DynamoDbClient injection ([#22](https://github.com/launchdarkly/php-server-sdk-dynamodb/issues/22)) ([4f43ee8](https://github.com/launchdarkly/php-server-sdk-dynamodb/commit/4f43ee85a5d326ea05a752f9438fcefa233f0cab))
16
+
5
17
## [1.2.0] - 2023-10-25
6
18
### Changed:
7
19
- Expanded SDK version support to v6
@@ -12,4 +24,3 @@ All notable changes to the project will be documented in this file. This project
12
24
13
25
## [1.0.0] - 2021-08-06
14
26
Initial release, for use with version 4.x of the LaunchDarkly PHP SDK.
0 commit comments