jonathanmorley / oktaws

Apache License 2.0
15 stars 10 forks source link

Bump rusoto_core from 0.34.0 to 0.35.0 #30

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps rusoto_core from 0.34.0 to 0.35.0.

Release notes *Sourced from [rusoto_core's releases](https://github.com/rusoto/rusoto/releases).* > ## Rusoto 0.35.0 > Welcome to Rusoto 0.35.0! This release has been a long time coming, thanks for your support in making it happen. 👍 We've got **18** new services, some bug fixes and ergonomic improvements. > > ## [0.35.0] - 2018-10-31 > > - Add Cost Explorer > - Add Performance Insights support > - Add ServiceDiscovery support > - Add Sentiment support > - Add Sagemaker support > - Add Transcribe service > - Added Neptune support > - Add GuardDuty service > - Add AWS Macie > - Adds EKS > - Add AWS Pricing service > - Add Translate service > - Add Firewall Management Service (FMS) > - Add Cloud9 support > - Add Autoscaling Plans > - Add MQ service > - Add `From> for RusotoFuture` implementation for mocking. > - Add ACM PCA support > - rusoto_credential uses Serde derives for credentials instead of hand written code > - Add MediaStore support > - Expose raw BufferedHttpResponse on ::Unknown error variants > - Removed Ceph test for `Luminous` > - Honor profile region in `Default` implementation of `Region` > - Fix bug that could not authenticate ARN with colon > - Fix error parsing for services using boto's `rest-json` protocol published prior to this release . The following service crates were affected. > * `apigateway`, `batch`, `clouddirectory`, `cloudsearchdomain`, `cognito-sync`, > `efs`, `eks`, `elastictranscoder`, `glacier`, `greengrass`, `guardduty`, `iot`, > `lambda`, `lex-models`, `lex-runtime`, `mq`, `polly`, `serverlessrepo`, > `workdocs`, `xray`
Changelog *Sourced from [rusoto_core's changelog](https://github.com/rusoto/rusoto/blob/master/CHANGELOG.md).* > ## [0.35.0] - 2018-10-31 > > - Add Cost Explorer > - Add Performance Insights support > - Add ServiceDiscovery support > - Add Sentiment support > - Add Sagemaker support > - Add Transcribe service > - Added Neptune support > - Add GuardDuty service > - Add AWS Macie > - Adds EKS > - Add AWS Pricing service > - Add Translate service > - Add Firewall Management Service (FMS) > - Add Cloud9 support > - Add Autoscaling Plans > - Add MQ service > - Add `From> for RusotoFuture` implementation for mocking. > - Add ACM PCA support > - rusoto_credential uses Serde derives for credentials instead of hand written code > - Add MediaStore support > - Expose raw BufferedHttpResponse on ::Unknown error variants > - Removed Ceph test for `Luminous` > - Honor profile region in `Default` implementation of `Region` > - Fix bug that could not authenticate ARN with colon > - Fix error parsing for services using boto's `rest-json` protocol published prior to this release . The following service crates were affected. > * `apigateway`, `batch`, `clouddirectory`, `cloudsearchdomain`, `cognito-sync`, > `efs`, `eks`, `elastictranscoder`, `glacier`, `greengrass`, `guardduty`, `iot`, > `lambda`, `lex-models`, `lex-runtime`, `mq`, `polly`, `serverlessrepo`, > `workdocs`, `xray`
Commits - [`f2878ba`](https://github.com/rusoto/rusoto/commit/f2878ba80da467fa20cfa4ec79a50758cce7355f) Force native-tls for mock crate. - [`8dd0818`](https://github.com/rusoto/rusoto/commit/8dd08183984387bb196ea78e0948ecb60b47b2c3) Merge pull request [#1162](https://github-redirect.dependabot.com/rusoto/rusoto/issues/1162) from rusoto/release-0.35.0 - [`efb384e`](https://github.com/rusoto/rusoto/commit/efb384e480f2a841ecd76434c5dcaefce174495b) Update services to use new version of rusoto_mock. - [`ade3fa8`](https://github.com/rusoto/rusoto/commit/ade3fa87eac4a03baf7090fdea8e3b315623015f) Correct date of release. - [`d9ab15e`](https://github.com/rusoto/rusoto/commit/d9ab15e5192d350f6e47f00b9cc4f00e5a2ba1b7) Regenerate crates again. - [`da14d65`](https://github.com/rusoto/rusoto/commit/da14d6504a41d5b050ec366ad6ccb562c9f845b2) Services regenerated. - [`82c4d6d`](https://github.com/rusoto/rusoto/commit/82c4d6d7ba36c2d4ad160ad158f683b7970d87b4) Prepping for 0.35.0 release. - [`0aa664c`](https://github.com/rusoto/rusoto/commit/0aa664c04793dc94412799f931fa7e43304e8d5c) Merge pull request [#1182](https://github-redirect.dependabot.com/rusoto/rusoto/issues/1182) from rusoto/fix-integration-tests - [`d256072`](https://github.com/rusoto/rusoto/commit/d256072fbf5379abd6a1baf464b6e3ed7dd10098) Fix Lambda integration test. - [`339afcf`](https://github.com/rusoto/rusoto/commit/339afcf7b54310b915a412cec20d36922fccb94f) Get S3 integration test working again. - Additional commits viewable in [compare view](https://github.com/rusoto/rusoto/compare/rusoto-v0.34.0...rusoto-v0.35.0)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #44.