Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps moto from 0.4.31 to 2.0.9.

Changelog

Sourced from moto's changelog.

2.0.9

General Changes:
    * Introduction of a new environment variable: MOTO_S3_DEFAULT_KEY_BUFFER_SIZE
      This allows you to set the in-memory buffer size for multipart uploads. The default size is (and always was) 16MB.
      Exceeding this buffer size will cause the contents to be written/saved to a temporary file.

New Methods: * API Gateway: * update_rest_api() * DynamoDB: * create_backup() * delete_backup() * describe_backup() * list_backups() * restore_table_from_backup() * Events: * create_api_destination() * create_connection() * describe_api_destination() * list_api_destinations() * list_connections() * Logs * start_query()

Miscellaneous: * Batch: * Now uses the exit code of the Docker-container to decide job status * Supports job-dependencies * CloudFormation: * Create/Update support for AWS::ElasticLoadBalancingV2::ListenerRule * Update support for AWS::ElasticLoadBalancingV2::Listener * Glacier: * Vault names can now contain special characters * MediaPackage: * describe_channel() now throws a NotFoundException for unknown channels * Organisations: * Improve tagging support * S3: * Now supports '.' as a metadata character * S3 Config: * Fixed the response format for ACLs * SSM: * get_parameter() now throws correct exception for unknown parameters/versions * get_parameters() can now fetch specific versions and labeled parameters * get_parameter_history() now supports pagination * Parameter-names can now contain hyphens * Only the last 100 parameter versions are now kept, as per AWS' behaviour

2.0.8

... (truncated)

Commits
  • cbeeefb Prep release 2.0.9 (#4007)
  • 6977bba Add capability to update AWS::ElasticLoadBalancingV2(Listener and ListenerR...
  • 8d4007f Escape Hyphen in Regular Expression (#4006)
  • 479ce86 Env variable for default key buffer size (#4001)
  • c1b38be Add support for DynamoDB Backup/Restore (#3995)
  • 00ccce0 Refactor listener rule ARN generation to avoid collisions (#4002)
  • 3f5408c Adding support for ForwardConfig property in ListernRule in CloudFormatio...
  • 43426c7 ELBv2 - Simplify tests (#3999)
  • ae5653b Media package client error (#3983)
  • 9836985 Fix : Logs - Add start_query functionality (#3985)
  • Additional commits viewable in compare view

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 squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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:

  • Update frequency (including time of day and day of week)
  • 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)

Bumps [moto](https://github.com/spulec/moto) from 0.4.31 to 2.0.9.
- [Release notes](https://github.com/spulec/moto/releases)
- [Changelog](https://github.com/spulec/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@0.4.31...2.0.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 14, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #475.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/moto-2.0.9 branch June 21, 2021 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant