aws_lambda_api 2.0.0 aws_lambda_api: ^2.0.0 copied to clipboard
AWS API client for AWS Lambda (generated from SDK API specification).
2.0.0 #
(git hash: 00d8f2da0107e0cd83926546abead0217d8c3f2d)
- Bump dependencies, bugfixes
- bump shared package
1.2.0 #
(git hash: 715cc9dfeeb7409ea2c85b645cac83375ad0a78b)
- bump shared package
- Add close method to services, to close auto created http client (#346)
1.1.0 #
(git hash: d4f3c1dfa45f3caabb9b04865e4989d7bcf80140)
- bump shared package
1.0.0 #
(git hash: f6ac5a8263a369735c65d912ff0f8ee9c3745ab2)
- Migrate to null safety (#308)
- Release (#301)
- Update API definitions to v2.821.0 (#298)
- Fix json value trait tests (#296)
- Mono repo update (#295)
- Don't run skipped tests in shared_aws_api, and convert complex map test to list (#291)
- Parse dates in a generic manner (#290)
- Fixes query parameters (#287)
- Blob response in Xml protocol and more (#281)
- Fixes for Json root input encoding (#280)
- [Rest-Json] Support blob payload and non-string headers (#278)
- Use enum in List and Map (#277)
- Remove package tests (#276)
- Use signingName to sign request (#275)
- Respect payload field for deserialization (#267)
- Optimise build_runner phase in package generator (#259)
- Encode blob type in base64 and remove null values in the json protocol (#253)
- Use Dart CLI to run pub (#246)
- Tests and patches (#236)
- New rest-json packages. (#232)
- Fix broken date serialization calls. (#222)
- Update of generated code. (#219)
- License (#203)
- Fixed top-level enum serialization. (#177)
- AwsClientCredentials is no longer a required parameter. (#168)
- Conditional validation when parameter is not required. (#161)
- Updating generated RegExp pattern + latest API definitions. (#156)
- Updating generated dev_dependencies blocks. (#155)
- Json protocol (#136)
- Updated auto-CHANGELOG + add missing ones. (#125)
- Extend package description. (#127)
- Update SDK constraint to use 2.7 (for extension methods). (#126)
- Enabling query and rest-xml protocols to publish + first check-in. (#124)
0.2.0 #
(git hash: 6664217ef04f3f5e77ffc8dd4bfaf7d420d630f7)
- Fix broken date serialization calls. (#222)
- Fixed top-level enum serialization. (#177)
- AwsClientCredentials is no longer a required parameter. (#168)
- Conditional validation when parameter is not required. (#161)
- Updating generated RegExp pattern + latest API definitions. (#156)
- Updating generated dev_dependencies blocks. (#155)
- Extend package description. (#127)
- Update SDK constraint to use 2.7 (for extension methods). (#126)
0.0.1 #
(git hash: 6f087da1b7b026f58a3d6456a3713ba6fb202989)
- initial release