Paws
view release on metacpan or search on metacpan
- API update: CloudWatchEvents
- API update: GameLift
- API update: S3
- API update: CloudWatch
- API update: Kinesis
- API update: SSM
- API update: DS
- API update: KMS
0.33 04 Jun 2017
- New Credential provider: Paws::Credential::Explicit for providing in-code credentials (meis)
- Bug fixed: ETag not defined when using MojoAsyncCaller (PopeFelix)
- New parameter for services: "endpoint" that is used to override the URL for sending requests
to a service
- Breaking change: endpoints for services are calculated immediately when you invoke ->service.
before they were calculated when the first method call to the service was made, so you got
"no region" exceptions on the first call. Now the exceptions are thrown immediately.
- Bug fixed: Paginators not working correctly in non-callback mode (SeptamusNonovant. Issue #146)
- Bug fixed: Throw exceptions on methods that don't return anything
- Bug fixed: Handle plain values in RestXML services, like S3s' PutBucketPolicy (sven-schubert)
- Bug fixed: Some global services (f.ex: Route53, CloudFront) where forcing the user to specify
a region. No need to pass region anymore) (Issue #113)
- New API: MarketplaceEntitlement
- New API: Athena
- Mew API: Greengrass
- API update: AppStream
- API update: CloudDirectory
- API update: CloudFormation
- API update: CloudWatchEvents
- API update: CodeBuild
- API update: CodeDeploy
- API update: CongnitoIdp
- API update: DeviceFarm
- API update: DMS
- API update: ECS
- API update: ELB
- API update: ELBv2
- API update: GameLift
- API update: Inspector
- API update: IoT
- API update: KinesisAnalytics
- API update: Lambda
- API update: LexModels
- API update: Lightsail
- API update: Opsworks
- API update: Organizations
- API update: Pinpoint
- API update: Rekognition
- API update: ResourceTagging
- API update: RDS
- API update: Snowball
- API update: SQS
- API update: SSM
- API update: StorageGateway
- API update: WorkDocs
0.32 20 Apr 2017
- Speed up Credential Refreshing (Arthur Axel fREW Schmidt)
- Bug fixed: Issue #105. Some API calls where not correctly handling parameters specified in their URI.
Notably, this fixes S3 ListObjectsV2. (dakkar)
- Bug fixed: RestJSON services support parameters and results in body (streaming responses)
- S3 now supports Metadata correctly (PopeFelix)
- New API: LexRuntime
- New API: Organizations
- New API: MTurk (Mechanical Turk)
- New API: WorkDocs
- New API: ResourceTagging
- New API: CodeStar
- New API: LexModels
- CodeCommit API update
- ELBv2 API update
- ECS API update
- EC2 API update
- StorageGateway API update
- DirectConnect API update
- CognitoIdentity API update
- Config API update
- KMS API update
- GameLift API update
- ElasticBeanstalk API update
- ES API update
- DynamoDB API update
- IAM API update
- RDS API update
- CloudDirectory API update
- DeviceFarm API update
- EMR API update
- ApiGateway API update
- Pinpoint API update
- Discovery API update
- CloudTrail API update
- Batch API update
- CloudFront API update
- CloudDirectory API update
- CloudWatch API update
- ElastiCache API update
- ApiGateway API update
- Lambda API update
- Polly API update
- Redshift API update
- Rekognition API update
0.31 01 Feb 2017
- Bug fixed: Services that use QueryCaller and EC2Caller were not serializing Booleans correctly
- New API: CUR (AWS Cost and Usage Report Service)
- New API: CloudDirectory
- CodeDeploy API update: BlueGreen deployments
- RDS API update: create Aurora read replica of an RDS
- DynamoDB API update: Tagging for DynamoDB
- ACM API update
- EC2 API update
- CodeCommit API update
- ELBv2 API update
- ECS API update
- EC2 API update
- Rekognition API update
0.30 04 Jan 2017
- Specify minumum perl version (PR #137)
- Update RestXmlCaller.pm to fix malformed xml schema issues (PR #133)
- Don't trim values coming from APIs (Issue #130)
( run in 0.975 second using v1.01-cache-2.11-cpan-39bf76dae61 )