- AWS api-change: Release CodeBuild Reserved Capacity feature
- AWS api-change: Aws CodeBuild now supports new compute type BUILD_GENERAL1_XLARGE
- AWS api-change: AWS CodeBuild now supports AWS Lambda compute.
- Allow passing explicit null values for optional fields of input objects
- The return type for
\AsyncAws\CodeBuild\ValueObject\Build::getBuildNumber
usesint
instead ofstring
to reflect the AWS type. - The return type for
\AsyncAws\CodeBuild\ValueObject\BuildPhase::getDurationInSeconds
usesint
instead ofstring
to reflect the AWS type.
- 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
First version