- AWS api-change: Added
us-iso-east-1
andus-iso-west-1
regions.
- AWS api-change: AWS CodeBuild now supports automatically retrying failed builds
- AWS api-change: AWS CodeBuild now adds additional compute types for reserved capacity fleet.
- AWS api-change: AWS CodeBuild now supports non-containerized Linux and Windows builds on Reserved Capacity.
- AWS api-change: AWS CodeBuild now supports using Secrets Manager to store git credentials and using multiple source credentials in a single project.
- AWS api-change: Add
MacArm
environment type
- Enable compiler optimization for the
sprintf
function.
- Add
Accept: application/json
header in request to fix incompatibility with 3rd party providers - AWS enhancement: Documentation updates.
- AWS api-change: Supporting GitLab and GitLab Self Managed as source types in AWS CodeBuild.
- AWS enhancement: Documentation updates.
- 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