We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0c4f8e commit 72c082aCopy full SHA for 72c082a
CHANGELOG.md
@@ -6,11 +6,14 @@
6
7
- Class `AsuncAws\Core\Credentials\NullProvider`
8
- Methods `AwsClient::cloudFormation()`, `AwsClient::lambda()`, `AwsClient::sns()`
9
+- Protected methods `Result::registerPrefetch()` and `Result::unregisterPrefetch()`
10
+- Timeout parameter to `InstanceProvider::__construct()`
11
12
### Changed
13
14
- Removed `AwsClient` and replaced it with `AwsClientFactory`
15
- Class `AsuncAws\Core\Signers\Request` is marked as internal
16
+- Make sure behavior of calling `Result::resolve()` is consistent.
17
18
## 0.1.0
19
0 commit comments