- AWS enhancement: Documentation updates.
- Allow passing explicit null values for optional fields of input objects
- The return type for the methods
getCumulativeBytesMetered
andgetCumulativeBytesScanned
of\AsyncAws\TimestreamQuery\ValueObject\QueryStatus
usesint
instead ofstring
to reflect the AWS type.
- Avoid overriding the exception message with the raw message
- Use int as the PHP representation of long fields in generated code
- Improve parameter type and return type in phpdoc
- Nothing changed. Let's release a First stable version
- Added support for endpoint discovery
First version